InvokeAI/ldm/dream/generator
Lincoln Stein 7996a30e3a
add auto-creation of mask for inpainting (#438)
* now use a single init image for both image and mask

* turn on debugging for now to write out mask and image

* add back -M option as a fallback
2022-09-08 07:34:03 -04:00
..
__init__.py Refactoring simplet2i (#387) 2022-09-05 20:40:10 -04:00
base.py Refactoring simplet2i (#387) 2022-09-05 20:40:10 -04:00
img2img.py Refactoring simplet2i (#387) 2022-09-05 20:40:10 -04:00
inpaint.py add auto-creation of mask for inpainting (#438) 2022-09-08 07:34:03 -04:00
txt2img.py Refactoring simplet2i (#387) 2022-09-05 20:40:10 -04:00