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
93644384cf
Refactor: Atomic file read/write for better performance
...
- Drop dependency atomicwrites
2025-03-17 01:39:06 +08:00
LmeSzinc
c14c08b6be
Fix: Override PypiMirror if it's tsinghua
2025-02-26 15:16:06 +08:00
LmeSzinc
ec2c1959f5
Fix: [ALAS] Reduce unnecessary file writes at startup
2025-02-25 00:43:27 +08:00
LmeSzinc
4f070157a1
Dep: Write redirected pypi mirror
2025-02-24 00:01:08 +08:00
LmeSzinc
949005f469
Dep: [CN] Use aliyun pypi mirrors
2025-02-23 23:30:23 +08:00
LmeSzinc
df3d61d2d6
Fix: Missing config_redirect() call in classic installer
2024-04-26 14:14:18 +08:00
LmeSzinc
1b71236e3a
Fix: Wrap ALAS's config_redirect()
2024-04-23 00:30:08 +08:00
LmeSzinc
1b9fd01852
Add: git-over-cdn
2023-09-19 23:14:37 +08:00
LmeSzinc
593698c526
Upd: [CN] Git mirrors
2023-06-04 02:44:24 +08:00
LmeSzinc
3ca2695464
Upd: [CN] Coding repo mirror
2023-03-28 16:30:50 +08:00
SarContDeli
b66f3c1268
Opt: Removed useless error code
2022-12-11 14:50:58 +08:00
SarContDeli
d2b3f867df
Add: Option to skip SSL verify
2022-11-15 09:45:42 +08:00
LmeSzinc
d40cfd5470
Fix: New gitee mirror address
2022-10-21 17:30:14 +08:00
Mathhew
e776ae2964
chore: fix uppercase
2022-09-22 14:07:16 +08:00
Mathhew
acc4fab614
Add: auto-run config in deploy
...
Auto-run specified config when startup
2022-09-19 17:52:18 +08:00
18870
297b0267ca
Opt: Generate random ssh username
2022-07-03 15:45:37 +08:00
18870
4fbefd73c2
Opt: Show ssh exec not found
2022-07-02 15:01:01 +08:00
18870
39da66e054
Add: Remote access service
2022-07-01 22:48:53 +08:00
SarContDeli
beaedf4414
Opt: Optimized the hint of update failed
2022-06-26 12:06:00 +08:00
SarContDeli
8ada3f13db
Opt: Optimized output when execute 'taskkill'
2022-06-25 23:30:29 +08:00
18870
079a3a8c61
Opt: Use logger in deploy
2022-06-25 20:24:34 +08:00
18870
50bbba5672
Fix: Option to disable reloader
...
Fix: Require password when password is null
2022-06-04 17:40:26 +08:00
18870
5fa62d8144
Opt: Refactor deploy config
2022-06-03 21:28:44 +08:00
LmeSzinc
8640e92a89
Opt: Hide deploy template to reduce confusion of config/deploy.yaml and deploy/template/deploy.yaml
2022-02-11 22:56:08 +08:00
LmeSzinc
f7073fbff3
Opt: Shorten the show of deploy config
...
- Fix: requirements.txt with <space>
2022-02-10 00:18:43 +08:00
LmeSzinc
4bf8455ae8
Fix: Split installer to avoid importing winreg on other platforms
...
- Fix: Handle a random wmic exception
2022-01-17 21:50:40 +08:00