Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
-
gradio
|
| 3 |
assemblyai>=0.18.0
|
| 4 |
google-generativeai>=0.3.0
|
| 5 |
pydub>=0.25.1
|
|
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
+
gradio==4.44.0
|
| 3 |
assemblyai>=0.18.0
|
| 4 |
google-generativeai>=0.3.0
|
| 5 |
pydub>=0.25.1
|