Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,7 +3,8 @@ uvicorn==0.21.1
|
|
3 |
h11==0.12.0
|
4 |
faiss-cpu==1.7.3
|
5 |
ffmpeg-python>=0.2.0
|
6 |
-
gradio
|
|
|
7 |
librosa==0.10.0
|
8 |
numpy==1.23.5
|
9 |
onnxruntime
|
|
|
3 |
h11==0.12.0
|
4 |
faiss-cpu==1.7.3
|
5 |
ffmpeg-python>=0.2.0
|
6 |
+
gradio
|
7 |
+
lib==4.0.0
|
8 |
librosa==0.10.0
|
9 |
numpy==1.23.5
|
10 |
onnxruntime
|