Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,7 +10,7 @@ streamlit==1.37.1
|
|
10 |
# PyAudio==0.2.14
|
11 |
pydub==0.25.1
|
12 |
onnxruntime==1.19.0
|
13 |
-
|
14 |
gradio==4.42.0
|
15 |
librosa==0.10.2.post1
|
16 |
flask==3.0.3
|
|
|
10 |
# PyAudio==0.2.14
|
11 |
pydub==0.25.1
|
12 |
onnxruntime==1.19.0
|
13 |
+
numpy==1.26.3
|
14 |
gradio==4.42.0
|
15 |
librosa==0.10.2.post1
|
16 |
flask==3.0.3
|