Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -6,3 +6,5 @@ pydub>=0.25.1
|
|
| 6 |
ffmpeg-python>=0.2.1
|
| 7 |
openai>=1.32.0
|
| 8 |
gradio>=3.54.2
|
|
|
|
|
|
|
|
|
| 6 |
ffmpeg-python>=0.2.1
|
| 7 |
openai>=1.32.0
|
| 8 |
gradio>=3.54.2
|
| 9 |
+
uvicorn>=0.22.0
|
| 10 |
+
|