You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LayerDiffuse works correctly with the original workflow-provided models. However, when using re-trained SDXL models (such as NOOBAI XL, animagin XL 4.0, Kohaku Zeta—primarily anime-style models), LayerDiffuse either generates images with solid color backgrounds or fails to work entirely. Fails to generate transparent img
Load those SDXL model (e.g., NOOBAI XL, v-pred,animagin XL 4.0, Kohaku Zeta) into the workflow.
Enable LayerDiffuse to generate transparent images.
Observe the output.
What should have happened?
generate transparent images as it does with the original models.
Commit where the problem happens
master branch
Sysinfo
win11
Console logs
Currently, no console errors are observed, but if logs are necessary for debugging, please let me know, and I’ll provide them.