Update README.md
Browse files
README.md
CHANGED
@@ -1,25 +1,26 @@
|
|
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 |
|
21 |
# AstolfoMix (Baseline / Extended / Reinforced / 21b) #
|
22 |
|
|
|
|
|
23 |
## "21b" ##
|
24 |
|
25 |
- 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/resolve/main/231267-1921923808-3584-1536-4.5-256-20231207033217.jpg
|
14 |
widget:
|
15 |
+
- text: aesthetic, quality, 1girl, boy, astolfo
|
|
|
16 |
example_title: example 1girl boy
|
|
|
|
|
17 |
library_name: diffusers
|
18 |
---
|
19 |
|
20 |
# AstolfoMix (Baseline / Extended / Reinforced / 21b) #
|
21 |
|
22 |
+
- 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.
|
23 |
+
|
24 |
## "21b" ##
|
25 |
|
26 |
- Special case of "Add difference". Merge of "Extended" and "Reinforced".
|