Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,8 @@ iopath>=0.1.10
|
|
| 7 |
pillow>=9.4.0
|
| 8 |
matplotlib>=3.9.1
|
| 9 |
opencv-python>=4.7.0
|
| 10 |
-
moviepy==1.0.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
pillow>=9.4.0
|
| 8 |
matplotlib>=3.9.1
|
| 9 |
opencv-python>=4.7.0
|
| 10 |
+
moviepy==1.0.3
|
| 11 |
+
|
| 12 |
+
gradio
|
| 13 |
+
httpx[socks]
|
| 14 |
+
huggingface_hub
|