Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -13,9 +13,9 @@ moviepy<2
|
|
| 13 |
einops==0.4.1
|
| 14 |
omegaconf==2.3.0
|
| 15 |
opencv-python
|
| 16 |
-
av
|
| 17 |
accelerate
|
| 18 |
-
huggingface_hub
|
| 19 |
pydub
|
| 20 |
spaces
|
| 21 |
gradio[mpc]
|
|
|
|
| 13 |
einops==0.4.1
|
| 14 |
omegaconf==2.3.0
|
| 15 |
opencv-python
|
| 16 |
+
av
|
| 17 |
accelerate
|
| 18 |
+
huggingface_hub<1.0
|
| 19 |
pydub
|
| 20 |
spaces
|
| 21 |
gradio[mpc]
|