jingyangcarl commited on
Commit
99c39b1
·
1 Parent(s): b6f8df3
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 @ 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