Ank0X0 commited on
Commit
c9ee496
·
1 Parent(s): 9fe08ac

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
- torch
 
 
 
 
2
 
3
- -e git+https://github.com/8ankur8/shap-e.git@main#subdirectory=shap-e&egg=shap-e
 
1
+ git+https://github.com/8ankur8/shap-e.git@main
2
+ gradio==3.32.0
3
+ torch==2.0.0
4
+ torchvision==0.15.1
5
+ trimesh==3.21.5
6