mirror of
https://github.com/invoke-ai/InvokeAI
synced 2026-03-23 15:20:23 +01:00
- The !mask command takes an image path, a text prompt, and (optionally) a masking threshold. It creates a mask over the region indicated by the prompt, and outputs several files that show which regions will be masked by the chosen prompt and threshold. - The mask images should not be passed directly to img2img because they are designed for visualization only. Instead, use the --text_mask option to pass the selected prompt and threshold. - See docs/features/INPAINTING.md for details. |
||
|---|---|---|
| .. | ||
| CHANGELOG.md | ||
| CLI.md | ||
| EMBIGGEN.md | ||
| IMG2IMG.md | ||
| INPAINTING.md | ||
| OTHER.md | ||
| OUTPAINTING.md | ||
| POSTPROCESS.md | ||
| PROMPTS.md | ||
| TEXTUAL_INVERSION.md | ||
| VARIATIONS.md | ||
| WEB.md | ||