gokaygokay commited on
Commit
f9165cf
1 Parent(s): 295b0b9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,7 +6,7 @@ numpy==1.26.4
6
  opencv-python==4.9.0.80
7
  peft==0.10.0
8
  pyrallis==0.3.1
9
- tokenizers==0.15.2
10
  torch==2.0.1
11
  torchvision==0.15.2
12
  transformers==4.46.1
 
6
  opencv-python==4.9.0.80
7
  peft==0.10.0
8
  pyrallis==0.3.1
9
+ tokenizers>0.15.2
10
  torch==2.0.1
11
  torchvision==0.15.2
12
  transformers==4.46.1