mirror of
https://github.com/wiltodelta/remove-ai-watermarks.git
synced 2026-07-12 02:56:32 +02:00
9756189eaf
- Candidate carries only the fields the arbiter reads (key, label, detected_strict, detected_relaxed, features); location/region/confidence were vestigial from the removed best_auto_mark max-by-confidence path. - resolve_backend returns preferred_inpaint_backend() directly (typed Literal) instead of an identity ternary. - colour/normalise/behaviour -> US spelling across code comments and docs. No behavior change. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>