Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio
|
|
2 |
pygltflib
|
3 |
trimesh
|
4 |
pillow
|
5 |
-
scipy
|
|
|
|
2 |
pygltflib
|
3 |
trimesh
|
4 |
pillow
|
5 |
+
scipy
|
6 |
+
networkx
|