mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
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.
This commit is contained in:
BIN
docs/assets/inpainting/000019.curly.hair.deselected.png
Normal file
BIN
docs/assets/inpainting/000019.curly.hair.deselected.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 519 KiB |
BIN
docs/assets/inpainting/000019.curly.hair.masked.png
Normal file
BIN
docs/assets/inpainting/000019.curly.hair.masked.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
BIN
docs/assets/inpainting/000019.curly.hair.selected.png
Normal file
BIN
docs/assets/inpainting/000019.curly.hair.selected.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 519 KiB |
BIN
docs/assets/inpainting/000024.801380492.png
Normal file
BIN
docs/assets/inpainting/000024.801380492.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 439 KiB |
Reference in New Issue
Block a user