Skip to content

Commit

Permalink
Bump transformers to >=4.30
Browse files Browse the repository at this point in the history
  • Loading branch information
yzhangcs committed Aug 15, 2023
1 parent f33fb25 commit 752ed6c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
install_requires=[
'numpy>1.21.6',
'torch>=1.13.1',
'transformers>=4.0.0',
'hydra-core>=1.2',
'transformers>=4.30.0',
'nltk',
'stanza',
'omegaconf',
Expand Down

0 comments on commit 752ed6c

Please sign in to comment.