Spaces:
Sleeping
Sleeping
QnxprU69yCNg8XJ commited on
Commit ·
1928315
1
Parent(s): fc80940
svsq
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
flask
|
| 2 |
scikit-learn==1.6.1
|
| 3 |
-
tensorflow=
|
| 4 |
keras==2.15.0
|
| 5 |
tensorflow-hub
|
| 6 |
huggingface_hub>=0.21.0
|
|
@@ -8,3 +8,4 @@ librosa
|
|
| 8 |
numpy
|
| 9 |
joblib
|
| 10 |
soundfile
|
|
|
|
|
|
| 1 |
flask
|
| 2 |
scikit-learn==1.6.1
|
| 3 |
+
tensorflow>=2.13
|
| 4 |
keras==2.15.0
|
| 5 |
tensorflow-hub
|
| 6 |
huggingface_hub>=0.21.0
|
|
|
|
| 8 |
numpy
|
| 9 |
joblib
|
| 10 |
soundfile
|
| 11 |
+
openl3
|