Add color correction to img2img loopback to avoid a progressive skew to magenta. Based on codedealer's PR to hlky's repo here: https://github.com/sd-webui/stable-diffusion-webui/pull/698/files.

This commit is contained in:
rewbs
2022-09-08 02:35:26 +00:00
parent 296d012423
commit 52e071da2a
2 changed files with 28 additions and 1 deletions
+1
View File
@@ -10,5 +10,6 @@ omegaconf
pytorch_lightning
diffusers
invisible-watermark
scikit-image
git+https://github.com/crowsonkb/k-diffusion.git
git+https://github.com/TencentARC/GFPGAN.git