Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
gradio
|
2 |
librosa
|
3 |
numpy
|
4 |
hopsworks
|
5 |
-
|
6 |
keras==3.0.2
|
|
|
1 |
+
gradio==4.8.0
|
2 |
librosa
|
3 |
numpy
|
4 |
hopsworks
|
5 |
+
tensorflow
|
6 |
keras==3.0.2
|