Minimal initial model card
#3
by
multimodalart
HF staff
- opened
README.md
CHANGED
@@ -2,4 +2,10 @@
|
|
2 |
license: creativeml-openrail-m
|
3 |
---
|
4 |
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|