mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-03-19 21:38:18 +08:00
chore: add numpy version constraint
This commit is contained in:
@@ -7,6 +7,7 @@ gTTS>=2.3.1 # google text to speech
|
|||||||
pyttsx3>=2.90 # pytsx text to speech
|
pyttsx3>=2.90 # pytsx text to speech
|
||||||
baidu_aip>=4.16.10 # baidu voice
|
baidu_aip>=4.16.10 # baidu voice
|
||||||
# azure-cognitiveservices-speech # azure voice
|
# azure-cognitiveservices-speech # azure voice
|
||||||
|
numpy<=1.24.2
|
||||||
langid # language detect
|
langid # language detect
|
||||||
|
|
||||||
#install plugin
|
#install plugin
|
||||||
|
|||||||
Reference in New Issue
Block a user