Spaces:
Sleeping
Sleeping
Commit
·
956a22b
1
Parent(s):
ac16519
debug
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -8,9 +8,9 @@ controlnet-aux # for controlnet
|
|
8 |
spaces # no need to specify here
|
9 |
|
10 |
# for text2tex
|
11 |
-
pytorch3d @ https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/py3.11_cu121_pyt222/pytorch3d-0.7.7-cp311-cp311-manylinux2014_x86_64.whl
|
12 |
-
trimesh
|
13 |
-
scikit-learn
|
14 |
-
opencv-python
|
15 |
-
matplotlib
|
16 |
-
omegaconf
|
|
|
8 |
spaces # no need to specify here
|
9 |
|
10 |
# for text2tex
|
11 |
+
# pytorch3d @ https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/py3.11_cu121_pyt222/pytorch3d-0.7.7-cp311-cp311-manylinux2014_x86_64.whl
|
12 |
+
# trimesh
|
13 |
+
# scikit-learn
|
14 |
+
# opencv-python
|
15 |
+
# matplotlib
|
16 |
+
# omegaconf
|