Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ emoji==1.7.0
|
|
| 3 |
gradio==3.1.6 # You might need to upgrade this if issues persist
|
| 4 |
transformers
|
| 5 |
requests
|
| 6 |
-
moviepy
|
| 7 |
huggingface_hub
|
| 8 |
opencv-python
|
| 9 |
imageio>=2.28.0
|
|
|
|
| 3 |
gradio==3.1.6 # You might need to upgrade this if issues persist
|
| 4 |
transformers
|
| 5 |
requests
|
| 6 |
+
moviepy==1.0.3
|
| 7 |
huggingface_hub
|
| 8 |
opencv-python
|
| 9 |
imageio>=2.28.0
|