InvokeAI/ldm/dream
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
..
generator add auto-creation of mask for inpainting (#438) 2022-09-08 07:34:03 -04:00
conditioning.py Refactoring simplet2i (#387) 2022-09-05 20:40:10 -04:00
devices.py Refactoring simplet2i (#387) 2022-09-05 20:40:10 -04:00
image_util.py optionally scale initial image to fit box defined by width x height 2022-09-01 00:52:43 -04:00
pngwriter.py add auto-creation of mask for inpainting (#438) 2022-09-08 07:34:03 -04:00
readline.py Refactoring simplet2i (#387) 2022-09-05 20:40:10 -04:00
server.py fix bug that caused same seed to be redisplayed repeatedly 2022-09-07 22:50:55 -04:00