eimiss commited on
Commit
e33b845
1 Parent(s): 26e1333

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +35 -0
README.md CHANGED
@@ -9,7 +9,42 @@ inference: false
9
 
10
  ---
11
 
 
 
12
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
 
14
  ## License
15
 
 
9
 
10
  ---
11
 
12
+ # Diffusion model
13
+ This model is trained with detailed semi realistic images via my anime model.
14
 
15
+ # Sample generations
16
+ This model is made to get semi realistic, realistic results with a lot of detail.
17
+
18
+ ```
19
+ Positive:1girl, aura, blue_fire, electricity, energy, fire, flame, glowing, glowing_eyes, green_eyes, hitodama, horns, lightning, long_hair, magic, male_focus, solo, spirit
20
+ Negative:lowres, bad anatomy, ((bad hands)), text, error, ((missing fingers)), cropped, jpeg artifacts, worst quality, low quality, signature, watermark, blurry, deformed, extra ears, deformed, disfigured, mutation, censored, ((multiple_girls))
21
+ Steps: 20, Sampler: DPM++ 2S a, CFG scale: 8, Seed: 2526294281, Size: 896x768
22
+ ```
23
+ <img src=https://imgur.com/a/wNgalgG.png width=75% height=75%>
24
+
25
+
26
+ ```
27
+ Positive: a girl,Phoenix girl,fluffy hair,war,a hell on earth, Beautiful and detailed costume, blue glowing eyes, masterpiece, (detailed hands), (glowing), twintails, smiling, beautiful detailed white gloves, (upper_body), (realistic)
28
+ Negative: lowres, bad anatomy, ((bad hands)), text, error, ((missing fingers)), cropped, jpeg artifacts, worst quality, low quality, signature, watermark, blurry, deformed, extra ears, deformed, disfigured, mutation, censored, ((multiple_girls))
29
+ Steps: 20, Sampler: DPM++ 2S a Karras, CFG scale: 8, Seed: 2495938777/2495938779, Size: 896x768
30
+ ```
31
+ <img src=https://imgur.com/bHiTlAu.png width=75% height=75%>
32
+ <img src=https://imgur.com/dGFn0uV.png width=75% height=75%>
33
+
34
+
35
+ ```
36
+ Positive:1girl, blurry, bracelet, breasts, dress, earrings, fingernails, grey_eyes, jewelry, lips, lipstick, looking_at_viewer, makeup, nail_polish, necklace, petals, red_lips, short_hair, solo, white_hair
37
+ Negative:lowres, bad anatomy, ((bad hands)), text, error, ((missing fingers)), cropped, jpeg artifacts, worst quality, low quality, signature, watermark, blurry, deformed, extra ears, deformed, disfigured, mutation, censored, ((multiple_girls))
38
+ Steps: 20, Sampler: DPM++ 2S a, CFG scale: 8, Seed: 3149099819, Size: 704x896
39
+ ```
40
+
41
+ <img src=https://imgur.com/tnGOZz8.png width=75% height=75%>
42
+
43
+
44
+ ## Disclaimer
45
+ If you get anime images not semi realistic ones try some prompts like semi realistic,
46
+ realistic or (SemiRealImg). Usually helps. This model also works nicely with
47
+ landscapes like my previous one. However I recommend my other anime model for landscapes.
48
 
49
  ## License
50