Spaces:
Sleeping
Sleeping
chore: upgrade gradio to 4.44.1
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch==2.2.0
|
2 |
-
gradio==
|
3 |
numpy
|
4 |
trimesh==4.6.8
|
5 |
PyMCubes==0.1.6
|
|
|
1 |
torch==2.2.0
|
2 |
+
gradio==4.44.1
|
3 |
numpy
|
4 |
trimesh==4.6.8
|
5 |
PyMCubes==0.1.6
|