Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -7
requirements.txt
CHANGED
@@ -1,13 +1,8 @@
|
|
1 |
flask
|
2 |
torchvision
|
3 |
omegaconf
|
4 |
-
|
5 |
-
|
6 |
-
tqdm
|
7 |
-
matplotlib
|
8 |
-
git+https://github.com/tatsy/torchmcubes.git
|
9 |
-
|
10 |
-
gdown
|
11 |
opencv-python
|
12 |
pyglet
|
13 |
Pillow
|
|
|
1 |
flask
|
2 |
torchvision
|
3 |
omegaconf
|
4 |
+
git+https://github.com/Tencent/Hunyuan3D-2.git#egg=hy3dgen
|
5 |
+
pymeshlab
|
|
|
|
|
|
|
|
|
|
|
6 |
opencv-python
|
7 |
pyglet
|
8 |
Pillow
|