Spaces:
Sleeping
Sleeping
Commit
·
9b16dc2
1
Parent(s):
23ba234
- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ uvicorn
|
|
3 |
soundfile
|
4 |
numpy
|
5 |
pydantic
|
6 |
-
python-multipart
|
|
|
|
|
|
3 |
soundfile
|
4 |
numpy
|
5 |
pydantic
|
6 |
+
python-multipart
|
7 |
+
pydub
|
8 |
+
ffmpeg
|