IC-Light: manipulate the illumination of images
Manipulate the illumination of images
github.com
https://github.com/lllyasviel/IC-LightModel Notes
- iclight_sd15_fc.safetensors - The default relighting model, conditioned on text and foreground. You can use initial latent to influence the relighting.
- iclight_sd15_fcon.safetensors - Same as "iclight_sd15_fc.safetensors" but trained with offset noise. Note that the default "iclight_sd15_fc.safetensors" outperform this model slightly in a user study. And this is the reason why the default model is the model without offset noise.
- iclight_sd15_fbc.safetensors - Relighting model conditioned with text, foreground, and background.
Comments
None