jingyangcarl commited on
Commit
b6f8df3
·
1 Parent(s): c9a831d
Files changed (1) hide show
  1. 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=0.7.7
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