InvokeAI/docs/features
Lincoln Stein a357bf4f19 add !mask command to view output of clipseg
- 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.
2022-10-20 06:56:50 -04:00
..
CHANGELOG.md Fix markdown typo in WEB.md 2022-10-09 08:57:14 -04:00
CLI.md add !mask command to view output of clipseg 2022-10-20 06:56:50 -04:00
EMBIGGEN.md mkdocs fixes, PR #1032 2022-10-11 08:36:00 -04:00
IMG2IMG.md Merge branch 'development' into fix-doc-typos 2022-10-16 11:28:59 -04:00
INPAINTING.md add !mask command to view output of clipseg 2022-10-20 06:56:50 -04:00
OTHER.md Document the seamless_axes argument 2022-10-17 19:33:17 -04:00
OUTPAINTING.md more updates to many docs, including: 2022-10-11 21:41:52 -04:00
POSTPROCESS.md add a strength value to inpaint_replace 2022-10-16 10:06:47 -04:00
PROMPTS.md fix emoji im PROMPTS.md 2022-10-11 21:41:52 -04:00
TEXTUAL_INVERSION.md fix TEXTUAL_INVERSION.md emoji 2022-10-11 21:41:52 -04:00
VARIATIONS.md more updates to many docs, including: 2022-10-11 21:41:52 -04:00
WEB.md more updates to many docs, including: 2022-10-11 21:41:52 -04:00