Inpainting toolchain on the 5070 server (LaMa / quantized Qwen-Image-Edit) #1

Open
opened 2026-07-21 19:21:45 +02:00 by scarlet · 0 comments
Member

Three region classes are recorded-but-not-rendered (typeset: false) and queue for pixel-level editing that white-fill can't do:

  • RJ379854 ch001 cover: title + credits over art (p1)
  • p6r3: phone caller-ID 「佐々木 先輩♡」 on tilted screen
  • p10r14: marriage registration form text

Constraints: hosted image-editing APIs are ruled out (adult content policy) — this must run locally on the Ubuntu server with the RTX 5070 (12GB VRAM). LaMa fits easily; instruction-based editors (Qwen-Image-Edit class) only heavily quantized.

Design sketch: a scripts/ tool that takes page + region ids, produces cleaned crops for agent review, then composites approved results into output pages. The inpaint queue lives in each chapter's status.json.

Three region classes are recorded-but-not-rendered (`typeset: false`) and queue for pixel-level editing that white-fill can't do: - RJ379854 ch001 cover: title + credits over art (p1) - p6r3: phone caller-ID 「佐々木 先輩♡」 on tilted screen - p10r14: marriage registration form text Constraints: hosted image-editing APIs are ruled out (adult content policy) — this must run locally on the Ubuntu server with the RTX 5070 (12GB VRAM). LaMa fits easily; instruction-based editors (Qwen-Image-Edit class) only heavily quantized. Design sketch: a `scripts/` tool that takes page + region ids, produces cleaned crops for agent review, then composites approved results into output pages. The inpaint queue lives in each chapter's `status.json`.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
TeamAI/doujin-translator#1
No description provided.