diff --git a/requirements.txt b/requirements.txt index 699d1609..0f9eb012 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ -ctranslate2>=4.0,<5 +ctranslate2>=4.0,<=4.4.0 huggingface_hub>=0.13 tokenizers>=0.13,<1 onnxruntime>=1.14,<2 pyannote-audio>=3.1.1 torch>=2.1.1 av>=11 -tqdm \ No newline at end of file +tqdm