mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-07-09 02:06:30 +00:00
[PR #260] fix unwanted color change in processed images #590
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/TencentARC/GFPGAN/pull/260
State: closed
Merged: No
GFPGAN is changing the color of processed images by making them darker.
This PR fixes the problem - it is just two lines.
See https://github.com/lstein/stable-diffusion/issues/169 for an illustrated description of the problem.