Add missing scipy dependency for trimesh glb export

#4
Files changed (1) hide show
  1. 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