Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
faster-whisper==1.0.3
|
| 2 |
torch>=2.1.1
|
| 3 |
gradio
|
| 4 |
-
click
|
|
|
|
|
|
| 1 |
faster-whisper==1.0.3
|
| 2 |
torch>=2.1.1
|
| 3 |
gradio
|
| 4 |
+
click
|
| 5 |
+
ctranslate2==4.4.0
|