Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
git+https://github.com/openai/shap-e@8625e7c
|
2 |
-
gradio==3.
|
3 |
-
torch==2.0.
|
4 |
-
torchvision==0.15.
|
5 |
-
trimesh==3.
|
|
|
1 |
git+https://github.com/openai/shap-e@8625e7c
|
2 |
+
gradio==3.34.0
|
3 |
+
torch==2.0.1
|
4 |
+
torchvision==0.15.2
|
5 |
+
trimesh==3.22.1
|