Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,7 @@ sse_starlette
|
|
| 8 |
termcolor
|
| 9 |
uvicorn
|
| 10 |
websockets
|
| 11 |
-
googletrans==3.1.0a0
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
termcolor
|
| 9 |
uvicorn
|
| 10 |
websockets
|
| 11 |
+
googletrans==3.1.0a0
|
| 12 |
+
tensorflow
|
| 13 |
+
git+https://github.com/openai/whisper.git
|
| 14 |
+
gTTS
|