MobileSAM ONNX (mirror)
Byte-for-byte mirror of the two ONNX files ComicApp's outliner runs, from
Acly/MobileSAM. All credit to the
original authors; MIT is retained.
| file | role | sha256 |
|---|---|---|
mobile_sam_image_encoder.onnx |
encoder | 580f5fb648ea1062c0aabc26217aed56921985f03f0cbbd852bba81d760cc749 |
sam_mask_decoder_single.onnx |
decoder | 93915fc7c993ab9d59ab8c9ccd3bce37f7509c81ab4150a74abd4d2abbd8570d |
ComicApp uses these in prompted box→mask mode: a rough rectangle goes in, a tight polygon comes out, which is how a detected or hand-drawn box becomes an actual outline.
Why a mirror exists
These were fetched from upstream resolve/main — a mutable branch — and
until 2026-08-07 they were fetched with no checksum at all. Both are now
pinned above, and mirrored here so the pinned bytes stay obtainable: a pin can
detect an upstream change but cannot undo one. This copy is uploaded once and
never rewritten; different weights would be published as new files.
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support