Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ accelerate
|
|
| 2 |
decord
|
| 3 |
diffusers
|
| 4 |
einops
|
|
|
|
| 5 |
imageio
|
| 6 |
imageio-ffmpeg
|
| 7 |
modelscope
|
|
@@ -11,6 +12,7 @@ peft
|
|
| 11 |
pillow
|
| 12 |
protobuf
|
| 13 |
pyyaml
|
|
|
|
| 14 |
safetensors
|
| 15 |
scikit-image
|
| 16 |
scipy
|
|
|
|
| 2 |
decord
|
| 3 |
diffusers
|
| 4 |
einops
|
| 5 |
+
ftfy
|
| 6 |
imageio
|
| 7 |
imageio-ffmpeg
|
| 8 |
modelscope
|
|
|
|
| 12 |
pillow
|
| 13 |
protobuf
|
| 14 |
pyyaml
|
| 15 |
+
regex
|
| 16 |
safetensors
|
| 17 |
scikit-image
|
| 18 |
scipy
|