Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
# Diffusers API of Transparent Image Layer Diffusion using Latent Transparency
|
| 5 |
Create transparent image with Diffusers!
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
pipeline_tag: text-to-image
|
| 4 |
+
library_name: diffusers
|
| 5 |
---
|
| 6 |
# Diffusers API of Transparent Image Layer Diffusion using Latent Transparency
|
| 7 |
Create transparent image with Diffusers!
|