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