Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
tensorflow==2.14.0
|
2 |
librosa==0.10.0
|
3 |
numpy==1.24.2
|
|
|
4 |
|
|
|
1 |
tensorflow==2.14.0
|
2 |
librosa==0.10.0
|
3 |
numpy==1.24.2
|
4 |
+
streamlit==1.20.0
|
5 |
|