Update README.md
Browse files
README.md
CHANGED
|
@@ -2,15 +2,27 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
library_name: diffusers
|
| 4 |
tags:
|
| 5 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
widget:
|
| 7 |
- text: Portrait of a jazz musician playing a saxophone under a streetlight
|
| 8 |
output:
|
| 9 |
url: images/000.png
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# MangaDF
|
| 13 |
|
|
|
|
|
|
|
| 14 |
## Model Description
|
| 15 |
|
| 16 |
**Model Type:** Stable Diffusion XL
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
library_name: diffusers
|
| 4 |
tags:
|
| 5 |
+
- text-to-image
|
| 6 |
+
- stable-diffusion
|
| 7 |
+
- lora
|
| 8 |
+
- diffusers
|
| 9 |
+
- template:sd-lora
|
| 10 |
widget:
|
| 11 |
- text: Portrait of a jazz musician playing a saxophone under a streetlight
|
| 12 |
output:
|
| 13 |
url: images/000.png
|
| 14 |
+
- text: A vase of camellias
|
| 15 |
+
output:
|
| 16 |
+
url: images/001.png
|
| 17 |
+
- text: The geysers of Enceladus Super bold line portrait illustrations
|
| 18 |
+
output:
|
| 19 |
+
url: images/002.png
|
| 20 |
---
|
| 21 |
|
| 22 |
# MangaDF
|
| 23 |
|
| 24 |
+
<Gallery />
|
| 25 |
+
|
| 26 |
## Model Description
|
| 27 |
|
| 28 |
**Model Type:** Stable Diffusion XL
|