jingyangcarl commited on
Commit
373b9a1
·
1 Parent(s): e251c37
Files changed (1) hide show
  1. 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 @ git+https://github.com/facebookresearch/pytorch3d.git@stable
12
+ trimesh
13
+ scikit-learn
14
+ opencv-python
15
+ matplotlib
16
+ omegaconf