Spaces:
Sleeping
Sleeping
kozak-vaclav
commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
tensorflow==2.14.0
|
2 |
-
numpy
|
3 |
gradio
|
4 |
-
librosa
|
5 |
huggingface_hub
|
|
|
1 |
tensorflow==2.14.0
|
2 |
+
numpy==1.26.0
|
3 |
gradio
|
4 |
+
librosa=0.10.2.post1
|
5 |
huggingface_hub
|