Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio>=4.
|
| 2 |
huggingface_hub>=0.20
|
| 3 |
soundfile
|
| 4 |
numpy
|
|
|
|
| 1 |
+
gradio>=4.9
|
| 2 |
huggingface_hub>=0.20
|
| 3 |
soundfile
|
| 4 |
numpy
|