Update README.md
Browse files
README.md
CHANGED
@@ -82,7 +82,7 @@ Sampler: Default
|
|
82 |
Steps: 28
|
83 |
Refiner Steps: 14
|
84 |
|
85 |
-
CFG:
|
86 |
Secondary CFG: 1.0 to 1.5
|
87 |
|
88 |
Resolution: 1280x1280, 1024x1536, 1024x2048, 2048x1152
|
@@ -201,7 +201,7 @@ output = pipe(
|
|
201 |
width=1024,
|
202 |
height=1536,
|
203 |
decoder_guidance_scale=1.0,
|
204 |
-
prior_guidance_scale=
|
205 |
prior_num_inference_steps=28,
|
206 |
num_inference_steps=14,
|
207 |
output_type="pil",
|
|
|
82 |
Steps: 28
|
83 |
Refiner Steps: 14
|
84 |
|
85 |
+
CFG: 5.0
|
86 |
Secondary CFG: 1.0 to 1.5
|
87 |
|
88 |
Resolution: 1280x1280, 1024x1536, 1024x2048, 2048x1152
|
|
|
201 |
width=1024,
|
202 |
height=1536,
|
203 |
decoder_guidance_scale=1.0,
|
204 |
+
prior_guidance_scale=5.0,
|
205 |
prior_num_inference_steps=28,
|
206 |
num_inference_steps=14,
|
207 |
output_type="pil",
|