Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -13,4 +13,7 @@ huggingface_hub
|
|
| 13 |
transformers>=4.39.1
|
| 14 |
gradio
|
| 15 |
gradio_imageslider
|
| 16 |
-
loadimg>=0.1.1
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
transformers>=4.39.1
|
| 14 |
gradio
|
| 15 |
gradio_imageslider
|
| 16 |
+
loadimg>=0.1.1
|
| 17 |
+
httpx[socks]
|
| 18 |
+
huggingface_hub==0.25.0
|
| 19 |
+
moviepy
|