olivebot/requirements.txt
xszyou 8a4c9d7329 重构nlp模块逻辑
+ 重构NLP模块管理逻辑,便于自由扩展;
+ gpt:拆分为ChatGPT及GPT、更换新的GPT接口、可单独配置代理服务器;
+ 指定yolov8包版本,解决yolo不兼容问题;
+ 修复:自言自语bug、接收多个待处理消息bug。
2023-06-28 19:44:34 +08:00

23 lines
358 B
Plaintext

requests~=2.26.0
numpy
pyaudio~=0.2.11
websockets~=10.2
ws4py~=0.5.1
pyqt5~=5.15.6
flask~=2.1.1
openpyxl~=3.0.9
pygame~=2.1.2
flask_cors~=3.0.10
PyQtWebEngine~=5.15.5
eyed3~=0.9.6
websocket-client
azure-cognitiveservices-speech~=1.21.0
aliyun-python-sdk-core==2.13.3
scipy~=1.10.0
simhash
pytz
gevent~=22.10.1
edge_tts~=6.1.3
eyed3
revChatGPT
ultralytics