Spaces:
Running
Running
Add missing scipy dependency for trimesh glb export
#4
by TobiasLogic - opened
- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ numpy
|
|
| 7 |
Pillow
|
| 8 |
huggingface_hub
|
| 9 |
trimesh
|
|
|
|
| 10 |
audioop-lts
|
|
|
|
| 7 |
Pillow
|
| 8 |
huggingface_hub
|
| 9 |
trimesh
|
| 10 |
+
scipy
|
| 11 |
audioop-lts
|