Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
diffusers>=0.32.0
|
| 2 |
+
transformers>=4.40.0
|
| 3 |
+
accelerate>=0.30.0
|
| 4 |
+
sentencepiece
|
| 5 |
+
imageio[ffmpeg]
|
| 6 |
+
ftfy
|