Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
gradio
|
|
|
|
| 2 |
google-generativeai==0.8.3
|
| 3 |
pyyaml==6.0.1
|
| 4 |
ffmpeg-python==0.2.0
|
|
|
|
| 1 |
+
gradio>=4.0.0
|
| 2 |
+
huggingface_hub>=0.25.0
|
| 3 |
google-generativeai==0.8.3
|
| 4 |
pyyaml==6.0.1
|
| 5 |
ffmpeg-python==0.2.0
|