mirror of
https://github.com/neonbjb/tortoise-tts.git
synced 2026-04-04 14:07:47 +00:00
Update setup.py
13.3.rc doesn't exist
This commit is contained in:
parent
2d6d3868f9
commit
1e54b33554
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -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',
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue