Update config.json
Browse files- config.json +4 -2
config.json
CHANGED
@@ -7,6 +7,8 @@
|
|
7 |
"sd_model_checkpoint",
|
8 |
"skip_early_cond"
|
9 |
],
|
10 |
-
"randn_source": "
|
11 |
-
"emphasis": "No norm"
|
|
|
|
|
12 |
}
|
|
|
7 |
"sd_model_checkpoint",
|
8 |
"skip_early_cond"
|
9 |
],
|
10 |
+
"randn_source": "CPU",
|
11 |
+
"emphasis": "No norm",
|
12 |
+
"live_previews_image_format": "webp",
|
13 |
+
"show_progress_every_n_steps": 10
|
14 |
}
|