Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,6 @@ uvicorn
|
|
| 6 |
python-multipart
|
| 7 |
pillow
|
| 8 |
numpy
|
| 9 |
-
requests
|
|
|
|
|
|
|
|
|
| 6 |
python-multipart
|
| 7 |
pillow
|
| 8 |
numpy
|
| 9 |
+
requests
|
| 10 |
+
librosa
|
| 11 |
+
soundfile
|