diff --git a/setup.py b/setup.py index b626174..5c682c4 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ install_requires = [ 'torch==1.5.1', 'torchvision==0.6.1', - 'transformers==2.11.0', + 'transformers==4.30.0', 'scipy==1.5.0'] setup(