fffiloni commited on
Commit
e6517da
·
verified ·
1 Parent(s): bd33f9e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -7,7 +7,7 @@ numpy==1.26.4
7
  opencv-python==4.9.0.80
8
  peft==0.10.0
9
  pyrallis==0.3.1
10
- tokenizers==0.15.2
11
  torch==2.1.2
12
  torchvision==0.16.2
13
  transformers==4.52.3
 
7
  opencv-python==4.9.0.80
8
  peft==0.10.0
9
  pyrallis==0.3.1
10
+ tokenizers<0.22
11
  torch==2.1.2
12
  torchvision==0.16.2
13
  transformers==4.52.3