Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
|
@@ -23,7 +23,8 @@ imageio[ffmpeg]
|
|
| 23 |
# wan
|
| 24 |
ftfy
|
| 25 |
einops
|
| 26 |
-
|
| 27 |
-
#
|
| 28 |
-
|
| 29 |
-
|
|
|
|
|
|
| 23 |
# wan
|
| 24 |
ftfy
|
| 25 |
einops
|
| 26 |
+
|
| 27 |
+
# Cloud optimization and missing dependencies
|
| 28 |
+
hf-transfer
|
| 29 |
+
sentencepiece
|
| 30 |
+
accelerate
|