Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,6 @@
|
|
| 1 |
gradio>=4.0
|
| 2 |
-
openai-whisper
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio>=4.0
|
| 2 |
+
openai-whisper
|
| 3 |
+
fastapi
|
| 4 |
+
uvicorn
|
| 5 |
+
faster-whisper
|
| 6 |
+
requests
|