Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -11,4 +11,6 @@ moviepy==1.0.3
|
|
| 11 |
|
| 12 |
gradio
|
| 13 |
httpx[socks]
|
| 14 |
-
huggingface_hub
|
|
|
|
|
|
|
|
|
| 11 |
|
| 12 |
gradio
|
| 13 |
httpx[socks]
|
| 14 |
+
huggingface_hub
|
| 15 |
+
decord
|
| 16 |
+
datasets
|