mirror of
https://github.com/linyqh/NarratoAI.git
synced 2025-12-11 02:12:50 +00:00
新增 azure 依赖
This commit is contained in:
parent
0d49812ad2
commit
b1f2cd37ed
@ -1,5 +1,5 @@
|
||||
[app]
|
||||
project_version="0.7.0"
|
||||
project_version="0.6.8"
|
||||
|
||||
# 模型验证模式配置
|
||||
# true: 严格模式,只允许使用预定义支持列表中的模型(默认)
|
||||
|
||||
@ -1 +1 @@
|
||||
0.7.0
|
||||
0.6.8
|
||||
@ -11,6 +11,7 @@ pysrt==1.1.2
|
||||
|
||||
openai~=1.77.0
|
||||
google-generativeai>=0.8.5
|
||||
azure-cognitiveservices-speech~=1.37.0
|
||||
|
||||
# 待优化项
|
||||
# opencv-python==4.11.0.86
|
||||
@ -29,7 +30,6 @@ google-generativeai>=0.8.5
|
||||
# python-multipart~=0.0.9
|
||||
# redis==5.0.3
|
||||
# opencv-python~=4.10.0.84
|
||||
azure-cognitiveservices-speech~=1.37.0
|
||||
# git-changelog~=2.5.2
|
||||
# watchdog==5.0.2
|
||||
# pydub==0.25.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user