Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,6 +3,6 @@ uvicorn==0.24.0
|
|
3 |
python-multipart==0.0.6
|
4 |
torch==2.0.1
|
5 |
transformers==4.35.2
|
6 |
-
librosa==0.
|
7 |
numpy==1.24.3
|
8 |
pydantic==2.5.2
|
|
|
3 |
python-multipart==0.0.6
|
4 |
torch==2.0.1
|
5 |
transformers==4.35.2
|
6 |
+
librosa==0.9.2
|
7 |
numpy==1.24.3
|
8 |
pydantic==2.5.2
|