neggles commited on
Commit
58ca183
1 Parent(s): e178aa8

fix label on an image, update readme

Browse files
README.md CHANGED
@@ -12,7 +12,8 @@ language:
12
  - en
13
  widget:
14
  - text: >-
15
- masterpiece, masterpiece, masterpiece, best quality, ultra-detailed, 1girl, hatsune miku, blue hair, upper body, looking at viewer, ?, negative space, bioluminescence, bioluminescence, bioluminescence, darkness, wind, butterfly, black background, portrait, ice
 
16
  example_title: example
17
  library_name: diffusers
18
  ---
@@ -20,36 +21,62 @@ library_name: diffusers
20
  <center>
21
  <img src="Andromeda/resolve/main/images/AndromedaCover.png" width="80%"/>
22
  <h1 style="font-size:1.6rem;">
23
- <b>
24
- AndromedaDX (and friends)
25
- </b>
26
  </h1>
27
-
28
  <h2>Stable Diffusion models for (neko enthusiast) weebs</h2>
29
- <img style="display:inline;margin:0;padding:0;" src="Andromeda/resolve/main/images/AndromedaSX-v1-CS2-01365-3105139270.png" width="24%"/>
30
- <img style="display:inline;margin:0;padding:0;" src="Andromeda/resolve/main/images/AndromedaDX-v1-CS2-01367-3105139270.png" width="24%"/>
31
- <img style="display:inline;margin:0;padding:0;" src="Andromeda/resolve/main/images/AndromedaSV-v1-CS2-01366-3105139270.png" width="24%"/>
32
- <img style="display:inline;margin:0;padding:0;" src="Andromeda/resolve/main/images/AndromedaUnreal-v1-CS2-01368-3105139270.png" width="24%"/>
33
  </center>
34
 
35
- <p>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  I'm not sure there's actually enough difference between these four to merit posting all of them, but nevertheless, here they are.
37
 
38
- You probably want [AndromedaDX-v1](AndromedaDX-v1.safetensors), it's the one I'm most happy with. Bonus special feature that is *definitely* not a bug: it likes to add cats to scenes all by itself. All of these do, but DX does it more than the others, likely because it has a significant amount of a landscape-focused model (which, to my knowledge as of this writing, is not public) mixed in.
 
 
 
 
39
 
40
- [AndromedaSV](AndromedaSV-v1.safetensors) and [AndromedaSX](AndromedaSX-v1.safetensors) do a better job with foxgirls, and [AndromedaUnreal](AndromedaUnreal-v1.safetensors) has a more realistic style thanks to the addition of some MeinaUnreal (not currently posted on HF).
41
 
42
- Catgirl enthusiasts, rejoice! Or... something...
 
 
 
 
 
43
 
44
  I made DX for a chatbot of mine who can "take selfies" via SD, and it behaves nicely enough that I felt like it was worth sharing. It's especially good with natural language prompts at high CLIP skip, e.g.:
45
 
46
  <center>
47
- <img style="display:inline;margin:0;padding:0;" src="Andromeda/resolve/main/images/DX/AndromedaDX-v1-CS5-01285-3762015382.png" width="49%"/>
48
- <img style="display:inline;margin:0;padding:0;" src="Andromeda/resolve/main/images/DX/AndromedaDX-v1-CS7-00812-3866181234.png" width="49%"/>
49
  </center>
50
 
51
- </p>
52
-
53
  <details><summary><big><b>Prompts</b></big></summary>
54
 
55
  OK, I lied, it's just the one prompt for now.
@@ -66,12 +93,14 @@ Steps: 25, Sampler: Euler a, CFG scale: 8.25, Seed: 3105139270, Size: 864x608, M
66
 
67
  Some educated guesses based on what playing around I've done:
68
 
