mochimochii commited on
Commit
2718d13
1 Parent(s): 866bbe0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -5
README.md CHANGED
@@ -9,12 +9,32 @@ tags:
9
 
10
  # ●omochiNightMix
11
  このモデルは夜に強いことを目指したモデルです。
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
 
13
- # ●モデル概要
14
- - EasyNegativeの使用を推奨します。
15
- - (worst quality, low quality:1.4)で代用することもできます。好みの方を使用してください。
16
- - VAEは不要です。
17
 
18
- # ●サンプル
19
 
20
 
 
9
 
10
  # ●omochiNightMix
11
  このモデルは夜に強いことを目指したモデルです。
12
+ This model is designed to be strong at "night".
13
+
14
+ # ◆Settings
15
+
16
+ - VAE: NONE
17
+ - Sampler: DPM++ SDE Karras
18
+ - Sampling steps: 25
19
+ - Clipskip: 2
20
+ - CFG Scale: 7
21
+ - Upscaler: SwinIR_4x
22
+ - Hires steps: 10
23
+ - Denoising strength: 0.45
24
+ - Negative promprts: "EasyNegaitive" or (worst quality, low quality:1.4)
25
+
26
+ ぜひプロンプトに"cinematic lighting, deep shadow"を使用してみてください。
27
+ Please try using "cinematic lighting, deep shadow" for prompt.
28
+
29
+ # Samples
30
+ ![](images/1.png)
31
+ ![](images/2.png)
32
+ - Prompt:
33
+ ```
34
+ cinematic lighting deep shadow masterpiece best quality night outdoors beach 1girl
35
+ ```
36
+
37
 
 
 
 
 
38
 
 
39
 
40