fix: 移除无用的 yolo11n.onnx

This commit is contained in:
2026-01-29 18:56:56 +08:00
parent ab8fa80fba
commit 8bbf485f71
3 changed files with 4 additions and 25 deletions

View File

@@ -11,7 +11,7 @@
| 依赖 | 选择版本 | 理由 |
|------|---------|------|
| opencv-python | ==4.8.0 | 4.8系列首个稳定版,广泛验证 |
| opencv-python | ==4.8.0.74 | 4.8系列稳定版,广泛验证 |
| numpy | ==1.24.0 | Python 3.8-3.11完美兼容,成熟稳定 |
| paho-mqtt | ==1.6.1 | 1.6.x最终版企业级稳定 |
| sqlalchemy | ==2.0.23 | 2.0系列长期支持版 |