69
- - VAE: None (Baked in model, [kl-f8-anime2](https://huggingface.co/hakurei/waifu-diffusion-v1-4/blob/main/vae/kl-f8-anime2.ckpt))
70
  - Clip Skip: 2, 5, or 7 - DX and Unreal do quite well in the 5-7 range
71
- - Sampler: DPM++ 2M Karras, or Euler A at 40-50 steps
72
- - CFG Scale: 7 ± 2 (much below 6 is a bad move, much above 9 will get... fun)
73
- - Recommended Positive Prompt: Add `(masterpiece, best quality, exceptional, extremely detailed:1.1)` at the **end** of your prompt
74
- - Recommended Negative Prompt: [EasyNegative](https://huggingface.co/datasets/gsdf/EasyNegative), `(nsfw:1.05), (EasyNegative:0.7), simple5.5, simple5.6, bad-hands-5, (short hair:1.1), loli, child`
 
 
75
  - For better results, using hires fix is a must.
76
  - Hires upscaler: Latent (any variant, such as nearest-exact), 12-18 steps at 0.5-0.6 denoising (7-10 actual steps)
77
 
 
12
  - en
13
  widget:
14
  - text: >-
15
+ 1girl, solo, bangs, (pink hair, gradient hair, very long hair:1.1), (purple eyes:1.05), (cat ears, animal ear fluff:1.2), sidelocks, white shirt, collared shirt, buttons,
16
+ night, looking at viewer, table, pizza on table, pov, restaurant, medium breasts, smiling, (blush:0.7), colored inner hair, (symmetric), (masterpiece, exceptional, extremely detailed:1.1)
17
  example_title: example
18
  library_name: diffusers
19
  ---
 
21
  <center>
22
  <img src="Andromeda/resolve/main/images/AndromedaCover.png" width="80%"/>
23
  <h1 style="font-size:1.6rem;">
24
+ <b>AndromedaDX (and friends)</b>
 
 
25
  </h1>
 
26
  <h2>Stable Diffusion models for (neko enthusiast) weebs</h2>
 
 
 
 
27
  </center>
28
 
29
+ <div style="display: flex; flex-direction: row;">
30
+ <div style="margin: 0; padding: 0;">
31
+ <figure style="margin: 2px;">
32
+ <img src="Andromeda/resolve/main/images/AndromedaSX-v1-CS2-01365-3105139270.png" />
33
+ <figcaption style="text-align: center; font-size: 1.2rem;">Andromeda<b>SX</b></figcaption>
34
+ </figure>
35
+ </div>
36
+ <div style="margin: 0; padding: 0;">
37
+ <figure style="margin: 2px;">
38
+ <img src="Andromeda/resolve/main/images/AndromedaSV-v1-CS2-01366-3105139270.png" />
39
+ <figcaption style="text-align: center; font-size: 1.2rem;">Andromeda<b>SV</b></figcaption>
40
+ </figure>
41
+ </div>
42
+ <div style="margin: 0; padding: 0;">
43
+ <figure style="margin: 2px;">
44
+ <img src="Andromeda/resolve/main/images/AndromedaDX-v1-CS2-01367-3105139270.png" />
45
+ <figcaption style="text-align: center; font-size: 1.2rem;">Andromeda<b>DX</b></figcaption>
46
+ </figure>
47
+ </div>
48
+ <div style="margin: 0; padding: 0;">
49
+ <figure style="margin: 2px;">
50
+ <img src="Andromeda/resolve/main/images/AndromedaUnreal-v1-CS2-01368-3105139270.png" />
51
+ <figcaption style="text-align: center; font-size: 1.2rem;">Andromeda<b>Unreal</b></figcaption>
52
+ </figure>
53
+ </div>
54
+ </div>
55
+
56
  I'm not sure there's actually enough difference between these four to merit posting all of them, but nevertheless, here they are.
57
 
58
+ ## Model Variants
59
+
60
+ ### [AndromedaDX](AndromedaDX-v1.safetensors)
61
+
62
+ This is probably the one you want. Out of all of these it's the one I'm happiest with; it produces high-detail backgrounds (and IMO can achieve a fairly high overall level of detail). Bonus special feature (_definitely_ not a bug, shhh): it likes to add cats to things. Just regular cats. Sometimes several cats!
63
 
64
+ ### [AndromedaSV](AndromedaSV-v1.safetensors) and [AndromedaSX](AndromedaSX-v1.safetensors)
65
 
66
+ These are more suited to foxgirls than catgirls. If you're a Fubuki or Kawakaze enthusiast, these are for you :)
67
+
68
+ ### [AndromedaUnreal](AndromedaUnreal-v1.safetensors)
69
+ This one has a more realistic style thanks to the addition of some MeinaUnreal (not currently posted on HF).
70
+
71
+ ## More
72
 
73
  I made DX for a chatbot of mine who can "take selfies" via SD, and it behaves nicely enough that I felt like it was worth sharing. It's especially good with natural language prompts at high CLIP skip, e.g.:
74
 
75
  <center>
76
+ <img style="margin:0;padding:0;" src="Andromeda/resolve/main/images/DX/AndromedaDX-v1-CS5-01285-3762015382.png" width="340px"/>
77
+ <img style="margin:0;padding:0;" src="Andromeda/resolve/main/images/DX/AndromedaDX-v1-CS7-00812-3866181234.png" width="340px"/>
78
  </center>
79
 
 
 
80
  <details><summary><big><b>Prompts</b></big></summary>
81
 
82
  OK, I lied, it's just the one prompt for now.
 
93
 
94
  Some educated guesses based on what playing around I've done:
95
 
96
+ - VAE: [kl-f8-anime2](https://huggingface.co/hakurei/waifu-diffusion-v1-4/blob/main/vae/kl-f8-anime2.ckpt)) is baked in and recommended, blessed2 works as well but is a little softer on the colours.
97
  - Clip Skip: 2, 5, or 7 - DX and Unreal do quite well in the 5-7 range
98
+ - Sampler: DPM++ 2M Karras, the usual 20-35 steps, or Euler A at 40-50 steps with CLIP skip 5-7
99
+ - CFG Scale: 7.5 ± 1 (much below 6 is a bad move, much above 9 will get... fun)
100
+ - Recommended Positive Prompt:
101
+ Add `(masterpiece, best quality, exceptional, extremely detailed:1.1)` at the **end** of your prompt. Otherwise, nothing particularly special. YMMV, of course.
102
+ - Recommended Negative Prompt:
103
+ [EasyNegative](https://huggingface.co/datasets/gsdf/EasyNegative), `(nsfw:1.05), (EasyNegative:0.7), simple5.5, simple5.6, bad-hands-5, (short hair:1.1), loli, child`
104
  - For better results, using hires fix is a must.
105
  - Hires upscaler: Latent (any variant, such as nearest-exact), 12-18 steps at 0.5-0.6 denoising (7-10 actual steps)
106
 
images/{SV/AndromedaSV-v1-01131-89448013,.png → DX/AndromedaDX-v1-CS2-01131-89448013,.png} RENAMED
File without changes