Update nightly/config.json
Browse files- nightly/config.json +11 -3
nightly/config.json
CHANGED
|
@@ -53,7 +53,7 @@
|
|
| 53 |
"R-ESRGAN 4x+",
|
| 54 |
"R-ESRGAN 4x+ Anime6B"
|
| 55 |
],
|
| 56 |
-
"upscaler_for_img2img":
|
| 57 |
"face_restoration_model": "CodeFormer",
|
| 58 |
"code_former_weight": 0.5,
|
| 59 |
"face_restoration_unload": false,
|
|
@@ -192,7 +192,7 @@
|
|
| 192 |
"sigma_min": 0.0,
|
| 193 |
"sigma_max": 0.0,
|
| 194 |
"rho": 0.0,
|
| 195 |
-
"eta_noise_seed_delta":
|
| 196 |
"always_discard_next_to_last_sigma": false,
|
| 197 |
"uni_pc_variant": "bh1",
|
| 198 |
"uni_pc_skip_type": "time_uniform",
|
|
@@ -367,5 +367,13 @@
|
|
| 367 |
"dp_wildcard_manager_no_sort": false,
|
| 368 |
"dp_wildcard_manager_shuffle": false,
|
| 369 |
"dp_magicprompt_default_model": "Gustavosta/MagicPrompt-Stable-Diffusion",
|
| 370 |
-
"dp_magicprompt_batch_size": 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 371 |
}
|
|
|
|
| 53 |
"R-ESRGAN 4x+",
|
| 54 |
"R-ESRGAN 4x+ Anime6B"
|
| 55 |
],
|
| 56 |
+
"upscaler_for_img2img": "4x-UltraSharp",
|
| 57 |
"face_restoration_model": "CodeFormer",
|
| 58 |
"code_former_weight": 0.5,
|
| 59 |
"face_restoration_unload": false,
|
|
|
|
| 192 |
"sigma_min": 0.0,
|
| 193 |
"sigma_max": 0.0,
|
| 194 |
"rho": 0.0,
|
| 195 |
+
"eta_noise_seed_delta": 31337,
|
| 196 |
"always_discard_next_to_last_sigma": false,
|
| 197 |
"uni_pc_variant": "bh1",
|
| 198 |
"uni_pc_skip_type": "time_uniform",
|
|
|
|
| 367 |
"dp_wildcard_manager_no_sort": false,
|
| 368 |
"dp_wildcard_manager_shuffle": false,
|
| 369 |
"dp_magicprompt_default_model": "Gustavosta/MagicPrompt-Stable-Diffusion",
|
| 370 |
+
"dp_magicprompt_batch_size": 1,
|
| 371 |
+
"tac_sortWildcardResults": true,
|
| 372 |
+
"tac_showExtraNetworkPreviews": true,
|
| 373 |
+
"deforum_preview": "Off",
|
| 374 |
+
"deforum_preview_interval_frames": 100,
|
| 375 |
+
"neutral_prompt_enabled": true,
|
| 376 |
+
"control_net_no_high_res_fix": false,
|
| 377 |
+
"controlnet_ignore_noninpaint_mask": false,
|
| 378 |
+
"image_browser_height_auto": false
|
| 379 |
}
|