Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -11,4 +11,5 @@ gemini-srt-translator
|
|
| 11 |
google-generativeai
|
| 12 |
yt-dlp
|
| 13 |
huggingface-hub==0.24.6
|
|
|
|
| 14 |
# force rebuild 1
|
|
|
|
| 11 |
google-generativeai
|
| 12 |
yt-dlp
|
| 13 |
huggingface-hub==0.24.6
|
| 14 |
+
ctranslate2
|
| 15 |
# force rebuild 1
|