Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -24,4 +24,7 @@ opencv-python
|
|
24 |
Pillow
|
25 |
transformers
|
26 |
pydantic
|
27 |
-
python-multipart
|
|
|
|
|
|
|
|
24 |
Pillow
|
25 |
transformers
|
26 |
pydantic
|
27 |
+
python-multipart
|
28 |
+
soundfile
|
29 |
+
openai
|
30 |
+
scipy
|