Spaces:
Paused
Paused
Update inference_configs/inference.yaml
Browse files
inference_configs/inference.yaml
CHANGED
@@ -28,6 +28,6 @@ double_blocks: null
|
|
28 |
disable_sampling: false
|
29 |
sample_width: 768
|
30 |
sample_height: 768
|
31 |
-
sample_steps:
|
32 |
seed: 42
|
33 |
cfg_scale: 2
|
|
|
28 |
disable_sampling: false
|
29 |
sample_width: 768
|
30 |
sample_height: 768
|
31 |
+
sample_steps: 23
|
32 |
seed: 42
|
33 |
cfg_scale: 2
|