Upload 2 files
Browse files- config.json +15 -3
- ui-config.json +909 -3
config.json
CHANGED
|
@@ -64,7 +64,7 @@
|
|
| 64 |
"training_enable_tensorboard": false,
|
| 65 |
"training_tensorboard_save_images": false,
|
| 66 |
"training_tensorboard_flush_every": 120,
|
| 67 |
-
"sd_model_checkpoint": "
|
| 68 |
"sd_checkpoint_cache": 0,
|
| 69 |
"sd_vae_checkpoint_cache": 0,
|
| 70 |
"sd_vae": "vae-ft-mse-840000-ema-pruned.ckpt",
|
|
@@ -138,7 +138,7 @@
|
|
| 138 |
"postprocessing_operation_order": [],
|
| 139 |
"upscaling_max_images_in_cache": 5,
|
| 140 |
"disabled_extensions": [],
|
| 141 |
-
"sd_checkpoint_hash": "
|
| 142 |
"ldsr_steps": 100,
|
| 143 |
"ldsr_cached": false,
|
| 144 |
"SWIN_tile": 192,
|
|
@@ -271,5 +271,17 @@
|
|
| 271 |
"images_scan_exif": true,
|
| 272 |
"images_history_page_columns": 6.0,
|
| 273 |
"images_history_page_rows": 6.0,
|
| 274 |
-
"images_history_pages_perload": 20.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 275 |
}
|
|
|
|
| 64 |
"training_enable_tensorboard": false,
|
| 65 |
"training_tensorboard_save_images": false,
|
| 66 |
"training_tensorboard_flush_every": 120,
|
| 67 |
+
"sd_model_checkpoint": "Gishikifp16.safetensors [1951f2fd3f]",
|
| 68 |
"sd_checkpoint_cache": 0,
|
| 69 |
"sd_vae_checkpoint_cache": 0,
|
| 70 |
"sd_vae": "vae-ft-mse-840000-ema-pruned.ckpt",
|
|
|
|
| 138 |
"postprocessing_operation_order": [],
|
| 139 |
"upscaling_max_images_in_cache": 5,
|
| 140 |
"disabled_extensions": [],
|
| 141 |
+
"sd_checkpoint_hash": "1951f2fd3f5a01ea482cb7f969c350ab69c4f2a87b64eee0c8c9b77fbae46d32",
|
| 142 |
"ldsr_steps": 100,
|
| 143 |
"ldsr_cached": false,
|
| 144 |
"SWIN_tile": 192,
|
|
|
|
| 271 |
"images_scan_exif": true,
|
| 272 |
"images_history_page_columns": 6.0,
|
| 273 |
"images_history_page_rows": 6.0,
|
| 274 |
+
"images_history_pages_perload": 20.0,
|
| 275 |
+
"ad_max_models": 2,
|
| 276 |
+
"ad_save_previews": false,
|
| 277 |
+
"ad_save_images_before": false,
|
| 278 |
+
"ad_only_seleted_scripts": true,
|
| 279 |
+
"ad_script_names": "dynamic_prompting,dynamic_thresholding,wildcard_recursive,wildcards",
|
| 280 |
+
"ad_bbox_sortby": "None",
|
| 281 |
+
"deforum_embed_srt": false,
|
| 282 |
+
"neutral_prompt_enabled": true,
|
| 283 |
+
"arh_show_min_width_or_height": false,
|
| 284 |
+
"arh_min_width_or_height": 1024,
|
| 285 |
+
"controlnet_disable_control_type": false,
|
| 286 |
+
"controlnet_disable_openpose_edit": false
|
| 287 |
}
|
ui-config.json
CHANGED
|
@@ -131,7 +131,7 @@
|
|
| 131 |
"img2img/Sampling Steps/maximum": 150,
|
| 132 |
"img2img/Sampling Steps/step": 1,
|
| 133 |
"img2img/Sampling method/visible": true,
|
| 134 |
-
"img2img/Sampling method/value": "DPM++ 2M
|
| 135 |
"img2img/Width/visible": true,
|
| 136 |
"img2img/Width/value": 512,
|
| 137 |
"img2img/Width/minimum": 64,
|
|
@@ -162,7 +162,7 @@
|
|
| 162 |
"img2img/CFG Scale/maximum": 30.0,
|
| 163 |
"img2img/CFG Scale/step": 0.5,
|
| 164 |
"img2img/Denoising strength/visible": true,
|
| 165 |
-
"img2img/Denoising strength/value": 0.
|
| 166 |
"img2img/Denoising strength/minimum": 0.0,
|
| 167 |
"img2img/Denoising strength/maximum": 1.0,
|
| 168 |
"img2img/Denoising strength/step": 0.01,
|
|
@@ -1462,5 +1462,911 @@
|
|
| 1462 |
"train/Do not resize images/visible": true,
|
| 1463 |
"train/Do not resize images/value": false,
|
| 1464 |
"train/Use PNG alpha channel as loss weight/visible": true,
|
| 1465 |
-
"train/Use PNG alpha channel as loss weight/value": false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1466 |
}
|
|
|
|
| 131 |
"img2img/Sampling Steps/maximum": 150,
|
| 132 |
"img2img/Sampling Steps/step": 1,
|
| 133 |
"img2img/Sampling method/visible": true,
|
| 134 |
+
"img2img/Sampling method/value": "DPM++ 2M Karras",
|
| 135 |
"img2img/Width/visible": true,
|
| 136 |
"img2img/Width/value": 512,
|
| 137 |
"img2img/Width/minimum": 64,
|
|
|
|
| 162 |
"img2img/CFG Scale/maximum": 30.0,
|
| 163 |
"img2img/CFG Scale/step": 0.5,
|
| 164 |
"img2img/Denoising strength/visible": true,
|
| 165 |
+
"img2img/Denoising strength/value": 0.8,
|
| 166 |
"img2img/Denoising strength/minimum": 0.0,
|
| 167 |
"img2img/Denoising strength/maximum": 1.0,
|
| 168 |
"img2img/Denoising strength/step": 0.01,
|
|
|
|
| 1462 |
"train/Do not resize images/visible": true,
|
| 1463 |
"train/Do not resize images/value": false,
|
| 1464 |
"train/Use PNG alpha channel as loss weight/visible": true,
|
| 1465 |
+
"train/Use PNG alpha channel as loss weight/value": false,
|
| 1466 |
+
"customscript/!adetailer.py/txt2img/Enable ADetailer/visible": true,
|
| 1467 |
+
"customscript/!adetailer.py/txt2img/Enable ADetailer/value": true,
|
| 1468 |
+
"txt2img/ADetailer model/visible": true,
|
| 1469 |
+
"txt2img/ADetailer model/value": "face_yolov8n.pt",
|
| 1470 |
+
"txt2img/ad_prompt/visible": true,
|
| 1471 |
+
"txt2img/ad_prompt/value": "",
|
| 1472 |
+
"txt2img/ad_negative_prompt/visible": true,
|
| 1473 |
+
"txt2img/ad_negative_prompt/value": "",
|
| 1474 |
+
"txt2img/Detection model confidence threshold/visible": true,
|
| 1475 |
+
"txt2img/Detection model confidence threshold/value": 0.3,
|
| 1476 |
+
"txt2img/Detection model confidence threshold/minimum": 0.0,
|
| 1477 |
+
"txt2img/Detection model confidence threshold/maximum": 1.0,
|
| 1478 |
+
"txt2img/Detection model confidence threshold/step": 0.01,
|
| 1479 |
+
"txt2img/Mask min area ratio/visible": true,
|
| 1480 |
+
"txt2img/Mask min area ratio/value": 0.0,
|
| 1481 |
+
"txt2img/Mask min area ratio/minimum": 0.0,
|
| 1482 |
+
"txt2img/Mask min area ratio/maximum": 1.0,
|
| 1483 |
+
"txt2img/Mask min area ratio/step": 0.001,
|
| 1484 |
+
"txt2img/Mask max area ratio/visible": true,
|
| 1485 |
+
"txt2img/Mask max area ratio/value": 1.0,
|
| 1486 |
+
"txt2img/Mask max area ratio/minimum": 0.0,
|
| 1487 |
+
"txt2img/Mask max area ratio/maximum": 1.0,
|
| 1488 |
+
"txt2img/Mask max area ratio/step": 0.001,
|
| 1489 |
+
"txt2img/Mask x(\u2192) offset/visible": true,
|
| 1490 |
+
"txt2img/Mask x(\u2192) offset/value": 0,
|
| 1491 |
+
"txt2img/Mask x(\u2192) offset/minimum": -200,
|
| 1492 |
+
"txt2img/Mask x(\u2192) offset/maximum": 200,
|
| 1493 |
+
"txt2img/Mask x(\u2192) offset/step": 1,
|
| 1494 |
+
"txt2img/Mask y(\u2191) offset/visible": true,
|
| 1495 |
+
"txt2img/Mask y(\u2191) offset/value": 0,
|
| 1496 |
+
"txt2img/Mask y(\u2191) offset/minimum": -200,
|
| 1497 |
+
"txt2img/Mask y(\u2191) offset/maximum": 200,
|
| 1498 |
+
"txt2img/Mask y(\u2191) offset/step": 1,
|
| 1499 |
+
"txt2img/Mask erosion (-) / dilation (+)/visible": true,
|
| 1500 |
+
"txt2img/Mask erosion (-) / dilation (+)/value": 4,
|
| 1501 |
+
"txt2img/Mask erosion (-) / dilation (+)/minimum": -128,
|
| 1502 |
+
"txt2img/Mask erosion (-) / dilation (+)/maximum": 128,
|
| 1503 |
+
"txt2img/Mask erosion (-) / dilation (+)/step": 4,
|
| 1504 |
+
"txt2img/Mask merge mode/visible": true,
|
| 1505 |
+
"txt2img/Mask merge mode/value": "None",
|
| 1506 |
+
"txt2img/Inpaint mask blur/visible": true,
|
| 1507 |
+
"txt2img/Inpaint mask blur/value": 4,
|
| 1508 |
+
"txt2img/Inpaint mask blur/minimum": 0,
|
| 1509 |
+
"txt2img/Inpaint mask blur/maximum": 64,
|
| 1510 |
+
"txt2img/Inpaint mask blur/step": 1,
|
| 1511 |
+
"txt2img/Inpaint denoising strength/visible": true,
|
| 1512 |
+
"txt2img/Inpaint denoising strength/value": 0.4,
|
| 1513 |
+
"txt2img/Inpaint denoising strength/minimum": 0.0,
|
| 1514 |
+
"txt2img/Inpaint denoising strength/maximum": 1.0,
|
| 1515 |
+
"txt2img/Inpaint denoising strength/step": 0.01,
|
| 1516 |
+
"txt2img/Inpaint only masked/visible": true,
|
| 1517 |
+
"txt2img/Inpaint only masked/value": true,
|
| 1518 |
+
"txt2img/Inpaint only masked padding, pixels/visible": true,
|
| 1519 |
+
"txt2img/Inpaint only masked padding, pixels/value": 32,
|
| 1520 |
+
"txt2img/Inpaint only masked padding, pixels/minimum": 0,
|
| 1521 |
+
"txt2img/Inpaint only masked padding, pixels/maximum": 256,
|
| 1522 |
+
"txt2img/Inpaint only masked padding, pixels/step": 4,
|
| 1523 |
+
"txt2img/Use separate width/height/visible": true,
|
| 1524 |
+
"txt2img/Use separate width/height/value": false,
|
| 1525 |
+
"txt2img/inpaint width/visible": true,
|
| 1526 |
+
"txt2img/inpaint width/value": 512,
|
| 1527 |
+
"txt2img/inpaint width/minimum": 64,
|
| 1528 |
+
"txt2img/inpaint width/maximum": 2048,
|
| 1529 |
+
"txt2img/inpaint width/step": 4,
|
| 1530 |
+
"txt2img/inpaint height/visible": true,
|
| 1531 |
+
"txt2img/inpaint height/value": 512,
|
| 1532 |
+
"txt2img/inpaint height/minimum": 64,
|
| 1533 |
+
"txt2img/inpaint height/maximum": 2048,
|
| 1534 |
+
"txt2img/inpaint height/step": 4,
|
| 1535 |
+
"txt2img/Use separate steps/visible": true,
|
| 1536 |
+
"txt2img/Use separate steps/value": false,
|
| 1537 |
+
"txt2img/ADetailer steps/visible": true,
|
| 1538 |
+
"txt2img/ADetailer steps/value": 28,
|
| 1539 |
+
"txt2img/ADetailer steps/minimum": 1,
|
| 1540 |
+
"txt2img/ADetailer steps/maximum": 150,
|
| 1541 |
+
"txt2img/ADetailer steps/step": 1,
|
| 1542 |
+
"txt2img/Use separate CFG scale/visible": true,
|
| 1543 |
+
"txt2img/Use separate CFG scale/value": false,
|
| 1544 |
+
"txt2img/ADetailer CFG scale/visible": true,
|
| 1545 |
+
"txt2img/ADetailer CFG scale/value": 7.0,
|
| 1546 |
+
"txt2img/ADetailer CFG scale/minimum": 0.0,
|
| 1547 |
+
"txt2img/ADetailer CFG scale/maximum": 30.0,
|
| 1548 |
+
"txt2img/ADetailer CFG scale/step": 0.5,
|
| 1549 |
+
"txt2img/Restore faces after ADetailer/visible": true,
|
| 1550 |
+
"txt2img/Restore faces after ADetailer/value": false,
|
| 1551 |
+
"txt2img/ControlNet model/visible": true,
|
| 1552 |
+
"txt2img/ControlNet model/value": "None",
|
| 1553 |
+
"txt2img/ControlNet weight/visible": true,
|
| 1554 |
+
"txt2img/ControlNet weight/value": 1.0,
|
| 1555 |
+
"txt2img/ControlNet weight/minimum": 0.0,
|
| 1556 |
+
"txt2img/ControlNet weight/maximum": 1.0,
|
| 1557 |
+
"txt2img/ControlNet weight/step": 0.01,
|
| 1558 |
+
"txt2img/ControlNet guidance start/visible": true,
|
| 1559 |
+
"txt2img/ControlNet guidance start/value": 0.0,
|
| 1560 |
+
"txt2img/ControlNet guidance start/minimum": 0.0,
|
| 1561 |
+
"txt2img/ControlNet guidance start/maximum": 1.0,
|
| 1562 |
+
"txt2img/ControlNet guidance start/step": 0.01,
|
| 1563 |
+
"txt2img/ControlNet guidance end/visible": true,
|
| 1564 |
+
"txt2img/ControlNet guidance end/value": 1.0,
|
| 1565 |
+
"txt2img/ControlNet guidance end/minimum": 0.0,
|
| 1566 |
+
"txt2img/ControlNet guidance end/maximum": 1.0,
|
| 1567 |
+
"txt2img/ControlNet guidance end/step": 0.01,
|
| 1568 |
+
"txt2img/ADetailer model 2nd/visible": true,
|
| 1569 |
+
"txt2img/ADetailer model 2nd/value": "None",
|
| 1570 |
+
"txt2img/ad_prompt 2nd/visible": true,
|
| 1571 |
+
"txt2img/ad_prompt 2nd/value": "",
|
| 1572 |
+
"txt2img/ad_negative_prompt 2nd/visible": true,
|
| 1573 |
+
"txt2img/ad_negative_prompt 2nd/value": "",
|
| 1574 |
+
"txt2img/Detection model confidence threshold 2nd/visible": true,
|
| 1575 |
+
"txt2img/Detection model confidence threshold 2nd/value": 0.3,
|
| 1576 |
+
"txt2img/Detection model confidence threshold 2nd/minimum": 0.0,
|
| 1577 |
+
"txt2img/Detection model confidence threshold 2nd/maximum": 1.0,
|
| 1578 |
+
"txt2img/Detection model confidence threshold 2nd/step": 0.01,
|
| 1579 |
+
"txt2img/Mask min area ratio 2nd/visible": true,
|
| 1580 |
+
"txt2img/Mask min area ratio 2nd/value": 0.0,
|
| 1581 |
+
"txt2img/Mask min area ratio 2nd/minimum": 0.0,
|
| 1582 |
+
"txt2img/Mask min area ratio 2nd/maximum": 1.0,
|
| 1583 |
+
"txt2img/Mask min area ratio 2nd/step": 0.001,
|
| 1584 |
+
"txt2img/Mask max area ratio 2nd/visible": true,
|
| 1585 |
+
"txt2img/Mask max area ratio 2nd/value": 1.0,
|
| 1586 |
+
"txt2img/Mask max area ratio 2nd/minimum": 0.0,
|
| 1587 |
+
"txt2img/Mask max area ratio 2nd/maximum": 1.0,
|
| 1588 |
+
"txt2img/Mask max area ratio 2nd/step": 0.001,
|
| 1589 |
+
"txt2img/Mask x(\u2192) offset 2nd/visible": true,
|
| 1590 |
+
"txt2img/Mask x(\u2192) offset 2nd/value": 0,
|
| 1591 |
+
"txt2img/Mask x(\u2192) offset 2nd/minimum": -200,
|
| 1592 |
+
"txt2img/Mask x(\u2192) offset 2nd/maximum": 200,
|
| 1593 |
+
"txt2img/Mask x(\u2192) offset 2nd/step": 1,
|
| 1594 |
+
"txt2img/Mask y(\u2191) offset 2nd/visible": true,
|
| 1595 |
+
"txt2img/Mask y(\u2191) offset 2nd/value": 0,
|
| 1596 |
+
"txt2img/Mask y(\u2191) offset 2nd/minimum": -200,
|
| 1597 |
+
"txt2img/Mask y(\u2191) offset 2nd/maximum": 200,
|
| 1598 |
+
"txt2img/Mask y(\u2191) offset 2nd/step": 1,
|
| 1599 |
+
"txt2img/Mask erosion (-) / dilation (+) 2nd/visible": true,
|
| 1600 |
+
"txt2img/Mask erosion (-) / dilation (+) 2nd/value": 4,
|
| 1601 |
+
"txt2img/Mask erosion (-) / dilation (+) 2nd/minimum": -128,
|
| 1602 |
+
"txt2img/Mask erosion (-) / dilation (+) 2nd/maximum": 128,
|
| 1603 |
+
"txt2img/Mask erosion (-) / dilation (+) 2nd/step": 4,
|
| 1604 |
+
"txt2img/Mask merge mode 2nd/visible": true,
|
| 1605 |
+
"txt2img/Mask merge mode 2nd/value": "None",
|
| 1606 |
+
"txt2img/Inpaint mask blur 2nd/visible": true,
|
| 1607 |
+
"txt2img/Inpaint mask blur 2nd/value": 4,
|
| 1608 |
+
"txt2img/Inpaint mask blur 2nd/minimum": 0,
|
| 1609 |
+
"txt2img/Inpaint mask blur 2nd/maximum": 64,
|
| 1610 |
+
"txt2img/Inpaint mask blur 2nd/step": 1,
|
| 1611 |
+
"txt2img/Inpaint denoising strength 2nd/visible": true,
|
| 1612 |
+
"txt2img/Inpaint denoising strength 2nd/value": 0.4,
|
| 1613 |
+
"txt2img/Inpaint denoising strength 2nd/minimum": 0.0,
|
| 1614 |
+
"txt2img/Inpaint denoising strength 2nd/maximum": 1.0,
|
| 1615 |
+
"txt2img/Inpaint denoising strength 2nd/step": 0.01,
|
| 1616 |
+
"txt2img/Inpaint only masked 2nd/visible": true,
|
| 1617 |
+
"txt2img/Inpaint only masked 2nd/value": true,
|
| 1618 |
+
"txt2img/Inpaint only masked padding, pixels 2nd/visible": true,
|
| 1619 |
+
"txt2img/Inpaint only masked padding, pixels 2nd/value": 32,
|
| 1620 |
+
"txt2img/Inpaint only masked padding, pixels 2nd/minimum": 0,
|
| 1621 |
+
"txt2img/Inpaint only masked padding, pixels 2nd/maximum": 256,
|
| 1622 |
+
"txt2img/Inpaint only masked padding, pixels 2nd/step": 4,
|
| 1623 |
+
"txt2img/Use separate width/height 2nd/visible": true,
|
| 1624 |
+
"txt2img/Use separate width/height 2nd/value": false,
|
| 1625 |
+
"txt2img/inpaint width 2nd/visible": true,
|
| 1626 |
+
"txt2img/inpaint width 2nd/value": 512,
|
| 1627 |
+
"txt2img/inpaint width 2nd/minimum": 64,
|
| 1628 |
+
"txt2img/inpaint width 2nd/maximum": 2048,
|
| 1629 |
+
"txt2img/inpaint width 2nd/step": 4,
|
| 1630 |
+
"txt2img/inpaint height 2nd/visible": true,
|
| 1631 |
+
"txt2img/inpaint height 2nd/value": 512,
|
| 1632 |
+
"txt2img/inpaint height 2nd/minimum": 64,
|
| 1633 |
+
"txt2img/inpaint height 2nd/maximum": 2048,
|
| 1634 |
+
"txt2img/inpaint height 2nd/step": 4,
|
| 1635 |
+
"txt2img/Use separate steps 2nd/visible": true,
|
| 1636 |
+
"txt2img/Use separate steps 2nd/value": false,
|
| 1637 |
+
"txt2img/ADetailer steps 2nd/visible": true,
|
| 1638 |
+
"txt2img/ADetailer steps 2nd/value": 28,
|
| 1639 |
+
"txt2img/ADetailer steps 2nd/minimum": 1,
|
| 1640 |
+
"txt2img/ADetailer steps 2nd/maximum": 150,
|
| 1641 |
+
"txt2img/ADetailer steps 2nd/step": 1,
|
| 1642 |
+
"txt2img/Use separate CFG scale 2nd/visible": true,
|
| 1643 |
+
"txt2img/Use separate CFG scale 2nd/value": false,
|
| 1644 |
+
"txt2img/ADetailer CFG scale 2nd/visible": true,
|
| 1645 |
+
"txt2img/ADetailer CFG scale 2nd/value": 7.0,
|
| 1646 |
+
"txt2img/ADetailer CFG scale 2nd/minimum": 0.0,
|
| 1647 |
+
"txt2img/ADetailer CFG scale 2nd/maximum": 30.0,
|
| 1648 |
+
"txt2img/ADetailer CFG scale 2nd/step": 0.5,
|
| 1649 |
+
"txt2img/Restore faces after ADetailer 2nd/visible": true,
|
| 1650 |
+
"txt2img/Restore faces after ADetailer 2nd/value": false,
|
| 1651 |
+
"txt2img/ControlNet model 2nd/visible": true,
|
| 1652 |
+
"txt2img/ControlNet model 2nd/value": "None",
|
| 1653 |
+
"txt2img/ControlNet weight 2nd/visible": true,
|
| 1654 |
+
"txt2img/ControlNet weight 2nd/value": 1.0,
|
| 1655 |
+
"txt2img/ControlNet weight 2nd/minimum": 0.0,
|
| 1656 |
+
"txt2img/ControlNet weight 2nd/maximum": 1.0,
|
| 1657 |
+
"txt2img/ControlNet weight 2nd/step": 0.01,
|
| 1658 |
+
"txt2img/ControlNet guidance start 2nd/visible": true,
|
| 1659 |
+
"txt2img/ControlNet guidance start 2nd/value": 0.0,
|
| 1660 |
+
"txt2img/ControlNet guidance start 2nd/minimum": 0.0,
|
| 1661 |
+
"txt2img/ControlNet guidance start 2nd/maximum": 1.0,
|
| 1662 |
+
"txt2img/ControlNet guidance start 2nd/step": 0.01,
|
| 1663 |
+
"txt2img/ControlNet guidance end 2nd/visible": true,
|
| 1664 |
+
"txt2img/ControlNet guidance end 2nd/value": 1.0,
|
| 1665 |
+
"txt2img/ControlNet guidance end 2nd/minimum": 0.0,
|
| 1666 |
+
"txt2img/ControlNet guidance end 2nd/maximum": 1.0,
|
| 1667 |
+
"txt2img/ControlNet guidance end 2nd/step": 0.01,
|
| 1668 |
+
"customscript/asymmetric_tiling.py/txt2img/Active/visible": true,
|
| 1669 |
+
"customscript/asymmetric_tiling.py/txt2img/Active/value": false,
|
| 1670 |
+
"customscript/asymmetric_tiling.py/txt2img/Tile X/visible": true,
|
| 1671 |
+
"customscript/asymmetric_tiling.py/txt2img/Tile X/value": true,
|
| 1672 |
+
"customscript/asymmetric_tiling.py/txt2img/Tile Y/visible": true,
|
| 1673 |
+
"customscript/asymmetric_tiling.py/txt2img/Tile Y/value": false,
|
| 1674 |
+
"customscript/asymmetric_tiling.py/txt2img/Start tiling from step N/visible": true,
|
| 1675 |
+
"customscript/asymmetric_tiling.py/txt2img/Start tiling from step N/value": 0,
|
| 1676 |
+
"customscript/asymmetric_tiling.py/txt2img/Stop tiling after step N (-1: Don't stop)/visible": true,
|
| 1677 |
+
"customscript/asymmetric_tiling.py/txt2img/Stop tiling after step N (-1: Don't stop)/value": -1,
|
| 1678 |
+
"customscript/tilediffusion.py/txt2img/Enable Tiled Diffusion/visible": true,
|
| 1679 |
+
"customscript/tilediffusion.py/txt2img/Enable Tiled Diffusion/value": false,
|
| 1680 |
+
"customscript/tilediffusion.py/txt2img/Overwrite image size/visible": true,
|
| 1681 |
+
"customscript/tilediffusion.py/txt2img/Overwrite image size/value": false,
|
| 1682 |
+
"customscript/tilediffusion.py/txt2img/Keep input image size/value": true,
|
| 1683 |
+
"customscript/tilediffusion.py/txt2img/Image width/visible": true,
|
| 1684 |
+
"customscript/tilediffusion.py/txt2img/Image width/value": 1024,
|
| 1685 |
+
"customscript/tilediffusion.py/txt2img/Image width/minimum": 256,
|
| 1686 |
+
"customscript/tilediffusion.py/txt2img/Image width/maximum": 16384,
|
| 1687 |
+
"customscript/tilediffusion.py/txt2img/Image width/step": 16,
|
| 1688 |
+
"customscript/tilediffusion.py/txt2img/Image height/visible": true,
|
| 1689 |
+
"customscript/tilediffusion.py/txt2img/Image height/value": 1024,
|
| 1690 |
+
"customscript/tilediffusion.py/txt2img/Image height/minimum": 256,
|
| 1691 |
+
"customscript/tilediffusion.py/txt2img/Image height/maximum": 16384,
|
| 1692 |
+
"customscript/tilediffusion.py/txt2img/Image height/step": 16,
|
| 1693 |
+
"customscript/tilediffusion.py/txt2img/Method/visible": true,
|
| 1694 |
+
"customscript/tilediffusion.py/txt2img/Method/value": "MultiDiffusion",
|
| 1695 |
+
"customscript/tilediffusion.py/txt2img/Move ControlNet tensor to CPU (if applicable)/visible": true,
|
| 1696 |
+
"customscript/tilediffusion.py/txt2img/Move ControlNet tensor to CPU (if applicable)/value": false,
|
| 1697 |
+
"customscript/tilediffusion.py/txt2img/Latent tile width/visible": true,
|
| 1698 |
+
"customscript/tilediffusion.py/txt2img/Latent tile width/value": 96,
|
| 1699 |
+
"customscript/tilediffusion.py/txt2img/Latent tile width/minimum": 16,
|
| 1700 |
+
"customscript/tilediffusion.py/txt2img/Latent tile width/maximum": 256,
|
| 1701 |
+
"customscript/tilediffusion.py/txt2img/Latent tile width/step": 16,
|
| 1702 |
+
"customscript/tilediffusion.py/txt2img/Latent tile height/visible": true,
|
| 1703 |
+
"customscript/tilediffusion.py/txt2img/Latent tile height/value": 96,
|
| 1704 |
+
"customscript/tilediffusion.py/txt2img/Latent tile height/minimum": 16,
|
| 1705 |
+
"customscript/tilediffusion.py/txt2img/Latent tile height/maximum": 256,
|
| 1706 |
+
"customscript/tilediffusion.py/txt2img/Latent tile height/step": 16,
|
| 1707 |
+
"customscript/tilediffusion.py/txt2img/Latent tile overlap/visible": true,
|
| 1708 |
+
"customscript/tilediffusion.py/txt2img/Latent tile overlap/value": 48,
|
| 1709 |
+
"customscript/tilediffusion.py/txt2img/Latent tile overlap/minimum": 0,
|
| 1710 |
+
"customscript/tilediffusion.py/txt2img/Latent tile overlap/maximum": 256,
|
| 1711 |
+
"customscript/tilediffusion.py/txt2img/Latent tile overlap/step": 4,
|
| 1712 |
+
"customscript/tilediffusion.py/txt2img/Latent tile batch size/visible": true,
|
| 1713 |
+
"customscript/tilediffusion.py/txt2img/Latent tile batch size/value": 4,
|
| 1714 |
+
"customscript/tilediffusion.py/txt2img/Latent tile batch size/minimum": 1,
|
| 1715 |
+
"customscript/tilediffusion.py/txt2img/Latent tile batch size/maximum": 8,
|
| 1716 |
+
"customscript/tilediffusion.py/txt2img/Latent tile batch size/step": 1,
|
| 1717 |
+
"customscript/tilediffusion.py/txt2img/Upscaler/visible": true,
|
| 1718 |
+
"customscript/tilediffusion.py/txt2img/Upscaler/value": "None",
|
| 1719 |
+
"customscript/tilediffusion.py/txt2img/Scale Factor/visible": true,
|
| 1720 |
+
"customscript/tilediffusion.py/txt2img/Scale Factor/value": 2.0,
|
| 1721 |
+
"customscript/tilediffusion.py/txt2img/Scale Factor/minimum": 1.0,
|
| 1722 |
+
"customscript/tilediffusion.py/txt2img/Scale Factor/maximum": 8.0,
|
| 1723 |
+
"customscript/tilediffusion.py/txt2img/Scale Factor/step": 0.05,
|
| 1724 |
+
"customscript/tilediffusion.py/txt2img/Enable Noise Inversion/visible": true,
|
| 1725 |
+
"customscript/tilediffusion.py/txt2img/Enable Noise Inversion/value": false,
|
| 1726 |
+
"customscript/tilediffusion.py/txt2img/Inversion steps/visible": true,
|
| 1727 |
+
"customscript/tilediffusion.py/txt2img/Inversion steps/value": 10,
|
| 1728 |
+
"customscript/tilediffusion.py/txt2img/Inversion steps/minimum": 1,
|
| 1729 |
+
"customscript/tilediffusion.py/txt2img/Inversion steps/maximum": 200,
|
| 1730 |
+
"customscript/tilediffusion.py/txt2img/Inversion steps/step": 1,
|
| 1731 |
+
"customscript/tilediffusion.py/txt2img/Retouch/visible": true,
|
| 1732 |
+
"customscript/tilediffusion.py/txt2img/Retouch/value": 1,
|
| 1733 |
+
"customscript/tilediffusion.py/txt2img/Retouch/minimum": 1,
|
| 1734 |
+
"customscript/tilediffusion.py/txt2img/Retouch/maximum": 100,
|
| 1735 |
+
"customscript/tilediffusion.py/txt2img/Retouch/step": 0.1,
|
| 1736 |
+
"customscript/tilediffusion.py/txt2img/Renoise strength/visible": true,
|
| 1737 |
+
"customscript/tilediffusion.py/txt2img/Renoise strength/value": 1,
|
| 1738 |
+
"customscript/tilediffusion.py/txt2img/Renoise strength/minimum": 0,
|
| 1739 |
+
"customscript/tilediffusion.py/txt2img/Renoise strength/maximum": 2,
|
| 1740 |
+
"customscript/tilediffusion.py/txt2img/Renoise strength/step": 0.01,
|
| 1741 |
+
"customscript/tilediffusion.py/txt2img/Renoise kernel size/visible": true,
|
| 1742 |
+
"customscript/tilediffusion.py/txt2img/Renoise kernel size/value": 64,
|
| 1743 |
+
"customscript/tilediffusion.py/txt2img/Renoise kernel size/minimum": 2,
|
| 1744 |
+
"customscript/tilediffusion.py/txt2img/Renoise kernel size/maximum": 512,
|
| 1745 |
+
"customscript/tilediffusion.py/txt2img/Renoise kernel size/step": 1,
|
| 1746 |
+
"customscript/tilediffusion.py/txt2img/Enable Control/visible": true,
|
| 1747 |
+
"customscript/tilediffusion.py/txt2img/Enable Control/value": false,
|
| 1748 |
+
"customscript/tilediffusion.py/txt2img/Draw full canvas background/visible": true,
|
| 1749 |
+
"customscript/tilediffusion.py/txt2img/Draw full canvas background/value": false,
|
| 1750 |
+
"customscript/tilediffusion.py/txt2img/Causalize layers/value": false,
|
| 1751 |
+
"txt2img/Custom Config File/visible": true,
|
| 1752 |
+
"txt2img/Custom Config File/value": "config.json",
|
| 1753 |
+
"customscript/tilediffusion.py/txt2img/Enable Region 1/visible": true,
|
| 1754 |
+
"customscript/tilediffusion.py/txt2img/Enable Region 1/value": false,
|
| 1755 |
+
"customscript/tilediffusion.py/txt2img/Type/visible": true,
|
| 1756 |
+
"customscript/tilediffusion.py/txt2img/Type/value": "Background",
|
| 1757 |
+
"customscript/tilediffusion.py/txt2img/Feather/value": 0.2,
|
| 1758 |
+
"customscript/tilediffusion.py/txt2img/Feather/minimum": 0,
|
| 1759 |
+
"customscript/tilediffusion.py/txt2img/Feather/maximum": 1,
|
| 1760 |
+
"customscript/tilediffusion.py/txt2img/Feather/step": 0.05,
|
| 1761 |
+
"customscript/tilediffusion.py/txt2img/x/visible": true,
|
| 1762 |
+
"customscript/tilediffusion.py/txt2img/x/value": 0.4,
|
| 1763 |
+
"customscript/tilediffusion.py/txt2img/x/minimum": 0.0,
|
| 1764 |
+
"customscript/tilediffusion.py/txt2img/x/maximum": 1.0,
|
| 1765 |
+
"customscript/tilediffusion.py/txt2img/x/step": 0.0001,
|
| 1766 |
+
"customscript/tilediffusion.py/txt2img/y/visible": true,
|
| 1767 |
+
"customscript/tilediffusion.py/txt2img/y/value": 0.4,
|
| 1768 |
+
"customscript/tilediffusion.py/txt2img/y/minimum": 0.0,
|
| 1769 |
+
"customscript/tilediffusion.py/txt2img/y/maximum": 1.0,
|
| 1770 |
+
"customscript/tilediffusion.py/txt2img/y/step": 0.0001,
|
| 1771 |
+
"customscript/tilediffusion.py/txt2img/w/visible": true,
|
| 1772 |
+
"customscript/tilediffusion.py/txt2img/w/value": 0.2,
|
| 1773 |
+
"customscript/tilediffusion.py/txt2img/w/minimum": 0.0,
|
| 1774 |
+
"customscript/tilediffusion.py/txt2img/w/maximum": 1.0,
|
| 1775 |
+
"customscript/tilediffusion.py/txt2img/w/step": 0.0001,
|
| 1776 |
+
"customscript/tilediffusion.py/txt2img/h/visible": true,
|
| 1777 |
+
"customscript/tilediffusion.py/txt2img/h/value": 0.2,
|
| 1778 |
+
"customscript/tilediffusion.py/txt2img/h/minimum": 0.0,
|
| 1779 |
+
"customscript/tilediffusion.py/txt2img/h/maximum": 1.0,
|
| 1780 |
+
"customscript/tilediffusion.py/txt2img/h/step": 0.0001,
|
| 1781 |
+
"customscript/tilediffusion.py/txt2img/Seed/visible": true,
|
| 1782 |
+
"customscript/tilediffusion.py/txt2img/Seed/value": -1.0,
|
| 1783 |
+
"customscript/tilediffusion.py/txt2img/Enable Region 2/visible": true,
|
| 1784 |
+
"customscript/tilediffusion.py/txt2img/Enable Region 2/value": false,
|
| 1785 |
+
"customscript/tilediffusion.py/txt2img/Enable Region 3/visible": true,
|
| 1786 |
+
"customscript/tilediffusion.py/txt2img/Enable Region 3/value": false,
|
| 1787 |
+
"customscript/tilediffusion.py/txt2img/Enable Region 4/visible": true,
|
| 1788 |
+
"customscript/tilediffusion.py/txt2img/Enable Region 4/value": false,
|
| 1789 |
+
"customscript/tilediffusion.py/txt2img/Enable Region 5/visible": true,
|
| 1790 |
+
"customscript/tilediffusion.py/txt2img/Enable Region 5/value": false,
|
| 1791 |
+
"customscript/tilediffusion.py/txt2img/Enable Region 6/visible": true,
|
| 1792 |
+
"customscript/tilediffusion.py/txt2img/Enable Region 6/value": false,
|
| 1793 |
+
"customscript/tilediffusion.py/txt2img/Enable Region 7/visible": true,
|
| 1794 |
+
"customscript/tilediffusion.py/txt2img/Enable Region 7/value": false,
|
| 1795 |
+
"customscript/tilediffusion.py/txt2img/Enable Region 8/visible": true,
|
| 1796 |
+
"customscript/tilediffusion.py/txt2img/Enable Region 8/value": false,
|
| 1797 |
+
"customscript/vae_optimize.py/txt2img/Enable Tiled VAE/visible": true,
|
| 1798 |
+
"customscript/vae_optimize.py/txt2img/Enable Tiled VAE/value": false,
|
| 1799 |
+
"customscript/vae_optimize.py/txt2img/Move VAE to GPU (if possible)/visible": true,
|
| 1800 |
+
"customscript/vae_optimize.py/txt2img/Move VAE to GPU (if possible)/value": true,
|
| 1801 |
+
"customscript/vae_optimize.py/txt2img/Encoder Tile Size/visible": true,
|
| 1802 |
+
"customscript/vae_optimize.py/txt2img/Encoder Tile Size/value": 2048,
|
| 1803 |
+
"customscript/vae_optimize.py/txt2img/Encoder Tile Size/minimum": 256,
|
| 1804 |
+
"customscript/vae_optimize.py/txt2img/Encoder Tile Size/maximum": 4096,
|
| 1805 |
+
"customscript/vae_optimize.py/txt2img/Encoder Tile Size/step": 16,
|
| 1806 |
+
"customscript/vae_optimize.py/txt2img/Decoder Tile Size/visible": true,
|
| 1807 |
+
"customscript/vae_optimize.py/txt2img/Decoder Tile Size/value": 128,
|
| 1808 |
+
"customscript/vae_optimize.py/txt2img/Decoder Tile Size/minimum": 48,
|
| 1809 |
+
"customscript/vae_optimize.py/txt2img/Decoder Tile Size/maximum": 512,
|
| 1810 |
+
"customscript/vae_optimize.py/txt2img/Decoder Tile Size/step": 16,
|
| 1811 |
+
"customscript/vae_optimize.py/txt2img/Fast Encoder/visible": true,
|
| 1812 |
+
"customscript/vae_optimize.py/txt2img/Fast Encoder/value": true,
|
| 1813 |
+
"customscript/vae_optimize.py/txt2img/Fast Encoder Color Fix/visible": true,
|
| 1814 |
+
"customscript/vae_optimize.py/txt2img/Fast Encoder Color Fix/value": false,
|
| 1815 |
+
"customscript/vae_optimize.py/txt2img/Fast Decoder/visible": true,
|
| 1816 |
+
"customscript/vae_optimize.py/txt2img/Fast Decoder/value": true,
|
| 1817 |
+
"customscript/main.py/txt2img/CFG rescale \u03c6/visible": true,
|
| 1818 |
+
"customscript/main.py/txt2img/CFG rescale \u03c6/value": 0,
|
| 1819 |
+
"customscript/main.py/txt2img/CFG rescale \u03c6/minimum": 0,
|
| 1820 |
+
"customscript/main.py/txt2img/CFG rescale \u03c6/maximum": 1,
|
| 1821 |
+
"customscript/main.py/txt2img/CFG rescale \u03c6/step": 0.01,
|
| 1822 |
+
"txt2img/Neutral prompt/visible": true,
|
| 1823 |
+
"txt2img/Neutral prompt/value": "",
|
| 1824 |
+
"txt2img/Prompt weight/visible": true,
|
| 1825 |
+
"txt2img/Prompt weight/value": 1,
|
| 1826 |
+
"txt2img/Prompt weight/minimum": -3,
|
| 1827 |
+
"txt2img/Prompt weight/maximum": 3,
|
| 1828 |
+
"txt2img/Prompt weight/step": 0.01,
|
| 1829 |
+
"txt2img/Prompt type/visible": true,
|
| 1830 |
+
"txt2img/Prompt type/value": "Perpendicular",
|
| 1831 |
+
"customscript/posex.py/txt2img/Send this image to ControlNet./visible": true,
|
| 1832 |
+
"customscript/posex.py/txt2img/Send this image to ControlNet./value": false,
|
| 1833 |
+
"customscript/posex.py/txt2img/Target ControlNet number/visible": true,
|
| 1834 |
+
"customscript/posex.py/txt2img/Target ControlNet number/value": 0,
|
| 1835 |
+
"txt2img/Input Directory/visible": true,
|
| 1836 |
+
"txt2img/Input Directory/value": "",
|
| 1837 |
+
"txt2img/New Canvas Width/visible": true,
|
| 1838 |
+
"txt2img/New Canvas Width/value": 512,
|
| 1839 |
+
"txt2img/New Canvas Width/minimum": 256,
|
| 1840 |
+
"txt2img/New Canvas Width/maximum": 1024,
|
| 1841 |
+
"txt2img/New Canvas Width/step": 64,
|
| 1842 |
+
"txt2img/New Canvas Height/visible": true,
|
| 1843 |
+
"txt2img/New Canvas Height/value": 512,
|
| 1844 |
+
"txt2img/New Canvas Height/minimum": 256,
|
| 1845 |
+
"txt2img/New Canvas Height/maximum": 1024,
|
| 1846 |
+
"txt2img/New Canvas Height/step": 64,
|
| 1847 |
+
"txt2img/Enable/visible": true,
|
| 1848 |
+
"txt2img/Enable/value": false,
|
| 1849 |
+
"txt2img/Low VRAM/visible": true,
|
| 1850 |
+
"txt2img/Low VRAM/value": false,
|
| 1851 |
+
"txt2img/Pixel Perfect/visible": true,
|
| 1852 |
+
"txt2img/Pixel Perfect/value": false,
|
| 1853 |
+
"txt2img/Allow Preview/visible": true,
|
| 1854 |
+
"txt2img/Allow Preview/value": false,
|
| 1855 |
+
"txt2img/Preview as Input/value": false,
|
| 1856 |
+
"txt2img/Control Type/visible": true,
|
| 1857 |
+
"txt2img/Control Type/value": "All",
|
| 1858 |
+
"txt2img/Preprocessor/visible": true,
|
| 1859 |
+
"txt2img/Preprocessor/value": "none",
|
| 1860 |
+
"txt2img/Model/visible": true,
|
| 1861 |
+
"txt2img/Model/value": "None",
|
| 1862 |
+
"txt2img/Control Weight/visible": true,
|
| 1863 |
+
"txt2img/Control Weight/value": 1.0,
|
| 1864 |
+
"txt2img/Control Weight/minimum": 0.0,
|
| 1865 |
+
"txt2img/Control Weight/maximum": 2.0,
|
| 1866 |
+
"txt2img/Control Weight/step": 0.05,
|
| 1867 |
+
"txt2img/Starting Control Step/visible": true,
|
| 1868 |
+
"txt2img/Starting Control Step/value": 0.0,
|
| 1869 |
+
"txt2img/Starting Control Step/minimum": 0.0,
|
| 1870 |
+
"txt2img/Starting Control Step/maximum": 1.0,
|
| 1871 |
+
"txt2img/Starting Control Step/step": 0.01,
|
| 1872 |
+
"txt2img/Ending Control Step/visible": true,
|
| 1873 |
+
"txt2img/Ending Control Step/value": 1.0,
|
| 1874 |
+
"txt2img/Ending Control Step/minimum": 0.0,
|
| 1875 |
+
"txt2img/Ending Control Step/maximum": 1.0,
|
| 1876 |
+
"txt2img/Ending Control Step/step": 0.01,
|
| 1877 |
+
"txt2img/Preprocessor resolution/value": -1,
|
| 1878 |
+
"txt2img/Preprocessor resolution/minimum": 64,
|
| 1879 |
+
"txt2img/Preprocessor resolution/maximum": 2048,
|
| 1880 |
+
"txt2img/Preprocessor resolution/step": 10,
|
| 1881 |
+
"txt2img/Threshold A/value": -1,
|
| 1882 |
+
"txt2img/Threshold A/minimum": 64,
|
| 1883 |
+
"txt2img/Threshold A/maximum": 1024,
|
| 1884 |
+
"txt2img/Threshold A/step": 1,
|
| 1885 |
+
"txt2img/Threshold B/value": -1,
|
| 1886 |
+
"txt2img/Threshold B/minimum": 64,
|
| 1887 |
+
"txt2img/Threshold B/maximum": 1024,
|
| 1888 |
+
"txt2img/Threshold B/step": 1,
|
| 1889 |
+
"txt2img/Control Mode/visible": true,
|
| 1890 |
+
"txt2img/Control Mode/value": "Balanced",
|
| 1891 |
+
"txt2img/Resize Mode/visible": true,
|
| 1892 |
+
"txt2img/Resize Mode/value": "Crop and Resize",
|
| 1893 |
+
"txt2img/[Loopback] Automatically send generated images to this ControlNet unit/visible": true,
|
| 1894 |
+
"txt2img/[Loopback] Automatically send generated images to this ControlNet unit/value": false,
|
| 1895 |
+
"customscript/run_n_times.py/txt2img/n/visible": true,
|
| 1896 |
+
"customscript/run_n_times.py/txt2img/n/value": "",
|
| 1897 |
+
"customscript/movie2movie.py/txt2img/Duration/visible": true,
|
| 1898 |
+
"customscript/movie2movie.py/txt2img/Duration/value": 50.0,
|
| 1899 |
+
"customscript/movie2movie.py/txt2img/Duration/minimum": 10.0,
|
| 1900 |
+
"customscript/movie2movie.py/txt2img/Duration/maximum": 200.0,
|
| 1901 |
+
"customscript/movie2movie.py/txt2img/Duration/step": 10,
|
| 1902 |
+
"customscript/movie2movie.py/txt2img/Save preprocessed/visible": true,
|
| 1903 |
+
"customscript/movie2movie.py/txt2img/Save preprocessed/value": false,
|
| 1904 |
+
"img2img/Controlnet input directory/visible": true,
|
| 1905 |
+
"img2img/Controlnet input directory/value": "",
|
| 1906 |
+
"customscript/!adetailer.py/img2img/Enable ADetailer/visible": true,
|
| 1907 |
+
"customscript/!adetailer.py/img2img/Enable ADetailer/value": true,
|
| 1908 |
+
"img2img/ADetailer model/visible": true,
|
| 1909 |
+
"img2img/ADetailer model/value": "face_yolov8n.pt",
|
| 1910 |
+
"img2img/ad_prompt/visible": true,
|
| 1911 |
+
"img2img/ad_prompt/value": "",
|
| 1912 |
+
"img2img/ad_negative_prompt/visible": true,
|
| 1913 |
+
"img2img/ad_negative_prompt/value": "",
|
| 1914 |
+
"img2img/Detection model confidence threshold/visible": true,
|
| 1915 |
+
"img2img/Detection model confidence threshold/value": 0.3,
|
| 1916 |
+
"img2img/Detection model confidence threshold/minimum": 0.0,
|
| 1917 |
+
"img2img/Detection model confidence threshold/maximum": 1.0,
|
| 1918 |
+
"img2img/Detection model confidence threshold/step": 0.01,
|
| 1919 |
+
"img2img/Mask min area ratio/visible": true,
|
| 1920 |
+
"img2img/Mask min area ratio/value": 0.0,
|
| 1921 |
+
"img2img/Mask min area ratio/minimum": 0.0,
|
| 1922 |
+
"img2img/Mask min area ratio/maximum": 1.0,
|
| 1923 |
+
"img2img/Mask min area ratio/step": 0.001,
|
| 1924 |
+
"img2img/Mask max area ratio/visible": true,
|
| 1925 |
+
"img2img/Mask max area ratio/value": 1.0,
|
| 1926 |
+
"img2img/Mask max area ratio/minimum": 0.0,
|
| 1927 |
+
"img2img/Mask max area ratio/maximum": 1.0,
|
| 1928 |
+
"img2img/Mask max area ratio/step": 0.001,
|
| 1929 |
+
"img2img/Mask x(\u2192) offset/visible": true,
|
| 1930 |
+
"img2img/Mask x(\u2192) offset/value": 0,
|
| 1931 |
+
"img2img/Mask x(\u2192) offset/minimum": -200,
|
| 1932 |
+
"img2img/Mask x(\u2192) offset/maximum": 200,
|
| 1933 |
+
"img2img/Mask x(\u2192) offset/step": 1,
|
| 1934 |
+
"img2img/Mask y(\u2191) offset/visible": true,
|
| 1935 |
+
"img2img/Mask y(\u2191) offset/value": 0,
|
| 1936 |
+
"img2img/Mask y(\u2191) offset/minimum": -200,
|
| 1937 |
+
"img2img/Mask y(\u2191) offset/maximum": 200,
|
| 1938 |
+
"img2img/Mask y(\u2191) offset/step": 1,
|
| 1939 |
+
"img2img/Mask erosion (-) / dilation (+)/visible": true,
|
| 1940 |
+
"img2img/Mask erosion (-) / dilation (+)/value": 4,
|
| 1941 |
+
"img2img/Mask erosion (-) / dilation (+)/minimum": -128,
|
| 1942 |
+
"img2img/Mask erosion (-) / dilation (+)/maximum": 128,
|
| 1943 |
+
"img2img/Mask erosion (-) / dilation (+)/step": 4,
|
| 1944 |
+
"img2img/Mask merge mode/visible": true,
|
| 1945 |
+
"img2img/Mask merge mode/value": "None",
|
| 1946 |
+
"img2img/Inpaint mask blur/visible": true,
|
| 1947 |
+
"img2img/Inpaint mask blur/value": 4,
|
| 1948 |
+
"img2img/Inpaint mask blur/minimum": 0,
|
| 1949 |
+
"img2img/Inpaint mask blur/maximum": 64,
|
| 1950 |
+
"img2img/Inpaint mask blur/step": 1,
|
| 1951 |
+
"img2img/Inpaint denoising strength/visible": true,
|
| 1952 |
+
"img2img/Inpaint denoising strength/value": 0.4,
|
| 1953 |
+
"img2img/Inpaint denoising strength/minimum": 0.0,
|
| 1954 |
+
"img2img/Inpaint denoising strength/maximum": 1.0,
|
| 1955 |
+
"img2img/Inpaint denoising strength/step": 0.01,
|
| 1956 |
+
"img2img/Inpaint only masked/visible": true,
|
| 1957 |
+
"img2img/Inpaint only masked/value": true,
|
| 1958 |
+
"img2img/Inpaint only masked padding, pixels/visible": true,
|
| 1959 |
+
"img2img/Inpaint only masked padding, pixels/value": 32,
|
| 1960 |
+
"img2img/Inpaint only masked padding, pixels/minimum": 0,
|
| 1961 |
+
"img2img/Inpaint only masked padding, pixels/maximum": 256,
|
| 1962 |
+
"img2img/Inpaint only masked padding, pixels/step": 4,
|
| 1963 |
+
"img2img/Use separate width/height/visible": true,
|
| 1964 |
+
"img2img/Use separate width/height/value": false,
|
| 1965 |
+
"img2img/inpaint width/visible": true,
|
| 1966 |
+
"img2img/inpaint width/value": 512,
|
| 1967 |
+
"img2img/inpaint width/minimum": 64,
|
| 1968 |
+
"img2img/inpaint width/maximum": 2048,
|
| 1969 |
+
"img2img/inpaint width/step": 4,
|
| 1970 |
+
"img2img/inpaint height/visible": true,
|
| 1971 |
+
"img2img/inpaint height/value": 512,
|
| 1972 |
+
"img2img/inpaint height/minimum": 64,
|
| 1973 |
+
"img2img/inpaint height/maximum": 2048,
|
| 1974 |
+
"img2img/inpaint height/step": 4,
|
| 1975 |
+
"img2img/Use separate steps/visible": true,
|
| 1976 |
+
"img2img/Use separate steps/value": false,
|
| 1977 |
+
"img2img/ADetailer steps/visible": true,
|
| 1978 |
+
"img2img/ADetailer steps/value": 28,
|
| 1979 |
+
"img2img/ADetailer steps/minimum": 1,
|
| 1980 |
+
"img2img/ADetailer steps/maximum": 150,
|
| 1981 |
+
"img2img/ADetailer steps/step": 1,
|
| 1982 |
+
"img2img/Use separate CFG scale/visible": true,
|
| 1983 |
+
"img2img/Use separate CFG scale/value": false,
|
| 1984 |
+
"img2img/ADetailer CFG scale/visible": true,
|
| 1985 |
+
"img2img/ADetailer CFG scale/value": 7.0,
|
| 1986 |
+
"img2img/ADetailer CFG scale/minimum": 0.0,
|
| 1987 |
+
"img2img/ADetailer CFG scale/maximum": 30.0,
|
| 1988 |
+
"img2img/ADetailer CFG scale/step": 0.5,
|
| 1989 |
+
"img2img/Restore faces after ADetailer/visible": true,
|
| 1990 |
+
"img2img/Restore faces after ADetailer/value": false,
|
| 1991 |
+
"img2img/ControlNet model/visible": true,
|
| 1992 |
+
"img2img/ControlNet model/value": "None",
|
| 1993 |
+
"img2img/ControlNet weight/visible": true,
|
| 1994 |
+
"img2img/ControlNet weight/value": 1.0,
|
| 1995 |
+
"img2img/ControlNet weight/minimum": 0.0,
|
| 1996 |
+
"img2img/ControlNet weight/maximum": 1.0,
|
| 1997 |
+
"img2img/ControlNet weight/step": 0.01,
|
| 1998 |
+
"img2img/ControlNet guidance start/visible": true,
|
| 1999 |
+
"img2img/ControlNet guidance start/value": 0.0,
|
| 2000 |
+
"img2img/ControlNet guidance start/minimum": 0.0,
|
| 2001 |
+
"img2img/ControlNet guidance start/maximum": 1.0,
|
| 2002 |
+
"img2img/ControlNet guidance start/step": 0.01,
|
| 2003 |
+
"img2img/ControlNet guidance end/visible": true,
|
| 2004 |
+
"img2img/ControlNet guidance end/value": 1.0,
|
| 2005 |
+
"img2img/ControlNet guidance end/minimum": 0.0,
|
| 2006 |
+
"img2img/ControlNet guidance end/maximum": 1.0,
|
| 2007 |
+
"img2img/ControlNet guidance end/step": 0.01,
|
| 2008 |
+
"img2img/ADetailer model 2nd/visible": true,
|
| 2009 |
+
"img2img/ADetailer model 2nd/value": "None",
|
| 2010 |
+
"img2img/ad_prompt 2nd/visible": true,
|
| 2011 |
+
"img2img/ad_prompt 2nd/value": "",
|
| 2012 |
+
"img2img/ad_negative_prompt 2nd/visible": true,
|
| 2013 |
+
"img2img/ad_negative_prompt 2nd/value": "",
|
| 2014 |
+
"img2img/Detection model confidence threshold 2nd/visible": true,
|
| 2015 |
+
"img2img/Detection model confidence threshold 2nd/value": 0.3,
|
| 2016 |
+
"img2img/Detection model confidence threshold 2nd/minimum": 0.0,
|
| 2017 |
+
"img2img/Detection model confidence threshold 2nd/maximum": 1.0,
|
| 2018 |
+
"img2img/Detection model confidence threshold 2nd/step": 0.01,
|
| 2019 |
+
"img2img/Mask min area ratio 2nd/visible": true,
|
| 2020 |
+
"img2img/Mask min area ratio 2nd/value": 0.0,
|
| 2021 |
+
"img2img/Mask min area ratio 2nd/minimum": 0.0,
|
| 2022 |
+
"img2img/Mask min area ratio 2nd/maximum": 1.0,
|
| 2023 |
+
"img2img/Mask min area ratio 2nd/step": 0.001,
|
| 2024 |
+
"img2img/Mask max area ratio 2nd/visible": true,
|
| 2025 |
+
"img2img/Mask max area ratio 2nd/value": 1.0,
|
| 2026 |
+
"img2img/Mask max area ratio 2nd/minimum": 0.0,
|
| 2027 |
+
"img2img/Mask max area ratio 2nd/maximum": 1.0,
|
| 2028 |
+
"img2img/Mask max area ratio 2nd/step": 0.001,
|
| 2029 |
+
"img2img/Mask x(\u2192) offset 2nd/visible": true,
|
| 2030 |
+
"img2img/Mask x(\u2192) offset 2nd/value": 0,
|
| 2031 |
+
"img2img/Mask x(\u2192) offset 2nd/minimum": -200,
|
| 2032 |
+
"img2img/Mask x(\u2192) offset 2nd/maximum": 200,
|
| 2033 |
+
"img2img/Mask x(\u2192) offset 2nd/step": 1,
|
| 2034 |
+
"img2img/Mask y(\u2191) offset 2nd/visible": true,
|
| 2035 |
+
"img2img/Mask y(\u2191) offset 2nd/value": 0,
|
| 2036 |
+
"img2img/Mask y(\u2191) offset 2nd/minimum": -200,
|
| 2037 |
+
"img2img/Mask y(\u2191) offset 2nd/maximum": 200,
|
| 2038 |
+
"img2img/Mask y(\u2191) offset 2nd/step": 1,
|
| 2039 |
+
"img2img/Mask erosion (-) / dilation (+) 2nd/visible": true,
|
| 2040 |
+
"img2img/Mask erosion (-) / dilation (+) 2nd/value": 4,
|
| 2041 |
+
"img2img/Mask erosion (-) / dilation (+) 2nd/minimum": -128,
|
| 2042 |
+
"img2img/Mask erosion (-) / dilation (+) 2nd/maximum": 128,
|
| 2043 |
+
"img2img/Mask erosion (-) / dilation (+) 2nd/step": 4,
|
| 2044 |
+
"img2img/Mask merge mode 2nd/visible": true,
|
| 2045 |
+
"img2img/Mask merge mode 2nd/value": "None",
|
| 2046 |
+
"img2img/Inpaint mask blur 2nd/visible": true,
|
| 2047 |
+
"img2img/Inpaint mask blur 2nd/value": 4,
|
| 2048 |
+
"img2img/Inpaint mask blur 2nd/minimum": 0,
|
| 2049 |
+
"img2img/Inpaint mask blur 2nd/maximum": 64,
|
| 2050 |
+
"img2img/Inpaint mask blur 2nd/step": 1,
|
| 2051 |
+
"img2img/Inpaint denoising strength 2nd/visible": true,
|
| 2052 |
+
"img2img/Inpaint denoising strength 2nd/value": 0.4,
|
| 2053 |
+
"img2img/Inpaint denoising strength 2nd/minimum": 0.0,
|
| 2054 |
+
"img2img/Inpaint denoising strength 2nd/maximum": 1.0,
|
| 2055 |
+
"img2img/Inpaint denoising strength 2nd/step": 0.01,
|
| 2056 |
+
"img2img/Inpaint only masked 2nd/visible": true,
|
| 2057 |
+
"img2img/Inpaint only masked 2nd/value": true,
|
| 2058 |
+
"img2img/Inpaint only masked padding, pixels 2nd/visible": true,
|
| 2059 |
+
"img2img/Inpaint only masked padding, pixels 2nd/value": 32,
|
| 2060 |
+
"img2img/Inpaint only masked padding, pixels 2nd/minimum": 0,
|
| 2061 |
+
"img2img/Inpaint only masked padding, pixels 2nd/maximum": 256,
|
| 2062 |
+
"img2img/Inpaint only masked padding, pixels 2nd/step": 4,
|
| 2063 |
+
"img2img/Use separate width/height 2nd/visible": true,
|
| 2064 |
+
"img2img/Use separate width/height 2nd/value": false,
|
| 2065 |
+
"img2img/inpaint width 2nd/visible": true,
|
| 2066 |
+
"img2img/inpaint width 2nd/value": 512,
|
| 2067 |
+
"img2img/inpaint width 2nd/minimum": 64,
|
| 2068 |
+
"img2img/inpaint width 2nd/maximum": 2048,
|
| 2069 |
+
"img2img/inpaint width 2nd/step": 4,
|
| 2070 |
+
"img2img/inpaint height 2nd/visible": true,
|
| 2071 |
+
"img2img/inpaint height 2nd/value": 512,
|
| 2072 |
+
"img2img/inpaint height 2nd/minimum": 64,
|
| 2073 |
+
"img2img/inpaint height 2nd/maximum": 2048,
|
| 2074 |
+
"img2img/inpaint height 2nd/step": 4,
|
| 2075 |
+
"img2img/Use separate steps 2nd/visible": true,
|
| 2076 |
+
"img2img/Use separate steps 2nd/value": false,
|
| 2077 |
+
"img2img/ADetailer steps 2nd/visible": true,
|
| 2078 |
+
"img2img/ADetailer steps 2nd/value": 28,
|
| 2079 |
+
"img2img/ADetailer steps 2nd/minimum": 1,
|
| 2080 |
+
"img2img/ADetailer steps 2nd/maximum": 150,
|
| 2081 |
+
"img2img/ADetailer steps 2nd/step": 1,
|
| 2082 |
+
"img2img/Use separate CFG scale 2nd/visible": true,
|
| 2083 |
+
"img2img/Use separate CFG scale 2nd/value": false,
|
| 2084 |
+
"img2img/ADetailer CFG scale 2nd/visible": true,
|
| 2085 |
+
"img2img/ADetailer CFG scale 2nd/value": 7.0,
|
| 2086 |
+
"img2img/ADetailer CFG scale 2nd/minimum": 0.0,
|
| 2087 |
+
"img2img/ADetailer CFG scale 2nd/maximum": 30.0,
|
| 2088 |
+
"img2img/ADetailer CFG scale 2nd/step": 0.5,
|
| 2089 |
+
"img2img/Restore faces after ADetailer 2nd/visible": true,
|
| 2090 |
+
"img2img/Restore faces after ADetailer 2nd/value": false,
|
| 2091 |
+
"img2img/ControlNet model 2nd/visible": true,
|
| 2092 |
+
"img2img/ControlNet model 2nd/value": "None",
|
| 2093 |
+
"img2img/ControlNet weight 2nd/visible": true,
|
| 2094 |
+
"img2img/ControlNet weight 2nd/value": 1.0,
|
| 2095 |
+
"img2img/ControlNet weight 2nd/minimum": 0.0,
|
| 2096 |
+
"img2img/ControlNet weight 2nd/maximum": 1.0,
|
| 2097 |
+
"img2img/ControlNet weight 2nd/step": 0.01,
|
| 2098 |
+
"img2img/ControlNet guidance start 2nd/visible": true,
|
| 2099 |
+
"img2img/ControlNet guidance start 2nd/value": 0.0,
|
| 2100 |
+
"img2img/ControlNet guidance start 2nd/minimum": 0.0,
|
| 2101 |
+
"img2img/ControlNet guidance start 2nd/maximum": 1.0,
|
| 2102 |
+
"img2img/ControlNet guidance start 2nd/step": 0.01,
|
| 2103 |
+
"img2img/ControlNet guidance end 2nd/visible": true,
|
| 2104 |
+
"img2img/ControlNet guidance end 2nd/value": 1.0,
|
| 2105 |
+
"img2img/ControlNet guidance end 2nd/minimum": 0.0,
|
| 2106 |
+
"img2img/ControlNet guidance end 2nd/maximum": 1.0,
|
| 2107 |
+
"img2img/ControlNet guidance end 2nd/step": 0.01,
|
| 2108 |
+
"customscript/asymmetric_tiling.py/img2img/Active/visible": true,
|
| 2109 |
+
"customscript/asymmetric_tiling.py/img2img/Active/value": false,
|
| 2110 |
+
"customscript/asymmetric_tiling.py/img2img/Tile X/visible": true,
|
| 2111 |
+
"customscript/asymmetric_tiling.py/img2img/Tile X/value": true,
|
| 2112 |
+
"customscript/asymmetric_tiling.py/img2img/Tile Y/visible": true,
|
| 2113 |
+
"customscript/asymmetric_tiling.py/img2img/Tile Y/value": false,
|
| 2114 |
+
"customscript/asymmetric_tiling.py/img2img/Start tiling from step N/visible": true,
|
| 2115 |
+
"customscript/asymmetric_tiling.py/img2img/Start tiling from step N/value": 0,
|
| 2116 |
+
"customscript/asymmetric_tiling.py/img2img/Stop tiling after step N (-1: Don't stop)/visible": true,
|
| 2117 |
+
"customscript/asymmetric_tiling.py/img2img/Stop tiling after step N (-1: Don't stop)/value": -1,
|
| 2118 |
+
"customscript/tilediffusion.py/img2img/Enable Tiled Diffusion/visible": true,
|
| 2119 |
+
"customscript/tilediffusion.py/img2img/Enable Tiled Diffusion/value": false,
|
| 2120 |
+
"customscript/tilediffusion.py/img2img/Overwrite image size/value": false,
|
| 2121 |
+
"customscript/tilediffusion.py/img2img/Keep input image size/visible": true,
|
| 2122 |
+
"customscript/tilediffusion.py/img2img/Keep input image size/value": true,
|
| 2123 |
+
"customscript/tilediffusion.py/img2img/Image width/visible": true,
|
| 2124 |
+
"customscript/tilediffusion.py/img2img/Image width/value": 1024,
|
| 2125 |
+
"customscript/tilediffusion.py/img2img/Image width/minimum": 256,
|
| 2126 |
+
"customscript/tilediffusion.py/img2img/Image width/maximum": 16384,
|
| 2127 |
+
"customscript/tilediffusion.py/img2img/Image width/step": 16,
|
| 2128 |
+
"customscript/tilediffusion.py/img2img/Image height/visible": true,
|
| 2129 |
+
"customscript/tilediffusion.py/img2img/Image height/value": 1024,
|
| 2130 |
+
"customscript/tilediffusion.py/img2img/Image height/minimum": 256,
|
| 2131 |
+
"customscript/tilediffusion.py/img2img/Image height/maximum": 16384,
|
| 2132 |
+
"customscript/tilediffusion.py/img2img/Image height/step": 16,
|
| 2133 |
+
"customscript/tilediffusion.py/img2img/Method/visible": true,
|
| 2134 |
+
"customscript/tilediffusion.py/img2img/Method/value": "MultiDiffusion",
|
| 2135 |
+
"customscript/tilediffusion.py/img2img/Move ControlNet tensor to CPU (if applicable)/visible": true,
|
| 2136 |
+
"customscript/tilediffusion.py/img2img/Move ControlNet tensor to CPU (if applicable)/value": false,
|
| 2137 |
+
"customscript/tilediffusion.py/img2img/Latent tile width/visible": true,
|
| 2138 |
+
"customscript/tilediffusion.py/img2img/Latent tile width/value": 96,
|
| 2139 |
+
"customscript/tilediffusion.py/img2img/Latent tile width/minimum": 16,
|
| 2140 |
+
"customscript/tilediffusion.py/img2img/Latent tile width/maximum": 256,
|
| 2141 |
+
"customscript/tilediffusion.py/img2img/Latent tile width/step": 16,
|
| 2142 |
+
"customscript/tilediffusion.py/img2img/Latent tile height/visible": true,
|
| 2143 |
+
"customscript/tilediffusion.py/img2img/Latent tile height/value": 96,
|
| 2144 |
+
"customscript/tilediffusion.py/img2img/Latent tile height/minimum": 16,
|
| 2145 |
+
"customscript/tilediffusion.py/img2img/Latent tile height/maximum": 256,
|
| 2146 |
+
"customscript/tilediffusion.py/img2img/Latent tile height/step": 16,
|
| 2147 |
+
"customscript/tilediffusion.py/img2img/Latent tile overlap/visible": true,
|
| 2148 |
+
"customscript/tilediffusion.py/img2img/Latent tile overlap/value": 48,
|
| 2149 |
+
"customscript/tilediffusion.py/img2img/Latent tile overlap/minimum": 0,
|
| 2150 |
+
"customscript/tilediffusion.py/img2img/Latent tile overlap/maximum": 256,
|
| 2151 |
+
"customscript/tilediffusion.py/img2img/Latent tile overlap/step": 4,
|
| 2152 |
+
"customscript/tilediffusion.py/img2img/Latent tile batch size/visible": true,
|
| 2153 |
+
"customscript/tilediffusion.py/img2img/Latent tile batch size/value": 4,
|
| 2154 |
+
"customscript/tilediffusion.py/img2img/Latent tile batch size/minimum": 1,
|
| 2155 |
+
"customscript/tilediffusion.py/img2img/Latent tile batch size/maximum": 8,
|
| 2156 |
+
"customscript/tilediffusion.py/img2img/Latent tile batch size/step": 1,
|
| 2157 |
+
"customscript/tilediffusion.py/img2img/Upscaler/visible": true,
|
| 2158 |
+
"customscript/tilediffusion.py/img2img/Upscaler/value": "None",
|
| 2159 |
+
"customscript/tilediffusion.py/img2img/Scale Factor/visible": true,
|
| 2160 |
+
"customscript/tilediffusion.py/img2img/Scale Factor/value": 2.0,
|
| 2161 |
+
"customscript/tilediffusion.py/img2img/Scale Factor/minimum": 1.0,
|
| 2162 |
+
"customscript/tilediffusion.py/img2img/Scale Factor/maximum": 8.0,
|
| 2163 |
+
"customscript/tilediffusion.py/img2img/Scale Factor/step": 0.05,
|
| 2164 |
+
"customscript/tilediffusion.py/img2img/Enable Noise Inversion/visible": true,
|
| 2165 |
+
"customscript/tilediffusion.py/img2img/Enable Noise Inversion/value": false,
|
| 2166 |
+
"customscript/tilediffusion.py/img2img/Inversion steps/visible": true,
|
| 2167 |
+
"customscript/tilediffusion.py/img2img/Inversion steps/value": 10,
|
| 2168 |
+
"customscript/tilediffusion.py/img2img/Inversion steps/minimum": 1,
|
| 2169 |
+
"customscript/tilediffusion.py/img2img/Inversion steps/maximum": 200,
|
| 2170 |
+
"customscript/tilediffusion.py/img2img/Inversion steps/step": 1,
|
| 2171 |
+
"customscript/tilediffusion.py/img2img/Retouch/visible": true,
|
| 2172 |
+
"customscript/tilediffusion.py/img2img/Retouch/value": 1,
|
| 2173 |
+
"customscript/tilediffusion.py/img2img/Retouch/minimum": 1,
|
| 2174 |
+
"customscript/tilediffusion.py/img2img/Retouch/maximum": 100,
|
| 2175 |
+
"customscript/tilediffusion.py/img2img/Retouch/step": 0.1,
|
| 2176 |
+
"customscript/tilediffusion.py/img2img/Renoise strength/visible": true,
|
| 2177 |
+
"customscript/tilediffusion.py/img2img/Renoise strength/value": 1,
|
| 2178 |
+
"customscript/tilediffusion.py/img2img/Renoise strength/minimum": 0,
|
| 2179 |
+
"customscript/tilediffusion.py/img2img/Renoise strength/maximum": 2,
|
| 2180 |
+
"customscript/tilediffusion.py/img2img/Renoise strength/step": 0.01,
|
| 2181 |
+
"customscript/tilediffusion.py/img2img/Renoise kernel size/visible": true,
|
| 2182 |
+
"customscript/tilediffusion.py/img2img/Renoise kernel size/value": 64,
|
| 2183 |
+
"customscript/tilediffusion.py/img2img/Renoise kernel size/minimum": 2,
|
| 2184 |
+
"customscript/tilediffusion.py/img2img/Renoise kernel size/maximum": 512,
|
| 2185 |
+
"customscript/tilediffusion.py/img2img/Renoise kernel size/step": 1,
|
| 2186 |
+
"customscript/tilediffusion.py/img2img/Enable Control/visible": true,
|
| 2187 |
+
"customscript/tilediffusion.py/img2img/Enable Control/value": false,
|
| 2188 |
+
"customscript/tilediffusion.py/img2img/Draw full canvas background/visible": true,
|
| 2189 |
+
"customscript/tilediffusion.py/img2img/Draw full canvas background/value": false,
|
| 2190 |
+
"customscript/tilediffusion.py/img2img/Causalize layers/value": false,
|
| 2191 |
+
"img2img/Custom Config File/visible": true,
|
| 2192 |
+
"img2img/Custom Config File/value": "config.json",
|
| 2193 |
+
"customscript/tilediffusion.py/img2img/Enable Region 1/visible": true,
|
| 2194 |
+
"customscript/tilediffusion.py/img2img/Enable Region 1/value": false,
|
| 2195 |
+
"customscript/tilediffusion.py/img2img/Type/visible": true,
|
| 2196 |
+
"customscript/tilediffusion.py/img2img/Type/value": "Background",
|
| 2197 |
+
"customscript/tilediffusion.py/img2img/Feather/value": 0.2,
|
| 2198 |
+
"customscript/tilediffusion.py/img2img/Feather/minimum": 0,
|
| 2199 |
+
"customscript/tilediffusion.py/img2img/Feather/maximum": 1,
|
| 2200 |
+
"customscript/tilediffusion.py/img2img/Feather/step": 0.05,
|
| 2201 |
+
"customscript/tilediffusion.py/img2img/x/visible": true,
|
| 2202 |
+
"customscript/tilediffusion.py/img2img/x/value": 0.4,
|
| 2203 |
+
"customscript/tilediffusion.py/img2img/x/minimum": 0.0,
|
| 2204 |
+
"customscript/tilediffusion.py/img2img/x/maximum": 1.0,
|
| 2205 |
+
"customscript/tilediffusion.py/img2img/x/step": 0.0001,
|
| 2206 |
+
"customscript/tilediffusion.py/img2img/y/visible": true,
|
| 2207 |
+
"customscript/tilediffusion.py/img2img/y/value": 0.4,
|
| 2208 |
+
"customscript/tilediffusion.py/img2img/y/minimum": 0.0,
|
| 2209 |
+
"customscript/tilediffusion.py/img2img/y/maximum": 1.0,
|
| 2210 |
+
"customscript/tilediffusion.py/img2img/y/step": 0.0001,
|
| 2211 |
+
"customscript/tilediffusion.py/img2img/w/visible": true,
|
| 2212 |
+
"customscript/tilediffusion.py/img2img/w/value": 0.2,
|
| 2213 |
+
"customscript/tilediffusion.py/img2img/w/minimum": 0.0,
|
| 2214 |
+
"customscript/tilediffusion.py/img2img/w/maximum": 1.0,
|
| 2215 |
+
"customscript/tilediffusion.py/img2img/w/step": 0.0001,
|
| 2216 |
+
"customscript/tilediffusion.py/img2img/h/visible": true,
|
| 2217 |
+
"customscript/tilediffusion.py/img2img/h/value": 0.2,
|
| 2218 |
+
"customscript/tilediffusion.py/img2img/h/minimum": 0.0,
|
| 2219 |
+
"customscript/tilediffusion.py/img2img/h/maximum": 1.0,
|
| 2220 |
+
"customscript/tilediffusion.py/img2img/h/step": 0.0001,
|
| 2221 |
+
"customscript/tilediffusion.py/img2img/Seed/visible": true,
|
| 2222 |
+
"customscript/tilediffusion.py/img2img/Seed/value": -1.0,
|
| 2223 |
+
"customscript/tilediffusion.py/img2img/Enable Region 2/visible": true,
|
| 2224 |
+
"customscript/tilediffusion.py/img2img/Enable Region 2/value": false,
|
| 2225 |
+
"customscript/tilediffusion.py/img2img/Enable Region 3/visible": true,
|
| 2226 |
+
"customscript/tilediffusion.py/img2img/Enable Region 3/value": false,
|
| 2227 |
+
"customscript/tilediffusion.py/img2img/Enable Region 4/visible": true,
|
| 2228 |
+
"customscript/tilediffusion.py/img2img/Enable Region 4/value": false,
|
| 2229 |
+
"customscript/tilediffusion.py/img2img/Enable Region 5/visible": true,
|
| 2230 |
+
"customscript/tilediffusion.py/img2img/Enable Region 5/value": false,
|
| 2231 |
+
"customscript/tilediffusion.py/img2img/Enable Region 6/visible": true,
|
| 2232 |
+
"customscript/tilediffusion.py/img2img/Enable Region 6/value": false,
|
| 2233 |
+
"customscript/tilediffusion.py/img2img/Enable Region 7/visible": true,
|
| 2234 |
+
"customscript/tilediffusion.py/img2img/Enable Region 7/value": false,
|
| 2235 |
+
"customscript/tilediffusion.py/img2img/Enable Region 8/visible": true,
|
| 2236 |
+
"customscript/tilediffusion.py/img2img/Enable Region 8/value": false,
|
| 2237 |
+
"customscript/vae_optimize.py/img2img/Enable Tiled VAE/visible": true,
|
| 2238 |
+
"customscript/vae_optimize.py/img2img/Enable Tiled VAE/value": false,
|
| 2239 |
+
"customscript/vae_optimize.py/img2img/Move VAE to GPU (if possible)/visible": true,
|
| 2240 |
+
"customscript/vae_optimize.py/img2img/Move VAE to GPU (if possible)/value": true,
|
| 2241 |
+
"customscript/vae_optimize.py/img2img/Encoder Tile Size/visible": true,
|
| 2242 |
+
"customscript/vae_optimize.py/img2img/Encoder Tile Size/value": 2048,
|
| 2243 |
+
"customscript/vae_optimize.py/img2img/Encoder Tile Size/minimum": 256,
|
| 2244 |
+
"customscript/vae_optimize.py/img2img/Encoder Tile Size/maximum": 4096,
|
| 2245 |
+
"customscript/vae_optimize.py/img2img/Encoder Tile Size/step": 16,
|
| 2246 |
+
"customscript/vae_optimize.py/img2img/Decoder Tile Size/visible": true,
|
| 2247 |
+
"customscript/vae_optimize.py/img2img/Decoder Tile Size/value": 128,
|
| 2248 |
+
"customscript/vae_optimize.py/img2img/Decoder Tile Size/minimum": 48,
|
| 2249 |
+
"customscript/vae_optimize.py/img2img/Decoder Tile Size/maximum": 512,
|
| 2250 |
+
"customscript/vae_optimize.py/img2img/Decoder Tile Size/step": 16,
|
| 2251 |
+
"customscript/vae_optimize.py/img2img/Fast Encoder/visible": true,
|
| 2252 |
+
"customscript/vae_optimize.py/img2img/Fast Encoder/value": true,
|
| 2253 |
+
"customscript/vae_optimize.py/img2img/Fast Encoder Color Fix/visible": true,
|
| 2254 |
+
"customscript/vae_optimize.py/img2img/Fast Encoder Color Fix/value": false,
|
| 2255 |
+
"customscript/vae_optimize.py/img2img/Fast Decoder/visible": true,
|
| 2256 |
+
"customscript/vae_optimize.py/img2img/Fast Decoder/value": true,
|
| 2257 |
+
"customscript/main.py/img2img/CFG rescale \u03c6/visible": true,
|
| 2258 |
+
"customscript/main.py/img2img/CFG rescale \u03c6/value": 0,
|
| 2259 |
+
"customscript/main.py/img2img/CFG rescale \u03c6/minimum": 0,
|
| 2260 |
+
"customscript/main.py/img2img/CFG rescale \u03c6/maximum": 1,
|
| 2261 |
+
"customscript/main.py/img2img/CFG rescale \u03c6/step": 0.01,
|
| 2262 |
+
"img2img/Neutral prompt/visible": true,
|
| 2263 |
+
"img2img/Neutral prompt/value": "",
|
| 2264 |
+
"img2img/Prompt weight/visible": true,
|
| 2265 |
+
"img2img/Prompt weight/value": 1,
|
| 2266 |
+
"img2img/Prompt weight/minimum": -3,
|
| 2267 |
+
"img2img/Prompt weight/maximum": 3,
|
| 2268 |
+
"img2img/Prompt weight/step": 0.01,
|
| 2269 |
+
"img2img/Prompt type/visible": true,
|
| 2270 |
+
"img2img/Prompt type/value": "Perpendicular",
|
| 2271 |
+
"customscript/posex.py/img2img/Send this image to ControlNet./visible": true,
|
| 2272 |
+
"customscript/posex.py/img2img/Send this image to ControlNet./value": false,
|
| 2273 |
+
"customscript/posex.py/img2img/Target ControlNet number/visible": true,
|
| 2274 |
+
"customscript/posex.py/img2img/Target ControlNet number/value": 0,
|
| 2275 |
+
"img2img/Input Directory/visible": true,
|
| 2276 |
+
"img2img/Input Directory/value": "",
|
| 2277 |
+
"img2img/New Canvas Width/visible": true,
|
| 2278 |
+
"img2img/New Canvas Width/value": 512,
|
| 2279 |
+
"img2img/New Canvas Width/minimum": 256,
|
| 2280 |
+
"img2img/New Canvas Width/maximum": 1024,
|
| 2281 |
+
"img2img/New Canvas Width/step": 64,
|
| 2282 |
+
"img2img/New Canvas Height/visible": true,
|
| 2283 |
+
"img2img/New Canvas Height/value": 512,
|
| 2284 |
+
"img2img/New Canvas Height/minimum": 256,
|
| 2285 |
+
"img2img/New Canvas Height/maximum": 1024,
|
| 2286 |
+
"img2img/New Canvas Height/step": 64,
|
| 2287 |
+
"img2img/Enable/visible": true,
|
| 2288 |
+
"img2img/Enable/value": false,
|
| 2289 |
+
"img2img/Low VRAM/visible": true,
|
| 2290 |
+
"img2img/Low VRAM/value": false,
|
| 2291 |
+
"img2img/Pixel Perfect/visible": true,
|
| 2292 |
+
"img2img/Pixel Perfect/value": false,
|
| 2293 |
+
"img2img/Allow Preview/visible": true,
|
| 2294 |
+
"img2img/Allow Preview/value": false,
|
| 2295 |
+
"img2img/Preview as Input/value": false,
|
| 2296 |
+
"img2img/Control Type/visible": true,
|
| 2297 |
+
"img2img/Control Type/value": "All",
|
| 2298 |
+
"img2img/Preprocessor/visible": true,
|
| 2299 |
+
"img2img/Preprocessor/value": "none",
|
| 2300 |
+
"img2img/Model/visible": true,
|
| 2301 |
+
"img2img/Model/value": "None",
|
| 2302 |
+
"img2img/Control Weight/visible": true,
|
| 2303 |
+
"img2img/Control Weight/value": 1.0,
|
| 2304 |
+
"img2img/Control Weight/minimum": 0.0,
|
| 2305 |
+
"img2img/Control Weight/maximum": 2.0,
|
| 2306 |
+
"img2img/Control Weight/step": 0.05,
|
| 2307 |
+
"img2img/Starting Control Step/visible": true,
|
| 2308 |
+
"img2img/Starting Control Step/value": 0.0,
|
| 2309 |
+
"img2img/Starting Control Step/minimum": 0.0,
|
| 2310 |
+
"img2img/Starting Control Step/maximum": 1.0,
|
| 2311 |
+
"img2img/Starting Control Step/step": 0.01,
|
| 2312 |
+
"img2img/Ending Control Step/visible": true,
|
| 2313 |
+
"img2img/Ending Control Step/value": 1.0,
|
| 2314 |
+
"img2img/Ending Control Step/minimum": 0.0,
|
| 2315 |
+
"img2img/Ending Control Step/maximum": 1.0,
|
| 2316 |
+
"img2img/Ending Control Step/step": 0.01,
|
| 2317 |
+
"img2img/Preprocessor resolution/value": -1,
|
| 2318 |
+
"img2img/Preprocessor resolution/minimum": 64,
|
| 2319 |
+
"img2img/Preprocessor resolution/maximum": 2048,
|
| 2320 |
+
"img2img/Preprocessor resolution/step": 10,
|
| 2321 |
+
"img2img/Threshold A/value": -1,
|
| 2322 |
+
"img2img/Threshold A/minimum": 64,
|
| 2323 |
+
"img2img/Threshold A/maximum": 1024,
|
| 2324 |
+
"img2img/Threshold A/step": 1,
|
| 2325 |
+
"img2img/Threshold B/value": -1,
|
| 2326 |
+
"img2img/Threshold B/minimum": 64,
|
| 2327 |
+
"img2img/Threshold B/maximum": 1024,
|
| 2328 |
+
"img2img/Threshold B/step": 1,
|
| 2329 |
+
"img2img/Control Mode/visible": true,
|
| 2330 |
+
"img2img/Control Mode/value": "Balanced",
|
| 2331 |
+
"img2img/Resize Mode/visible": true,
|
| 2332 |
+
"img2img/Resize Mode/value": "Crop and Resize",
|
| 2333 |
+
"img2img/[Loopback] Automatically send generated images to this ControlNet unit/visible": true,
|
| 2334 |
+
"img2img/[Loopback] Automatically send generated images to this ControlNet unit/value": false,
|
| 2335 |
+
"customscript/loopback.py/img2img/Final denoising strength/visible": true,
|
| 2336 |
+
"customscript/loopback.py/img2img/Final denoising strength/value": 0.5,
|
| 2337 |
+
"customscript/loopback.py/img2img/Final denoising strength/minimum": 0,
|
| 2338 |
+
"customscript/loopback.py/img2img/Final denoising strength/maximum": 1,
|
| 2339 |
+
"customscript/loopback.py/img2img/Final denoising strength/step": 0.01,
|
| 2340 |
+
"customscript/loopback.py/img2img/Denoising strength curve/visible": true,
|
| 2341 |
+
"customscript/loopback.py/img2img/Denoising strength curve/value": "Linear",
|
| 2342 |
+
"customscript/run_n_times.py/img2img/n/visible": true,
|
| 2343 |
+
"customscript/run_n_times.py/img2img/n/value": "",
|
| 2344 |
+
"customscript/movie2movie.py/img2img/Duration/visible": true,
|
| 2345 |
+
"customscript/movie2movie.py/img2img/Duration/value": 50.0,
|
| 2346 |
+
"customscript/movie2movie.py/img2img/Duration/minimum": 10.0,
|
| 2347 |
+
"customscript/movie2movie.py/img2img/Duration/maximum": 200.0,
|
| 2348 |
+
"customscript/movie2movie.py/img2img/Duration/step": 10,
|
| 2349 |
+
"customscript/movie2movie.py/img2img/Save preprocessed/visible": true,
|
| 2350 |
+
"customscript/movie2movie.py/img2img/Save preprocessed/value": false,
|
| 2351 |
+
"customscript/postprocessing_rembg.py/extras/Remove background/visible": true,
|
| 2352 |
+
"customscript/postprocessing_rembg.py/extras/Remove background/value": "None",
|
| 2353 |
+
"customscript/postprocessing_rembg.py/extras/Return mask/visible": true,
|
| 2354 |
+
"customscript/postprocessing_rembg.py/extras/Return mask/value": false,
|
| 2355 |
+
"customscript/postprocessing_rembg.py/extras/Alpha matting/visible": true,
|
| 2356 |
+
"customscript/postprocessing_rembg.py/extras/Alpha matting/value": false,
|
| 2357 |
+
"customscript/postprocessing_rembg.py/extras/Erode size/visible": true,
|
| 2358 |
+
"customscript/postprocessing_rembg.py/extras/Erode size/value": 10,
|
| 2359 |
+
"customscript/postprocessing_rembg.py/extras/Erode size/minimum": 0,
|
| 2360 |
+
"customscript/postprocessing_rembg.py/extras/Erode size/maximum": 40,
|
| 2361 |
+
"customscript/postprocessing_rembg.py/extras/Erode size/step": 1,
|
| 2362 |
+
"customscript/postprocessing_rembg.py/extras/Foreground threshold/visible": true,
|
| 2363 |
+
"customscript/postprocessing_rembg.py/extras/Foreground threshold/value": 240,
|
| 2364 |
+
"customscript/postprocessing_rembg.py/extras/Foreground threshold/minimum": 0,
|
| 2365 |
+
"customscript/postprocessing_rembg.py/extras/Foreground threshold/maximum": 255,
|
| 2366 |
+
"customscript/postprocessing_rembg.py/extras/Foreground threshold/step": 1,
|
| 2367 |
+
"customscript/postprocessing_rembg.py/extras/Background threshold/visible": true,
|
| 2368 |
+
"customscript/postprocessing_rembg.py/extras/Background threshold/value": 10,
|
| 2369 |
+
"customscript/postprocessing_rembg.py/extras/Background threshold/minimum": 0,
|
| 2370 |
+
"customscript/postprocessing_rembg.py/extras/Background threshold/maximum": 255,
|
| 2371 |
+
"customscript/postprocessing_rembg.py/extras/Background threshold/step": 1
|
| 2372 |
}
|