Spaces:
Sleeping
Sleeping
chore: downgrade gradio to 4.x
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch
|
2 |
-
gradio==
|
3 |
gradio-litmodel3d==0.0.1
|
4 |
numpy==2.2.5
|
5 |
trimesh==4.6.8
|
|
|
1 |
torch
|
2 |
+
gradio==4.44.1
|
3 |
gradio-litmodel3d==0.0.1
|
4 |
numpy==2.2.5
|
5 |
trimesh==4.6.8
|