Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -13,4 +13,6 @@ accelerate
|
|
13 |
numpy<2
|
14 |
spaces
|
15 |
html2image
|
16 |
-
scipy
|
|
|
|
|
|
13 |
numpy<2
|
14 |
spaces
|
15 |
html2image
|
16 |
+
scipy
|
17 |
+
imageio
|
18 |
+
moviepy
|