Skip to content

Commit

Permalink
downgrade transformers
Browse files Browse the repository at this point in the history
Signed-off-by: Vladimir Mandic <[email protected]>
  • Loading branch information
vladmandic committed Sep 30, 2024
1 parent 2a85f89 commit 684263c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ scipy
pandas
protobuf==4.25.3
pytorch_lightning==1.9.4
tokenizers==0.20.0
transformers==4.45.1
tokenizers==0.19.1
transformers==4.44.2
urllib3==1.26.19
Pillow==10.4.0
timm==0.9.16
Expand Down

0 comments on commit 684263c

Please sign in to comment.