Merge pull request #828 from rithiksachdev/patch-1

Update setup.py
This commit is contained in:
manmay nakhashi 2024-11-19 10:58:35 -08:00 committed by GitHub
commit cb5bace170
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ setuptools.setup(
'scipy',
'librosa',
'transformers==4.31.0',
'tokenizers==0.13.4.rc3',
'tokenizers==0.14.0',
'scipy==1.13.1'
# 'deepspeed==0.8.3',
],