InvokeAI/docs
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
..
assets add !mask command to view output of clipseg 2022-10-20 06:56:50 -04:00
features add !mask command to view output of clipseg 2022-10-20 06:56:50 -04:00
help more updates to many docs, including: 2022-10-11 21:41:52 -04:00
installation Merge branch 'development' into fix-doc-typos 2022-10-16 11:28:59 -04:00
other Web Docs Update 2022-10-07 13:41:27 +13:00
swagger-ui React web UI with flask-socketio API (#429) 2022-09-16 13:18:15 -04:00
CHANGELOG.md update changelogs 2022-10-14 16:25:47 -04:00
index.html React web UI with flask-socketio API (#429) 2022-09-16 13:18:15 -04:00
index.md Fix typo in docs: s/Formally/Formerly 2022-10-20 02:44:16 -04:00
openapi3_0.yaml React web UI with flask-socketio API (#429) 2022-09-16 13:18:15 -04:00