Merge pull request #135 from rewbs/img2img2-color-correction
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.
Showing
| ... | @@ -10,5 +10,6 @@ omegaconf | ... | @@ -10,5 +10,6 @@ omegaconf | 
| pytorch_lightning | pytorch_lightning | ||
| diffusers | diffusers | ||
| invisible-watermark | invisible-watermark | ||
| scikit-image | |||
| git+https://github.com/crowsonkb/k-diffusion.git | git+https://github.com/crowsonkb/k-diffusion.git | ||
| git+https://github.com/TencentARC/GFPGAN.git | git+https://github.com/TencentARC/GFPGAN.git | 
Please register or sign in to comment
