new requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
freesound-python
|
| 2 |
gradio==6.5.0
|
| 3 |
scikit-learn
|
| 4 |
numpy
|
| 5 |
pandas
|
| 6 |
gensim
|
| 7 |
pytz
|
|
|
|
| 8 |
|
|
|
|
|
|
|
| 1 |
gradio==6.5.0
|
| 2 |
scikit-learn
|
| 3 |
numpy
|
| 4 |
pandas
|
| 5 |
gensim
|
| 6 |
pytz
|
| 7 |
+
git+https://github.com/MTG/freesound-python
|
| 8 |
|