multimodalart HF staff commited on
Commit
3ee6b5a
1 Parent(s): e337e9d

Minimal initial model card

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -2,4 +2,10 @@
2
  license: creativeml-openrail-m
3
  ---
4
 
5
- model card under construction
 
 
 
 
 
 
 
2
  license: creativeml-openrail-m
3
  ---
4
 
5
+ # LayerDiffuse
6
+
7
+ This repository contains the weights for LayerDiffuse, based on the [Transparent Image Layer Diffusion using Latent Transparency](https://arxiv.org/abs/2402.17113) paper.
8
+
9
+ The weights can be used in [AUTOMATIC1111's Stable Diffusion WebUI Forge](https://github.com/layerdiffusion/sd-forge-layerdiffuse), soon coming to Diffusers. A Colab, Gradio demo and official Hugging Face Space are on the way.
10
+
11
+ An unofficial demo can be found [here](https://huggingface.co/spaces/radames/LayerDiffuse-gradio-unofficial)