Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -13,6 +13,8 @@ aiofiles>=22.0.0
|
|
13 |
python-multipart>=0.0.18
|
14 |
uvicorn>=0.14.0
|
15 |
git+https://github.com/openai/whisper.git
|
|
|
|
|
16 |
|
17 |
|
18 |
|
|
|
13 |
python-multipart>=0.0.18
|
14 |
uvicorn>=0.14.0
|
15 |
git+https://github.com/openai/whisper.git
|
16 |
+
gradio>=4.25.0
|
17 |
+
uuid
|
18 |
|
19 |
|
20 |
|