Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ fastapi
|
|
2 |
yt-dlp
|
3 |
uvicorn
|
4 |
gradio
|
5 |
-
openai/whisper-small
|
|
|
|
2 |
yt-dlp
|
3 |
uvicorn
|
4 |
gradio
|
5 |
+
openai/whisper-small
|
6 |
+
Helsinki-NLP/opus-mt-en-hi
|