An open API service indexing awesome lists of open source software.

https://github.com/kaustubhpatange/diffuser-layerdiffuse

Unofficial implementation of Layer Diffuse in diffusers
https://github.com/kaustubhpatange/diffuser-layerdiffuse

Last synced: 6 months ago
JSON representation

Unofficial implementation of Layer Diffuse in diffusers

Awesome Lists containing this project

README

          

# Diffuser-layerdiffuse

- Unofficial implementation of layerdiffuse with diffusers: https://github.com/layerdiffusion/LayerDiffuse
- Paper: https://arxiv.org/abs/2402.17113

Note: This is an early stage unofficial implementation. Currently, it only implements "Transparent Image Generation (Attn/Conv Injection)".

# Prediction

- Edit the generation parameters in `predict.py` including prompt, seed, etc.

`python predict.py`