InvokeAI/backend/modules
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
..
parameters.py Support color correction for img2img and inpainting (#613) 2022-09-18 09:47:57 -04:00
parse_seed_weights.py React web UI with flask-socketio API (#429) 2022-09-16 13:18:15 -04:00