1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-08-18 20:45:58 +08:00
Commit Graph

6 Commits

Author SHA1 Message Date
positnuec
239f252881 Feat: adopt upstream standalone ONNX OCR backend
Adopt the standalone OnnxOcr from upstream PR #5893 (381bb8d05,
by Horizon101011), which vendors cnocr's pure-Python pipeline so
the ONNX path loads no mxnet at runtime. Backend is selected via
deploy config, keeping onnxruntime a standard dependency and onnx
the default.

Co-authored-by: Horizon101011 <43370844+Horizon101011@users.noreply.github.com>
2026-08-16 23:53:46 +08:00
positnuec
11d6de3138 Opt: use ONNX model converted from MXNet for faster OCR with MXNet fallback 2026-08-11 12:42:35 +08:00
LmeSzinc
8c4a9600e6 Refactor: Gitpython preparations 2025-09-02 00:59:07 +08:00
happyhappyhappy-arch
f9602be1ba Add ssl support (#4840)
* Add: add ssl authentication

* Fix: unify the format for ssl config

---------

Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2025-06-05 15:36:17 +08:00
LmeSzinc
949005f469 Dep: [CN] Use aliyun pypi mirrors 2025-02-23 23:30:23 +08:00
霞飛
d73ec47031 feat: headless environment support (#2782)
* chore(linux): config template for Linux

* feat: Linux configuration template updater

* feat: headless requirements updater

* chore: Sorted by dictionary order

* chore: Remove useless dependencies.

* chore: remove cache operation.
2023-06-24 19:09:24 +08:00