Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
torch
|
2 |
-
gradio
|
|
|
3 |
numpy
|
4 |
trimesh==4.3.2
|
5 |
PyMCubes==0.1.4
|
|
|
1 |
torch
|
2 |
+
gradio==4.31.4
|
3 |
+
gradio-litmodel3d==0.0.1
|
4 |
numpy
|
5 |
trimesh==4.3.2
|
6 |
PyMCubes==0.1.4
|