Skip to content

Commit 09fe32a

Browse files
authored
fix bug for deps
1 parent b2ae632 commit 09fe32a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ torch==2.4.0
6464
torchvision==0.19.0
6565
tqdm==4.65.0
6666
transformers==4.45.2
67-
tokenizers==0.19.1
67+
tokenizers>=0.19.1
6868
huggingface-hub==0.24.6
6969
triton==3.0.0
7070
urllib3==1.26.16

0 commit comments

Comments
 (0)