Update README.md
Browse files
README.md
CHANGED
|
@@ -4,9 +4,7 @@ library_name: diffusers
|
|
| 4 |
tags:
|
| 5 |
- text-to-image
|
| 6 |
- stable-diffusion
|
| 7 |
-
- lora
|
| 8 |
- diffusers
|
| 9 |
-
- template:sd-lora
|
| 10 |
widget:
|
| 11 |
- text: A samurai warrior in traditional armor holding a katana.
|
| 12 |
output:
|
|
@@ -26,10 +24,10 @@ widget:
|
|
| 26 |
- text: a quaint lakeside cabin.
|
| 27 |
output:
|
| 28 |
url: images/005.png
|
| 29 |
-
#base_model: stabilityai/stable-diffusion-xl-base-1.0
|
| 30 |
instance_prompt: A fierce lion roaring in the savanna.
|
| 31 |
datasets:
|
| 32 |
- Chan-Y/Mangaset
|
|
|
|
| 33 |
---
|
| 34 |
|
| 35 |
# MangaDF
|
|
|
|
| 4 |
tags:
|
| 5 |
- text-to-image
|
| 6 |
- stable-diffusion
|
|
|
|
| 7 |
- diffusers
|
|
|
|
| 8 |
widget:
|
| 9 |
- text: A samurai warrior in traditional armor holding a katana.
|
| 10 |
output:
|
|
|
|
| 24 |
- text: a quaint lakeside cabin.
|
| 25 |
output:
|
| 26 |
url: images/005.png
|
|
|
|
| 27 |
instance_prompt: A fierce lion roaring in the savanna.
|
| 28 |
datasets:
|
| 29 |
- Chan-Y/Mangaset
|
| 30 |
+
pipeline_tag: text-to-image
|
| 31 |
---
|
| 32 |
|
| 33 |
# MangaDF
|