InvokeAI/backend
Danny Beer 045aa7a9a3
Support color correction for img2img and inpainting (#613)
* Support color correction for img2img and inpainting, avoiding the shift to magenta seen when running images through img2img repeatedly.

* Fix docs for color correction

* add --init_color to prompt reconstruction

* For best results, the --init_color option should point to the *very first* image used in the sequence of img2img operations. Otherwise color correction will skew towards cyan.

Co-authored-by: Lincoln Stein <lincoln.stein@gmail.com>
2022-09-18 09:47:57 -04:00
..
modules Support color correction for img2img and inpainting (#613) 2022-09-18 09:47:57 -04:00
server.py Squashed commit of the following: 2022-09-16 16:58:16 -04:00