mirror of
https://github.com/neonbjb/tortoise-tts.git
synced 2026-04-07 15:34:42 +00:00
add deepspeed to setup.py
This commit is contained in:
parent
518e73b645
commit
40e2db6d4e
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -29,6 +29,7 @@ setuptools.setup(
|
|||
'librosa',
|
||||
'transformers==4.31.0',
|
||||
'tokenizers',
|
||||
'deepspeed==0.8.3',
|
||||
],
|
||||
classifiers=[
|
||||
"Programming Language :: Python :: 3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue