-
feat(invisible): protect text automatically by default (#21)
发布于
2026-05-28 19:24:09 +00:00 Mirror protect_faces: protect_text defaults to True in invisible_engine and
watermark_remover, so the SDXL pipeline detects text per image and switches to
Differential Diffusion only when glyphs are found. Text-free inputs fall back to
plain img2img with no differential-pipeline load, so the autonomy is free. The
CLI now exposes a single off-switch --no-protect-text instead of the positive
flag, keeping the interface minimal.Co-Authored-By: Claude Opus 4.7 noreply@anthropic.com
下载附件