lllyasviel / LayerDiffuse

Transparent Image Layer Diffusion using Latent Transparency
Apache License 2.0
2.02k stars 26 forks source link

Color variation on extracted FG from Blended #11

Open huchenlei opened 8 months ago

huchenlei commented 8 months ago

We can observe subtle color difference when FG is extracted from blended image.

Forge

image

ComfyUI

image

From both results, you can observe that old man's shirt changes from greenish in the blended image to mostly neutral in the extracted FG. Is that an expected behaviour?

layerdiffusion commented 8 months ago

this is very likely another problem caused by converting diffusers things into k diffusion, either some model key problems or some training sigmas alignment problem. but we will soon release the one-step model with stronger recognition and less problems like these