Spaces:
Build error
Build error
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: 720
|
| 30 |
sample_height: 720
|
| 31 |
-
sample_steps:
|
| 32 |
seed: 42
|
| 33 |
cfg_scale: 3.5
|
|
|
|
| 28 |
disable_sampling: false
|
| 29 |
sample_width: 720
|
| 30 |
sample_height: 720
|
| 31 |
+
sample_steps: 15
|
| 32 |
seed: 42
|
| 33 |
cfg_scale: 3.5
|