Update README.md
Browse files
README.md
CHANGED
|
@@ -1,20 +1,19 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
-
- en
|
| 4 |
license: creativeml-openrail-m
|
| 5 |
tags:
|
| 6 |
-
- stable-diffusion
|
| 7 |
-
- stable-diffusion-diffusers
|
| 8 |
-
- text-to-image
|
| 9 |
-
- safetensors
|
|
|
|
| 10 |
inference: true
|
| 11 |
-
thumbnail:
|
|
|
|
| 12 |
widget:
|
| 13 |
-
- text:
|
| 14 |
-
aesthetic, quality, 1girl, boy, astolfo
|
| 15 |
example_title: example 1girl boy
|
| 16 |
-
#datasets:
|
| 17 |
-
#- Crosstyan/BPDataset
|
| 18 |
library_name: diffusers
|
| 19 |
---
|
| 20 |
|
|
@@ -28,6 +27,8 @@ library_name: diffusers
|
|
| 28 |
|
| 29 |
- *It won't look great, but at least you won't get Miku Hatsune when prompting Suzumiya Haruhi, or having a black hair boy when prompting Link.*
|
| 30 |
|
|
|
|
|
|
|
| 31 |
## "210b" ##
|
| 32 |
|
| 33 |
- Special case of "Add difference". Merge of "Extended" and "Reinforced".
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
+
- en
|
| 4 |
license: creativeml-openrail-m
|
| 5 |
tags:
|
| 6 |
+
- stable-diffusion
|
| 7 |
+
- stable-diffusion-diffusers
|
| 8 |
+
- text-to-image
|
| 9 |
+
- safetensors
|
| 10 |
+
- merge
|
| 11 |
inference: true
|
| 12 |
+
thumbnail: >-
|
| 13 |
+
https://huggingface.co/6DammK9/AstolfoMix-SD2/resolve/main/240240-802596570-1536-864-6-192-20240114013047.jpg
|
| 14 |
widget:
|
| 15 |
+
- text: aesthetic, quality, 1girl, boy, astolfo
|
|
|
|
| 16 |
example_title: example 1girl boy
|
|
|
|
|
|
|
| 17 |
library_name: diffusers
|
| 18 |
---
|
| 19 |
|
|
|
|
| 27 |
|
| 28 |
- *It won't look great, but at least you won't get Miku Hatsune when prompting Suzumiya Haruhi, or having a black hair boy when prompting Link.*
|
| 29 |
|
| 30 |
+
- Preview here are powered by the top session of `README.md` and converting SDXL model from A1111 standalone file into diffuers via [convert_original_stable_diffusion_to_diffusers.py](https://github.com/huggingface/diffusers/blob/main/scripts/convert_original_stable_diffusion_to_diffusers.py). Settings may not being optimal (no CFG / PAG / FreeU etc). I'll replace the preview diffuser as soon as I upload the main model file.
|
| 31 |
+
|
| 32 |
## "210b" ##
|
| 33 |
|
| 34 |
- Special case of "Add difference". Merge of "Extended" and "Reinforced".
|