Transparent Image Layer Diffusion using Latent Transparency
Paper
•
2402.17113
•
Published
•
5
This repository contains a converted version of the layer_xl_transparent_attn.safetensors model from LayerDiffusion/layerdiffusion-v1
layer_xl_transparent_attn.safetensors from LayerDiffusion/layerdiffusion-v1::lora::0, ::lora::1) are converted to diff patches (::diff::0) using matrix multiplication (torch.mm).layer_xl_transparent_attn.safetensors (contains precomputed diff patches)layer_xl_transparent_attn.safetensors and place it in ComfyUI/models/layer_model/.LayeredDiffusionApply node with config set to SDXL, Attention Injection.This model is a derivative of the original work by Lvmin Zhang and Maneesh Agrawala, as described in their paper:
Zhang, L., & Agrawala, M. (2024). Transparent Image Layer Diffusion using Latent Transparency. arXiv preprint arXiv:2402.17113. https://arxiv.org/abs/2402.17113
This model is distributed under the CreativeML Open RAIL-M license, as required by the original model. Please review the license for usage terms, including non-commercial restrictions.