Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
-
gradio>=5.0
|
| 2 |
numpy
|
| 3 |
py-vox-io
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio>=5.0,<7
|
| 2 |
numpy
|
| 3 |
py-vox-io
|
| 4 |
+
trimesh
|
| 5 |
+
pygltflib
|