add support for TTS model (#2095)
### What problem does this PR solve? add support for TTS model #1853 ### Type of change - [x] New Feature (non-breaking change which adds functionality) --------- Co-authored-by: Zhedong Cen <cenzhedong2@126.com> Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
This commit is contained in:
@@ -47,6 +47,7 @@ openai==1.12.0
|
||||
opencv_python==4.9.0.80
|
||||
opencv_python_headless==4.9.0.80
|
||||
openpyxl==3.1.2
|
||||
ormsgpack==1.5.0
|
||||
pandas==2.2.2
|
||||
pdfplumber==0.10.4
|
||||
peewee==3.17.1
|
||||
|
||||
Reference in New Issue
Block a user