gradio update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ numpy<2
|
|
2 |
scikit-learn
|
3 |
librosa
|
4 |
# gradio
|
5 |
-
gradio>=
|
|
|
2 |
scikit-learn
|
3 |
librosa
|
4 |
# gradio
|
5 |
+
gradio>=5.0.0
|