Andrew Powers-Holmes commited on
Commit
4598891
1 Parent(s): 2fdecff

supporting files

Browse files
.gitattributes CHANGED
@@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
35
+ *.png filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ thumbnail: >-
4
+ ./images/thumbnail.webp
5
+ tags:
6
+ - stable-diffusion
7
+ - text-to-image
8
+ - safetensors
9
+ - diffusers
10
+ inference: true
11
+ 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
+ ---
19
+
20
+ <center>
21
+ <img src="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="images/AndromedaSX-v1-CS2-01365-3105139270.png" width="24%"/>
30
+ <img style="display:inline;margin:0;padding:0;" src="images/AndromedaDX-v1-CS2-01367-3105139270.png" width="24%"/>
31
+ <img style="display:inline;margin:0;padding:0;" src="images/AndromedaSV-v1-CS2-01366-3105139270.png" width="24%"/>
32
+ <img style="display:inline;margin:0;padding:0;" src="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="images/DX/AndromedaDX-v1-CS5-01285-3762015382.png" width="49%"/>
48
+ <img style="display:inline;margin:0;padding:0;" src="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.
56
+
57
+ ```yaml
58
+ 1girl, solo, bangs, red hair, (pink hair:1.1), long hair, very long hair, (purple eyes:1.1), (cat ears, animal ear fluff:1.1), , evening, gradient eyes, colored inner hair, medium breasts, (smile:0.6), (masterpiece, best quality, exceptional, extremely detailed:1.1)
59
+ Negative prompt: (nsfw:1.05), (EasyNegative:0.7), simple5.5, simple5.6, bad-hands-5, (short hair:1.1), loli, child
60
+ Steps: 25, Sampler: Euler a, CFG scale: 8.25, Seed: 3105139270, Size: 864x608, Model hash: 9e0b7d3259, Model: AndromedaSX-v1, Denoising strength: 0.5, Clip skip: 2, ENSD: 31337, Hires upscale: 1.5, Hires steps: 8, Hires upscaler: Latent, Discard penultimate sigma: True
61
+ ```
62
+
63
+ </details>
64
+
65
+ ## Recommended settings
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
+
78
+ ## Recipe
79
+
80
+ To be filled in later... I honestly don't remember half of what I did here.
81
+
82
+ ### Credits
83
+
84
+ A big thankyou to [ShussarSDFA](https://huggingface.co/ShussarSDFA) for their [Sathariel](https://huggingface.co/ShussarSDFA/Sathariel) model series, which are a key component of this
images/AndromedaCover.png ADDED

Git LFS Details

  • SHA256: 35dd2355494c24ce3fe5fd974c26f8a2e11709b3620606825ab2ac634408273f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.4 MB
images/AndromedaDX-v1-CS2-01367-3105139270.png ADDED

Git LFS Details

  • SHA256: 182cd7a7e68976fa8b88f5049b093bce7e12e19a71f58067a9549e34e4fc2594
  • Pointer size: 132 Bytes
  • Size of remote file: 1.41 MB
images/AndromedaSV-v1-CS2-01366-3105139270.png ADDED

Git LFS Details

  • SHA256: 3c8f99620fed4b3889050817946a05bae8f18f6b12a5852833c0ca77a67812c1
  • Pointer size: 132 Bytes
  • Size of remote file: 1.57 MB
images/AndromedaSX-v1-CS2-01365-3105139270.png ADDED

Git LFS Details

  • SHA256: 6985ef396305cc2debc53819c84c5771d73a6d89b79609f831f27fa68477712a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.48 MB
images/AndromedaUnreal-v1-CS2-01368-3105139270.png ADDED

Git LFS Details

  • SHA256: 7c36ab955883c3ca2a3ff62d34903a257637dac6079628e2142b3dddb3f9222b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.49 MB
images/DX/AndromedaDX-v1-CS5-01285-3762015382.png ADDED

Git LFS Details

  • SHA256: 87b8409ebab662b38bf14a4b6885aa60eecb67330752ccf2f907a436c0f2fdd0
  • Pointer size: 132 Bytes
  • Size of remote file: 2.07 MB
images/DX/AndromedaDX-v1-CS7-00812-3866181234.png ADDED

Git LFS Details

  • SHA256: a27bb1ec4e58b8383f64c2d78511e7d6aa95ea606b2d92920400f3b04f46453d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.75 MB
images/DX/AndromedaDX-v1-CS7-01372-4029771503.png ADDED

Git LFS Details

  • SHA256: c0c7ccac0e271d5ebaf823c02bbf99d191965ab1403390baa710ffceb514b255
  • Pointer size: 132 Bytes
  • Size of remote file: 1.93 MB
images/SV/AndromedaSV-v1-01131-89448013,.png ADDED

Git LFS Details

  • SHA256: 21478a923cde56f0b7019cd3514a71451ebc93226afcea6c108785eea528aa2f
  • Pointer size: 132 Bytes
  • Size of remote file: 2.98 MB
images/SV/AndromedaSV-v1-01136-2173637677.png ADDED

Git LFS Details

  • SHA256: f7656252043529d57bbba699b6ee5ae5d97e2c2fcc2b46a8d5a64e9a28c5486c
  • Pointer size: 132 Bytes
  • Size of remote file: 3.08 MB
images/Unreal/AndromedaUnreal-v1-CS3-01331-3762015382.png ADDED

Git LFS Details

  • SHA256: db0c5cc2ac77470f85e0c17ea2b58671c9e05c61e199d33d373c4ae106e0f67b
  • Pointer size: 132 Bytes
  • Size of remote file: 2.06 MB
images/thumbnail.webp ADDED
images/xyz_grid-0036-3105139270-1girl, solo, bangs, red hair, (pink hair_1.1), long hair, very long hair, (purple eyes_1.1), (cat ears, animal ear fluff_1.1), ,.png ADDED

Git LFS Details

  • SHA256: 50c91b8fd40dd8962664ead7d03a826568d178d9422c622c9ac1fed56d508ab0
  • Pointer size: 132 Bytes
  • Size of remote file: 6.11 MB