Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
|
|
|