arn-manga-models (unofficial runtime mirror)
Ready-to-download inference weights for the Arn Manga LLM Translator browser extension. This repo is a CDN bucket, not a model release โ both files are byte-identical conversions of upstream weights, mirrored here so the extension can fetch them on demand. If you train models, go star the originals.
Files
| file | source | conversion | license |
|---|---|---|---|
ctd-int8.onnx (40MB, md5 ade48ae332291ef6cdbcd4257810c3ec) |
lemondouble/lemon-manga-translator โ onnx/comic-text-detector/ctd.onnx (upstream: dmMaze/comic-text-detector) |
quantize_dynamic(WeightType.QUInt8), no pre-processing (see scripts/quantize-ctd.py) |
GPL-3.0 |
panel-yolo26n.onnx (10MB, md5 21a14eb8206d44db688b575670023097) |
leoxs22/manga-panel-detector-yolo26n โ manga_panel_detector_fp32.pt (trained on Manga109-s) |
YOLO(pt).export(format='onnx', imgsz=640, opset=17, dynamic=False, simplify=True) (see scripts/export-panel-onnx.sh) |
Apache-2.0 (file) inside a GPL-3.0 collection |
Notes
- Unofficial mirror, no endorsement from the upstream authors is implied.
- The panel
.ptauthors allow commercial use of results with dataset attribution (Manga109-s, condition 5). - Collection-level license is GPL-3.0 (strictest of the two); the panel file itself remains Apache-2.0 per its own license.
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support
Model tree for c0ffeeOverdose/arn-manga-models
Base model
lemondouble/lemon-manga-translator