6DammK9 commited on
Commit
062e976
·
verified ·
1 Parent(s): 77ec93d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -17,13 +17,31 @@ example_title: "astolfo"
17
  library_name: diffusers
18
  ---
19
 
20
- # AstolfoMix-XL (256c-Evo / 256c / DGMIZ-AK7c / 215cR-Evo / 255c / 215c / DGMLA-216 / TGMD-192 / TGMD / TSD / TIES-SOUP / Extended-FP64 / Baseline) #
21
 
22
  - Unsolved merge, even with experience on [SD1](https://huggingface.co/6DammK9/AstolfoMix) and [SD2](https://huggingface.co/6DammK9/AstolfoMix-SD2).
23
  - See [full article in Github](https://github.com/6DammK9/nai-anime-pure-negative-prompt/blob/main/ch05/README_XL.MD)
24
  - Since "Extended-FP64", dedicated merger [sd-mecha](https://github.com/ljleb/sd-mecha) is used. It is the SD version of [mergekit](https://arxiv.org/abs/2403.13257).
25
  - Preview here are powered by the top session of `README.md` and converting SDXL model from A1111 standalone file into diffuers via [convert_sdxl_to_diffusers.py](https://github.com/Linaqruf/sdxl-model-converter/blob/main/convert_sdxl_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.
26
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  ## 256c-Evo ##
28
 
29
  - Merging the trained [AstolfoXL 1EP](https://huggingface.co/6DammK9/AstolfoXL) back to 256c. Applied Git Rebasin as the "c" version. *It will be the base model of 2EP.*
 
17
  library_name: diffusers
18
  ---
19
 
20
+ # AstolfoMix-XL (256cR-Evo / 256c-Evo / 256c / DGMIZ-AK7c / 215cR-Evo / 255c / 215c / DGMLA-216 / TGMD-192 / TGMD / TSD / TIES-SOUP / Extended-FP64 / Baseline) #
21
 
22
  - Unsolved merge, even with experience on [SD1](https://huggingface.co/6DammK9/AstolfoMix) and [SD2](https://huggingface.co/6DammK9/AstolfoMix-SD2).
23
  - See [full article in Github](https://github.com/6DammK9/nai-anime-pure-negative-prompt/blob/main/ch05/README_XL.MD)
24
  - Since "Extended-FP64", dedicated merger [sd-mecha](https://github.com/ljleb/sd-mecha) is used. It is the SD version of [mergekit](https://arxiv.org/abs/2403.13257).
25
  - Preview here are powered by the top session of `README.md` and converting SDXL model from A1111 standalone file into diffuers via [convert_sdxl_to_diffusers.py](https://github.com/Linaqruf/sdxl-model-converter/blob/main/convert_sdxl_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.
26
 
27
+ ## 256cR-Evo ##
28
+
29
+ - Redo of 215cR-Evo.
30
+
31
+ - Current version: `256cEvo-AstolfoMix-1ep-25072103.safetensors`
32
+ - Recommended version: "25072103"
33
+ - Recommended CFG: 4.0 (Euler, SEG 11.0, PAG = 1.0)
34
+ - *Prompt is minimal. Even empty.*
35
+
36
+ ![251109-220461091-2016-1152-3-48-20250831122853.jpg](https://huggingface.co/6DammK9/AstolfoMix-XL/resolve/main/251109-220461091-2016-1152-3-48-20250831122853.jpg)
37
+
38
+ ```
39
+ parameters
40
+
41
+ solo, anthro, furry, astolfo, standing in front of a car branded mclaren
42
+ Steps: 48, Sampler: Euler, Schedule type: Automatic, CFG scale: 3, Seed: 220461091, Size: 1344x768, Model hash: 8117bdd7fb, Model: 256cR-Evo-AstolfoMix-1ep-25082606, VAE hash: 235745af8d, VAE: sdxl-vae-fp16-fix.vae.safetensors, Denoising strength: 0.7, Clip skip: 2, Hires upscale: 1.5, Hires upscaler: Latent, SEG Active: True, SEG Blur Sigma: 11, SEG Start Step: 0, SEG End Step: 2048, PAG Active: True, PAG SANF: True, PAG Scale: 1, PAG Start Step: 0, PAG End Step: 2048, Version: v1.10.1
43
+ ```
44
+
45
  ## 256c-Evo ##
46
 
47
  - Merging the trained [AstolfoXL 1EP](https://huggingface.co/6DammK9/AstolfoXL) back to 256c. Applied Git Rebasin as the "c" version. *It will be the base model of 2EP.*