Ai
1 Star 0 Fork 0

young/chess-helper-app

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
requirements.txt 847 Bytes
一键复制 编辑 原始数据 按行查看 历史
young 提交于 2025-06-07 00:16 +08:00 . 使用上下文对象,模型预测
# 基础依赖
Flask==3.1.0
requests==2.32.3
python-dotenv==1.1.0
# 图像处理
opencv-python==4.11.0.86
pillow==11.2.1
numpy==1.24.3
# 机器学习
torch==2.1.0
torchvision==0.16.0
# 自动化与桌面操作
pyautogui==0.9.54
pynput==1.7.6
mss==10.0.0
pyperclip==1.9.0
PyGetWindow==0.0.9
PyScreeze==1.0.1
PyRect==0.2.0
pytweening==1.2.0
MouseInfo==0.1.3
# Qt界面
PySide6==6.9.0
PySide6_Addons==6.9.0
PySide6_Essentials==6.9.0
shiboken6==6.9.0
# 其他常用依赖
filelock==3.18.0
fsspec==2025.5.1
schedule==1.2.1
sympy==1.14.0
typing_extensions==4.11.0
# 兼容性依赖
six==1.17.0
# MacOS专用
pyobjc-core==11.0
pyobjc-framework-ApplicationServices==11.0
pyobjc-framework-Cocoa==11.0
pyobjc-framework-CoreText==11.0
pyobjc-framework-Quartz==11.0
rubicon-objc==0.5.0
# 仅如有需要再加
# playwright==1.42.0
# mitmproxy==11.0.2
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/soyoungcoder/chess-helper-app.git
git@gitee.com:soyoungcoder/chess-helper-app.git
soyoungcoder
chess-helper-app
chess-helper-app
master

搜索帮助