0notexist0 commited on
Commit
1f11340
·
verified ·
1 Parent(s): 06f6295

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,6 +1,9 @@
 
 
1
  gradio>=3.0
2
- get3d
3
  trimesh
4
  torch>=1.11.0
5
  torchvision>=0.12.0
6
- pytorch3d
 
 
1
+ # requirements.txt
2
+
3
  gradio>=3.0
4
+ git+https://github.com/NVlabs/GET3D.git@main#egg=get3d
5
  trimesh
6
  torch>=1.11.0
7
  torchvision>=0.12.0
8
+ pytorch3d
9
+ numpy