Skip to content

Commit

Permalink
Avoid last version of tokenizers that is problematic
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeronymous committed Nov 27, 2024
1 parent 04a4135 commit a5665f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ctranslate2>=4.0,<5
huggingface_hub>=0.13
tokenizers>=0.13,<1
tokenizers>=0.13,<0.21
onnxruntime>=1.14,<2
av>=11
tqdm

0 comments on commit a5665f7

Please sign in to comment.