aliceDollMix commited on
Commit
091b674
1 Parent(s): 287bcd5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -2
README.md CHANGED
@@ -17,6 +17,24 @@ tags:
17
 
18
  <hr>
19
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  ## Examples(出力例)
21
 
22
  <img src="" style="width: 768px">
@@ -24,7 +42,7 @@ tags:
24
 
25
  <details>
26
  <summary>詳細設定</summary>
27
- '''1girl,loli,alice in wonderland,Dancing with the Rabbits
28
  Negative prompt:EasyNegativeV2,(extra fingers,fewer fingers),(worst quality, low quality:1.3), text, logo, watermark,nsfw
29
  Steps:30
30
  Sampler:DPM++ SDE Karras
@@ -36,7 +54,7 @@ Clip skip:2
36
  Hires upscale:2.5
37
  Hires steps:20
38
  Hires upscaler:SwinlR_4x
39
- '''
40
  </details>
41
  <hr>
42
 
 
17
 
18
  <hr>
19
 
20
+ ## Recommended Settings(推奨設定)
21
+
22
+ ```
23
+ Steps: 30 ~ 60
24
+ Sampler: DPM++ SDE Karras
25
+ CFG scale: 7.5
26
+ Denoising strength: 0.55
27
+ Hires steps: 20
28
+ Hires upscaler: SwinlR_4x
29
+ Clip skip: 2
30
+ ```
31
+
32
+ Negative:
33
+ ```
34
+ EasyNegativeV2,(extra fingers,fewer fingers),(worst quality, low quality:1.3), text, logo, watermark,nsfw
35
+ ```
36
+ <hr>
37
+
38
  ## Examples(出力例)
39
 
40
  <img src="" style="width: 768px">
 
42
 
43
  <details>
44
  <summary>詳細設定</summary>
45
+ ~~~1girl,loli,alice in wonderland,Dancing with the Rabbits
46
  Negative prompt:EasyNegativeV2,(extra fingers,fewer fingers),(worst quality, low quality:1.3), text, logo, watermark,nsfw
47
  Steps:30
48
  Sampler:DPM++ SDE Karras
 
54
  Hires upscale:2.5
55
  Hires steps:20
56
  Hires upscaler:SwinlR_4x
57
+ ~~~
58
  </details>
59
  <hr>
60