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