new requirements
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
-
gradio
|
| 2 |
scikit-learn
|
| 3 |
numpy
|
| 4 |
pandas
|
| 5 |
-
gradio
|
| 6 |
-
freesound
|
| 7 |
gensim
|
|
|
|
|
|
| 1 |
+
gradio==6.5.0
|
| 2 |
scikit-learn
|
| 3 |
numpy
|
| 4 |
pandas
|
|
|
|
|
|
|
| 5 |
gensim
|
| 6 |
+
freesound-python
|