Spaces:
Sleeping
Sleeping
Commit
·
c9a831d
1
Parent(s):
408349a
update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ controlnet-aux # for controlnet
|
|
8 |
spaces # no need to specify here
|
9 |
|
10 |
# for text2tex
|
11 |
-
pytorch3d
|
12 |
trimesh
|
13 |
scikit-learn
|
14 |
opencv-python
|
|
|
8 |
spaces # no need to specify here
|
9 |
|
10 |
# for text2tex
|
11 |
+
pytorch3d=0.7.7
|
12 |
trimesh
|
13 |
scikit-learn
|
14 |
opencv-python
|