update config.json and ui-config.json
Browse files- config.json +18 -2
- ui-config.json +429 -2
config.json
CHANGED
|
@@ -318,7 +318,7 @@
|
|
| 318 |
"show_scheduler": true,
|
| 319 |
"show_refiner": false,
|
| 320 |
"show_rescale_cfg": true,
|
| 321 |
-
"show_mahiro":
|
| 322 |
"paste_safe_guard": false,
|
| 323 |
"compact_prompt_box": false,
|
| 324 |
"dimensions_and_batch_together": true,
|
|
@@ -372,5 +372,21 @@
|
|
| 372 |
"fc_do_interrupt": true,
|
| 373 |
"sd_vae": "Automatic",
|
| 374 |
"uni_pc_order": 3,
|
| 375 |
-
"img2img_inpaint_precise_mask": false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 376 |
}
|
|
|
|
| 318 |
"show_scheduler": true,
|
| 319 |
"show_refiner": false,
|
| 320 |
"show_rescale_cfg": true,
|
| 321 |
+
"show_mahiro": true,
|
| 322 |
"paste_safe_guard": false,
|
| 323 |
"compact_prompt_box": false,
|
| 324 |
"dimensions_and_batch_together": true,
|
|
|
|
| 372 |
"fc_do_interrupt": true,
|
| 373 |
"sd_vae": "Automatic",
|
| 374 |
"uni_pc_order": 3,
|
| 375 |
+
"img2img_inpaint_precise_mask": false,
|
| 376 |
+
"extra_networks_dir_btn_enable": false,
|
| 377 |
+
"extra_networks_patch_inplace": false,
|
| 378 |
+
"skip_early_cond_img2img": 0,
|
| 379 |
+
"skip_early_cond_hr": 0,
|
| 380 |
+
"s_min_uncond_img2img": 0,
|
| 381 |
+
"s_min_uncond_hr": 0,
|
| 382 |
+
"scaling_factor": 1,
|
| 383 |
+
"sd_vae_tiled_ops": false,
|
| 384 |
+
"sd_vae_tiled_size": 128,
|
| 385 |
+
"hires_button_gallery_insert": false,
|
| 386 |
+
"hires_insert_index": true,
|
| 387 |
+
"send_image_info_t2i_to_i2i": false,
|
| 388 |
+
"send_cfg": true,
|
| 389 |
+
"no_flashbang": false,
|
| 390 |
+
"composite_tiles_on_gpu": false,
|
| 391 |
+
"prefer_fp16_upscalers": false
|
| 392 |
}
|
ui-config.json
CHANGED
|
@@ -18,7 +18,7 @@
|
|
| 18 |
"txt2img/Close/visible": true,
|
| 19 |
"txt2img/Tabs@txt2img_extra_tabs/selected": null,
|
| 20 |
"customscript/sampler.py/txt2img/Sampling method/visible": true,
|
| 21 |
-
"customscript/sampler.py/txt2img/Sampling method/value": "Euler",
|
| 22 |
"customscript/sampler.py/txt2img/Schedule type/visible": true,
|
| 23 |
"customscript/sampler.py/txt2img/Schedule type/value": "Automatic",
|
| 24 |
"customscript/sampler.py/txt2img/Sampling steps/visible": true,
|
|
@@ -3303,5 +3303,432 @@
|
|
| 3303 |
"civitai_interface/Update model info & tags/visible": true,
|
| 3304 |
"civitai_interface/Update model preview/visible": true,
|
| 3305 |
"civitai_interface/Scan for available updates/visible": true,
|
| 3306 |
-
"civitai_interface/Load all installed models/visible": true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3307 |
}
|
|
|
|
| 18 |
"txt2img/Close/visible": true,
|
| 19 |
"txt2img/Tabs@txt2img_extra_tabs/selected": null,
|
| 20 |
"customscript/sampler.py/txt2img/Sampling method/visible": true,
|
| 21 |
+
"customscript/sampler.py/txt2img/Sampling method/value": "Euler a",
|
| 22 |
"customscript/sampler.py/txt2img/Schedule type/visible": true,
|
| 23 |
"customscript/sampler.py/txt2img/Schedule type/value": "Automatic",
|
| 24 |
"customscript/sampler.py/txt2img/Sampling steps/visible": true,
|
|
|
|
| 3303 |
"civitai_interface/Update model info & tags/visible": true,
|
| 3304 |
"civitai_interface/Update model preview/visible": true,
|
| 3305 |
"civitai_interface/Scan for available updates/visible": true,
|
| 3306 |
+
"civitai_interface/Load all installed models/visible": true,
|
| 3307 |
+
"txt2img/Negative Prompt/visible": true,
|
| 3308 |
+
"txt2img/Negative Prompt/value": "",
|
| 3309 |
+
"customscript/sampler.py/txt2img/Sampling Method/visible": true,
|
| 3310 |
+
"customscript/sampler.py/txt2img/Sampling Method/value": "DPM++ 2M",
|
| 3311 |
+
"customscript/sampler.py/txt2img/Schedule Type/visible": true,
|
| 3312 |
+
"customscript/sampler.py/txt2img/Schedule Type/value": "Automatic",
|
| 3313 |
+
"customscript/sampler.py/txt2img/Sampling Steps/visible": true,
|
| 3314 |
+
"customscript/sampler.py/txt2img/Sampling Steps/value": 20,
|
| 3315 |
+
"customscript/sampler.py/txt2img/Sampling Steps/minimum": 1,
|
| 3316 |
+
"customscript/sampler.py/txt2img/Sampling Steps/maximum": 128,
|
| 3317 |
+
"customscript/sampler.py/txt2img/Sampling Steps/step": 1,
|
| 3318 |
+
"txt2img/Hires checkpoint/visible": true,
|
| 3319 |
+
"txt2img/Hires checkpoint/value": "Use same checkpoint",
|
| 3320 |
+
"txt2img/Hires Rescale CFG/visible": true,
|
| 3321 |
+
"txt2img/Hires Rescale CFG/value": 0.0,
|
| 3322 |
+
"txt2img/Hires Rescale CFG/minimum": 0.0,
|
| 3323 |
+
"txt2img/Hires Rescale CFG/maximum": 1.0,
|
| 3324 |
+
"txt2img/Hires Rescale CFG/step": 0.05,
|
| 3325 |
+
"txt2img/Batch Count/visible": true,
|
| 3326 |
+
"txt2img/Batch Count/value": 1,
|
| 3327 |
+
"txt2img/Batch Count/minimum": 1,
|
| 3328 |
+
"txt2img/Batch Count/maximum": 128,
|
| 3329 |
+
"txt2img/Batch Count/step": 1,
|
| 3330 |
+
"txt2img/Batch Size/visible": true,
|
| 3331 |
+
"txt2img/Batch Size/value": 1,
|
| 3332 |
+
"txt2img/Batch Size/minimum": 1,
|
| 3333 |
+
"txt2img/Batch Size/maximum": 16,
|
| 3334 |
+
"txt2img/Batch Size/step": 1,
|
| 3335 |
+
"customscript/rescale_cfg.py/txt2img/Rescale CFG/visible": true,
|
| 3336 |
+
"customscript/rescale_cfg.py/txt2img/Rescale CFG/value": 0.0,
|
| 3337 |
+
"customscript/rescale_cfg.py/txt2img/Rescale CFG/minimum": 0.0,
|
| 3338 |
+
"customscript/rescale_cfg.py/txt2img/Rescale CFG/maximum": 1.0,
|
| 3339 |
+
"customscript/rescale_cfg.py/txt2img/Rescale CFG/step": 0.05,
|
| 3340 |
+
"txt2img/ADetailer/visible": true,
|
| 3341 |
+
"txt2img/ADetailer/value": false,
|
| 3342 |
+
"txt2img/Default Mapping/visible": true,
|
| 3343 |
+
"txt2img/🆕/visible": true,
|
| 3344 |
+
"txt2img/❌/visible": true,
|
| 3345 |
+
"txt2img/🗑/visible": true,
|
| 3346 |
+
"customscript/forge_couple.py/txt2img/Include Definitions in Prompt/visible": true,
|
| 3347 |
+
"customscript/forge_couple.py/txt2img/Include Definitions in Prompt/value": true,
|
| 3348 |
+
"customscript/pag.py/txt2img/Enabled/visible": true,
|
| 3349 |
+
"customscript/pag.py/txt2img/Enabled/value": false,
|
| 3350 |
+
"customscript/pag.py/txt2img/PAG Scale/visible": true,
|
| 3351 |
+
"customscript/pag.py/txt2img/PAG Scale/value": 3.0,
|
| 3352 |
+
"customscript/pag.py/txt2img/PAG Scale/minimum": 0.0,
|
| 3353 |
+
"customscript/pag.py/txt2img/PAG Scale/maximum": 30.0,
|
| 3354 |
+
"customscript/pag.py/txt2img/PAG Scale/step": 0.01,
|
| 3355 |
+
"customscript/pag.py/txt2img/Rescale PAG/visible": true,
|
| 3356 |
+
"customscript/pag.py/txt2img/Rescale PAG/value": 0.0,
|
| 3357 |
+
"customscript/pag.py/txt2img/Rescale PAG/minimum": 0.0,
|
| 3358 |
+
"customscript/pag.py/txt2img/Rescale PAG/maximum": 1.0,
|
| 3359 |
+
"customscript/pag.py/txt2img/Rescale PAG/step": 0.01,
|
| 3360 |
+
"customscript/pag.py/txt2img/Rescale Mode/visible": true,
|
| 3361 |
+
"customscript/pag.py/txt2img/Rescale Mode/value": "full",
|
| 3362 |
+
"customscript/pag.py/txt2img/Adaptive Scale/visible": true,
|
| 3363 |
+
"customscript/pag.py/txt2img/Adaptive Scale/value": 0.0,
|
| 3364 |
+
"customscript/pag.py/txt2img/Adaptive Scale/minimum": 0.0,
|
| 3365 |
+
"customscript/pag.py/txt2img/Adaptive Scale/maximum": 1.0,
|
| 3366 |
+
"customscript/pag.py/txt2img/Adaptive Scale/step": 0.001,
|
| 3367 |
+
"txt2img/Override for Hires. fix/visible": true,
|
| 3368 |
+
"customscript/pag.py/txt2img/Override for Hires. fix/value": false,
|
| 3369 |
+
"txt2img/Override for Hires. fix/value": false,
|
| 3370 |
+
"customscript/pag.py/txt2img/CFG Scale/visible": true,
|
| 3371 |
+
"customscript/pag.py/txt2img/CFG Scale/value": 7.0,
|
| 3372 |
+
"customscript/pag.py/txt2img/CFG Scale/minimum": 1.0,
|
| 3373 |
+
"customscript/pag.py/txt2img/CFG Scale/maximum": 30.0,
|
| 3374 |
+
"customscript/pag.py/txt2img/CFG Scale/step": 0.5,
|
| 3375 |
+
"customscript/pag.py/txt2img/U-Net Block/visible": true,
|
| 3376 |
+
"customscript/pag.py/txt2img/U-Net Block/value": "middle",
|
| 3377 |
+
"customscript/pag.py/txt2img/U-Net Block Id/visible": true,
|
| 3378 |
+
"customscript/pag.py/txt2img/U-Net Block Id/value": 0,
|
| 3379 |
+
"customscript/pag.py/txt2img/U-Net Block List/visible": true,
|
| 3380 |
+
"customscript/pag.py/txt2img/U-Net Block List/value": "",
|
| 3381 |
+
"customscript/pag.py/txt2img/Sigma Start/visible": true,
|
| 3382 |
+
"customscript/pag.py/txt2img/Sigma Start/value": -1.0,
|
| 3383 |
+
"customscript/pag.py/txt2img/Sigma End/visible": true,
|
| 3384 |
+
"customscript/pag.py/txt2img/Sigma End/value": -1.0,
|
| 3385 |
+
"customscript/seg.py/txt2img/Enabled/visible": true,
|
| 3386 |
+
"customscript/seg.py/txt2img/Enabled/value": false,
|
| 3387 |
+
"customscript/seg.py/txt2img/SEG Scale/visible": true,
|
| 3388 |
+
"customscript/seg.py/txt2img/SEG Scale/value": 3.0,
|
| 3389 |
+
"customscript/seg.py/txt2img/SEG Scale/minimum": 0.0,
|
| 3390 |
+
"customscript/seg.py/txt2img/SEG Scale/maximum": 30.0,
|
| 3391 |
+
"customscript/seg.py/txt2img/SEG Scale/step": 0.01,
|
| 3392 |
+
"customscript/seg.py/txt2img/Rescale SEG/visible": true,
|
| 3393 |
+
"customscript/seg.py/txt2img/Rescale SEG/value": 0.0,
|
| 3394 |
+
"customscript/seg.py/txt2img/Rescale SEG/minimum": 0.0,
|
| 3395 |
+
"customscript/seg.py/txt2img/Rescale SEG/maximum": 1.0,
|
| 3396 |
+
"customscript/seg.py/txt2img/Rescale SEG/step": 0.01,
|
| 3397 |
+
"customscript/seg.py/txt2img/Rescale Mode/visible": true,
|
| 3398 |
+
"customscript/seg.py/txt2img/Rescale Mode/value": "full",
|
| 3399 |
+
"customscript/seg.py/txt2img/Blur Sigma/visible": true,
|
| 3400 |
+
"customscript/seg.py/txt2img/Blur Sigma/value": -1.0,
|
| 3401 |
+
"customscript/seg.py/txt2img/Blur Sigma/minimum": -1.0,
|
| 3402 |
+
"customscript/seg.py/txt2img/Blur Sigma/maximum": 9999.0,
|
| 3403 |
+
"customscript/seg.py/txt2img/Blur Sigma/step": 0.01,
|
| 3404 |
+
"customscript/seg.py/txt2img/Override for Hires. fix/value": false,
|
| 3405 |
+
"customscript/seg.py/txt2img/CFG Scale/visible": true,
|
| 3406 |
+
"customscript/seg.py/txt2img/CFG Scale/value": 7.0,
|
| 3407 |
+
"customscript/seg.py/txt2img/CFG Scale/minimum": 1.0,
|
| 3408 |
+
"customscript/seg.py/txt2img/CFG Scale/maximum": 30.0,
|
| 3409 |
+
"customscript/seg.py/txt2img/CFG Scale/step": 0.5,
|
| 3410 |
+
"customscript/seg.py/txt2img/U-Net Block/visible": true,
|
| 3411 |
+
"customscript/seg.py/txt2img/U-Net Block/value": "middle",
|
| 3412 |
+
"customscript/seg.py/txt2img/U-Net Block Id/visible": true,
|
| 3413 |
+
"customscript/seg.py/txt2img/U-Net Block Id/value": 0,
|
| 3414 |
+
"customscript/seg.py/txt2img/U-Net Block List/visible": true,
|
| 3415 |
+
"customscript/seg.py/txt2img/U-Net Block List/value": "",
|
| 3416 |
+
"customscript/seg.py/txt2img/Sigma Start/visible": true,
|
| 3417 |
+
"customscript/seg.py/txt2img/Sigma Start/value": -1.0,
|
| 3418 |
+
"customscript/seg.py/txt2img/Sigma End/visible": true,
|
| 3419 |
+
"customscript/seg.py/txt2img/Sigma End/value": -1.0,
|
| 3420 |
+
"customscript/swg.py/txt2img/Enabled/visible": true,
|
| 3421 |
+
"customscript/swg.py/txt2img/Enabled/value": false,
|
| 3422 |
+
"customscript/swg.py/txt2img/SWG Scale/visible": true,
|
| 3423 |
+
"customscript/swg.py/txt2img/SWG Scale/value": 5.0,
|
| 3424 |
+
"customscript/swg.py/txt2img/SWG Scale/minimum": 0.0,
|
| 3425 |
+
"customscript/swg.py/txt2img/SWG Scale/maximum": 30.0,
|
| 3426 |
+
"customscript/swg.py/txt2img/SWG Scale/step": 0.01,
|
| 3427 |
+
"customscript/swg.py/txt2img/Tile Width/visible": true,
|
| 3428 |
+
"customscript/swg.py/txt2img/Tile Width/value": 768,
|
| 3429 |
+
"customscript/swg.py/txt2img/Tile Width/minimum": 64,
|
| 3430 |
+
"customscript/swg.py/txt2img/Tile Width/maximum": 2048,
|
| 3431 |
+
"customscript/swg.py/txt2img/Tile Width/step": 8,
|
| 3432 |
+
"customscript/swg.py/txt2img/Tile Height/visible": true,
|
| 3433 |
+
"customscript/swg.py/txt2img/Tile Height/value": 768,
|
| 3434 |
+
"customscript/swg.py/txt2img/Tile Height/minimum": 64,
|
| 3435 |
+
"customscript/swg.py/txt2img/Tile Height/maximum": 2048,
|
| 3436 |
+
"customscript/swg.py/txt2img/Tile Height/step": 8,
|
| 3437 |
+
"customscript/swg.py/txt2img/Tile Overlap/visible": true,
|
| 3438 |
+
"customscript/swg.py/txt2img/Tile Overlap/value": 256,
|
| 3439 |
+
"customscript/swg.py/txt2img/Tile Overlap/minimum": 64,
|
| 3440 |
+
"customscript/swg.py/txt2img/Tile Overlap/maximum": 2048,
|
| 3441 |
+
"customscript/swg.py/txt2img/Tile Overlap/step": 8,
|
| 3442 |
+
"customscript/swg.py/txt2img/Override for Hires. fix/value": false,
|
| 3443 |
+
"customscript/swg.py/txt2img/CFG Scale/visible": true,
|
| 3444 |
+
"customscript/swg.py/txt2img/CFG Scale/value": 7.0,
|
| 3445 |
+
"customscript/swg.py/txt2img/CFG Scale/minimum": 1.0,
|
| 3446 |
+
"customscript/swg.py/txt2img/CFG Scale/maximum": 30.0,
|
| 3447 |
+
"customscript/swg.py/txt2img/CFG Scale/step": 0.5,
|
| 3448 |
+
"customscript/swg.py/txt2img/Sigma Start/visible": true,
|
| 3449 |
+
"customscript/swg.py/txt2img/Sigma Start/value": -1.0,
|
| 3450 |
+
"customscript/swg.py/txt2img/Sigma End/visible": true,
|
| 3451 |
+
"customscript/swg.py/txt2img/Sigma End/value": 5.42,
|
| 3452 |
+
"txt2img/Show Preview/visible": true,
|
| 3453 |
+
"txt2img/Show Preview/value": false,
|
| 3454 |
+
"txt2img/Preprocessor Resolution/visible": true,
|
| 3455 |
+
"txt2img/Preprocessor Resolution/value": -1,
|
| 3456 |
+
"txt2img/Preprocessor Resolution/minimum": 64,
|
| 3457 |
+
"txt2img/Preprocessor Resolution/maximum": 2048,
|
| 3458 |
+
"txt2img/Preprocessor Resolution/step": 10,
|
| 3459 |
+
"txt2img/Threshold A/visible": true,
|
| 3460 |
+
"txt2img/Threshold B/visible": true,
|
| 3461 |
+
"customscript/forge_never_oom.py/txt2img/Enable for UNet/visible": true,
|
| 3462 |
+
"customscript/forge_never_oom.py/txt2img/Enable for UNet/value": false,
|
| 3463 |
+
"customscript/forge_never_oom.py/txt2img/Enabled for VAE/visible": true,
|
| 3464 |
+
"customscript/forge_never_oom.py/txt2img/Enabled for VAE/value": false,
|
| 3465 |
+
"customscript/forge_never_oom.py/txt2img/Tile Size/visible": true,
|
| 3466 |
+
"customscript/forge_never_oom.py/txt2img/Tile Size/value": 512,
|
| 3467 |
+
"customscript/forge_never_oom.py/txt2img/Tile Size/minimum": 64,
|
| 3468 |
+
"customscript/forge_never_oom.py/txt2img/Tile Size/maximum": 1024,
|
| 3469 |
+
"customscript/forge_never_oom.py/txt2img/Tile Size/step": 64,
|
| 3470 |
+
"customscript/forge_never_oom.py/txt2img/Tile Overlap/visible": true,
|
| 3471 |
+
"customscript/forge_never_oom.py/txt2img/Tile Overlap/value": 64,
|
| 3472 |
+
"customscript/forge_never_oom.py/txt2img/Tile Overlap/minimum": 16,
|
| 3473 |
+
"customscript/forge_never_oom.py/txt2img/Tile Overlap/maximum": 256,
|
| 3474 |
+
"customscript/forge_never_oom.py/txt2img/Tile Overlap/step": 4,
|
| 3475 |
+
"customscript/xyz_grid.py/txt2img/Row Count/visible": true,
|
| 3476 |
+
"customscript/xyz_grid.py/txt2img/Row Count/value": 0,
|
| 3477 |
+
"customscript/xyz_grid.py/txt2img/Row Count/minimum": 0,
|
| 3478 |
+
"customscript/xyz_grid.py/txt2img/Row Count/maximum": 8,
|
| 3479 |
+
"customscript/xyz_grid.py/txt2img/Row Count/step": 1,
|
| 3480 |
+
"txt2img/Stable Diffusion Version/visible": true,
|
| 3481 |
+
"txt2img/Stable Diffusion Version/value": "Unknown",
|
| 3482 |
+
"txt2img/Positive Prompt/visible": true,
|
| 3483 |
+
"txt2img/Positive Prompt/value": "",
|
| 3484 |
+
"img2img/Negative Prompt/visible": true,
|
| 3485 |
+
"img2img/Negative Prompt/value": "",
|
| 3486 |
+
"img2img/Soft inpainting/visible": true,
|
| 3487 |
+
"img2img/Soft inpainting/value": false,
|
| 3488 |
+
"customscript/sampler.py/img2img/Sampling Method/visible": true,
|
| 3489 |
+
"customscript/sampler.py/img2img/Sampling Method/value": "DPM++ 2M",
|
| 3490 |
+
"customscript/sampler.py/img2img/Schedule Type/visible": true,
|
| 3491 |
+
"customscript/sampler.py/img2img/Schedule Type/value": "Automatic",
|
| 3492 |
+
"customscript/sampler.py/img2img/Sampling Steps/visible": true,
|
| 3493 |
+
"customscript/sampler.py/img2img/Sampling Steps/value": 20,
|
| 3494 |
+
"customscript/sampler.py/img2img/Sampling Steps/minimum": 1,
|
| 3495 |
+
"customscript/sampler.py/img2img/Sampling Steps/maximum": 128,
|
| 3496 |
+
"customscript/sampler.py/img2img/Sampling Steps/step": 1,
|
| 3497 |
+
"img2img/Batch Count/visible": true,
|
| 3498 |
+
"img2img/Batch Count/value": 1,
|
| 3499 |
+
"img2img/Batch Count/minimum": 1,
|
| 3500 |
+
"img2img/Batch Count/maximum": 128,
|
| 3501 |
+
"img2img/Batch Count/step": 1,
|
| 3502 |
+
"img2img/Batch Size/visible": true,
|
| 3503 |
+
"img2img/Batch Size/value": 1,
|
| 3504 |
+
"img2img/Batch Size/minimum": 1,
|
| 3505 |
+
"img2img/Batch Size/maximum": 16,
|
| 3506 |
+
"img2img/Batch Size/step": 1,
|
| 3507 |
+
"customscript/rescale_cfg.py/img2img/Rescale CFG/visible": true,
|
| 3508 |
+
"customscript/rescale_cfg.py/img2img/Rescale CFG/value": 0.0,
|
| 3509 |
+
"customscript/rescale_cfg.py/img2img/Rescale CFG/minimum": 0.0,
|
| 3510 |
+
"customscript/rescale_cfg.py/img2img/Rescale CFG/maximum": 1.0,
|
| 3511 |
+
"customscript/rescale_cfg.py/img2img/Rescale CFG/step": 0.05,
|
| 3512 |
+
"img2img/ADetailer/visible": true,
|
| 3513 |
+
"img2img/ADetailer/value": false,
|
| 3514 |
+
"img2img/Default Mapping/visible": true,
|
| 3515 |
+
"img2img/🆕/visible": true,
|
| 3516 |
+
"img2img/❌/visible": true,
|
| 3517 |
+
"img2img/⏏/visible": true,
|
| 3518 |
+
"img2img/🗑/visible": true,
|
| 3519 |
+
"customscript/forge_couple.py/img2img/Include Definitions in Prompt/visible": true,
|
| 3520 |
+
"customscript/forge_couple.py/img2img/Include Definitions in Prompt/value": true,
|
| 3521 |
+
"customscript/pag.py/img2img/Enabled/visible": true,
|
| 3522 |
+
"customscript/pag.py/img2img/Enabled/value": false,
|
| 3523 |
+
"customscript/pag.py/img2img/PAG Scale/visible": true,
|
| 3524 |
+
"customscript/pag.py/img2img/PAG Scale/value": 3.0,
|
| 3525 |
+
"customscript/pag.py/img2img/PAG Scale/minimum": 0.0,
|
| 3526 |
+
"customscript/pag.py/img2img/PAG Scale/maximum": 30.0,
|
| 3527 |
+
"customscript/pag.py/img2img/PAG Scale/step": 0.01,
|
| 3528 |
+
"customscript/pag.py/img2img/Rescale PAG/visible": true,
|
| 3529 |
+
"customscript/pag.py/img2img/Rescale PAG/value": 0.0,
|
| 3530 |
+
"customscript/pag.py/img2img/Rescale PAG/minimum": 0.0,
|
| 3531 |
+
"customscript/pag.py/img2img/Rescale PAG/maximum": 1.0,
|
| 3532 |
+
"customscript/pag.py/img2img/Rescale PAG/step": 0.01,
|
| 3533 |
+
"customscript/pag.py/img2img/Rescale Mode/visible": true,
|
| 3534 |
+
"customscript/pag.py/img2img/Rescale Mode/value": "full",
|
| 3535 |
+
"customscript/pag.py/img2img/Adaptive Scale/visible": true,
|
| 3536 |
+
"customscript/pag.py/img2img/Adaptive Scale/value": 0.0,
|
| 3537 |
+
"customscript/pag.py/img2img/Adaptive Scale/minimum": 0.0,
|
| 3538 |
+
"customscript/pag.py/img2img/Adaptive Scale/maximum": 1.0,
|
| 3539 |
+
"customscript/pag.py/img2img/Adaptive Scale/step": 0.001,
|
| 3540 |
+
"img2img/Override for Hires. fix/visible": true,
|
| 3541 |
+
"customscript/pag.py/img2img/Override for Hires. fix/value": false,
|
| 3542 |
+
"img2img/Override for Hires. fix/value": false,
|
| 3543 |
+
"customscript/pag.py/img2img/CFG Scale/visible": true,
|
| 3544 |
+
"customscript/pag.py/img2img/CFG Scale/value": 7.0,
|
| 3545 |
+
"customscript/pag.py/img2img/CFG Scale/minimum": 1.0,
|
| 3546 |
+
"customscript/pag.py/img2img/CFG Scale/maximum": 30.0,
|
| 3547 |
+
"customscript/pag.py/img2img/CFG Scale/step": 0.5,
|
| 3548 |
+
"customscript/pag.py/img2img/U-Net Block/visible": true,
|
| 3549 |
+
"customscript/pag.py/img2img/U-Net Block/value": "middle",
|
| 3550 |
+
"customscript/pag.py/img2img/U-Net Block Id/visible": true,
|
| 3551 |
+
"customscript/pag.py/img2img/U-Net Block Id/value": 0,
|
| 3552 |
+
"customscript/pag.py/img2img/U-Net Block List/visible": true,
|
| 3553 |
+
"customscript/pag.py/img2img/U-Net Block List/value": "",
|
| 3554 |
+
"customscript/pag.py/img2img/Sigma Start/visible": true,
|
| 3555 |
+
"customscript/pag.py/img2img/Sigma Start/value": -1.0,
|
| 3556 |
+
"customscript/pag.py/img2img/Sigma End/visible": true,
|
| 3557 |
+
"customscript/pag.py/img2img/Sigma End/value": -1.0,
|
| 3558 |
+
"customscript/seg.py/img2img/Enabled/visible": true,
|
| 3559 |
+
"customscript/seg.py/img2img/Enabled/value": false,
|
| 3560 |
+
"customscript/seg.py/img2img/SEG Scale/visible": true,
|
| 3561 |
+
"customscript/seg.py/img2img/SEG Scale/value": 3.0,
|
| 3562 |
+
"customscript/seg.py/img2img/SEG Scale/minimum": 0.0,
|
| 3563 |
+
"customscript/seg.py/img2img/SEG Scale/maximum": 30.0,
|
| 3564 |
+
"customscript/seg.py/img2img/SEG Scale/step": 0.01,
|
| 3565 |
+
"customscript/seg.py/img2img/Rescale SEG/visible": true,
|
| 3566 |
+
"customscript/seg.py/img2img/Rescale SEG/value": 0.0,
|
| 3567 |
+
"customscript/seg.py/img2img/Rescale SEG/minimum": 0.0,
|
| 3568 |
+
"customscript/seg.py/img2img/Rescale SEG/maximum": 1.0,
|
| 3569 |
+
"customscript/seg.py/img2img/Rescale SEG/step": 0.01,
|
| 3570 |
+
"customscript/seg.py/img2img/Rescale Mode/visible": true,
|
| 3571 |
+
"customscript/seg.py/img2img/Rescale Mode/value": "full",
|
| 3572 |
+
"customscript/seg.py/img2img/Blur Sigma/visible": true,
|
| 3573 |
+
"customscript/seg.py/img2img/Blur Sigma/value": -1.0,
|
| 3574 |
+
"customscript/seg.py/img2img/Blur Sigma/minimum": -1.0,
|
| 3575 |
+
"customscript/seg.py/img2img/Blur Sigma/maximum": 9999.0,
|
| 3576 |
+
"customscript/seg.py/img2img/Blur Sigma/step": 0.01,
|
| 3577 |
+
"customscript/seg.py/img2img/Override for Hires. fix/value": false,
|
| 3578 |
+
"customscript/seg.py/img2img/CFG Scale/visible": true,
|
| 3579 |
+
"customscript/seg.py/img2img/CFG Scale/value": 7.0,
|
| 3580 |
+
"customscript/seg.py/img2img/CFG Scale/minimum": 1.0,
|
| 3581 |
+
"customscript/seg.py/img2img/CFG Scale/maximum": 30.0,
|
| 3582 |
+
"customscript/seg.py/img2img/CFG Scale/step": 0.5,
|
| 3583 |
+
"customscript/seg.py/img2img/U-Net Block/visible": true,
|
| 3584 |
+
"customscript/seg.py/img2img/U-Net Block/value": "middle",
|
| 3585 |
+
"customscript/seg.py/img2img/U-Net Block Id/visible": true,
|
| 3586 |
+
"customscript/seg.py/img2img/U-Net Block Id/value": 0,
|
| 3587 |
+
"customscript/seg.py/img2img/U-Net Block List/visible": true,
|
| 3588 |
+
"customscript/seg.py/img2img/U-Net Block List/value": "",
|
| 3589 |
+
"customscript/seg.py/img2img/Sigma Start/visible": true,
|
| 3590 |
+
"customscript/seg.py/img2img/Sigma Start/value": -1.0,
|
| 3591 |
+
"customscript/seg.py/img2img/Sigma End/visible": true,
|
| 3592 |
+
"customscript/seg.py/img2img/Sigma End/value": -1.0,
|
| 3593 |
+
"customscript/swg.py/img2img/Enabled/visible": true,
|
| 3594 |
+
"customscript/swg.py/img2img/Enabled/value": false,
|
| 3595 |
+
"customscript/swg.py/img2img/SWG Scale/visible": true,
|
| 3596 |
+
"customscript/swg.py/img2img/SWG Scale/value": 5.0,
|
| 3597 |
+
"customscript/swg.py/img2img/SWG Scale/minimum": 0.0,
|
| 3598 |
+
"customscript/swg.py/img2img/SWG Scale/maximum": 30.0,
|
| 3599 |
+
"customscript/swg.py/img2img/SWG Scale/step": 0.01,
|
| 3600 |
+
"customscript/swg.py/img2img/Tile Width/visible": true,
|
| 3601 |
+
"customscript/swg.py/img2img/Tile Width/value": 768,
|
| 3602 |
+
"customscript/swg.py/img2img/Tile Width/minimum": 64,
|
| 3603 |
+
"customscript/swg.py/img2img/Tile Width/maximum": 2048,
|
| 3604 |
+
"customscript/swg.py/img2img/Tile Width/step": 8,
|
| 3605 |
+
"customscript/swg.py/img2img/Tile Height/visible": true,
|
| 3606 |
+
"customscript/swg.py/img2img/Tile Height/value": 768,
|
| 3607 |
+
"customscript/swg.py/img2img/Tile Height/minimum": 64,
|
| 3608 |
+
"customscript/swg.py/img2img/Tile Height/maximum": 2048,
|
| 3609 |
+
"customscript/swg.py/img2img/Tile Height/step": 8,
|
| 3610 |
+
"customscript/swg.py/img2img/Tile Overlap/visible": true,
|
| 3611 |
+
"customscript/swg.py/img2img/Tile Overlap/value": 256,
|
| 3612 |
+
"customscript/swg.py/img2img/Tile Overlap/minimum": 64,
|
| 3613 |
+
"customscript/swg.py/img2img/Tile Overlap/maximum": 2048,
|
| 3614 |
+
"customscript/swg.py/img2img/Tile Overlap/step": 8,
|
| 3615 |
+
"customscript/swg.py/img2img/Override for Hires. fix/value": false,
|
| 3616 |
+
"customscript/swg.py/img2img/CFG Scale/visible": true,
|
| 3617 |
+
"customscript/swg.py/img2img/CFG Scale/value": 7.0,
|
| 3618 |
+
"customscript/swg.py/img2img/CFG Scale/minimum": 1.0,
|
| 3619 |
+
"customscript/swg.py/img2img/CFG Scale/maximum": 30.0,
|
| 3620 |
+
"customscript/swg.py/img2img/CFG Scale/step": 0.5,
|
| 3621 |
+
"customscript/swg.py/img2img/Sigma Start/visible": true,
|
| 3622 |
+
"customscript/swg.py/img2img/Sigma Start/value": -1.0,
|
| 3623 |
+
"customscript/swg.py/img2img/Sigma End/visible": true,
|
| 3624 |
+
"customscript/swg.py/img2img/Sigma End/value": 5.42,
|
| 3625 |
+
"img2img/Upload Independent Control Image/visible": true,
|
| 3626 |
+
"img2img/Upload Independent Control Image/value": false,
|
| 3627 |
+
"img2img/Show Preview/visible": true,
|
| 3628 |
+
"img2img/Show Preview/value": false,
|
| 3629 |
+
"img2img/Use Mask/visible": true,
|
| 3630 |
+
"img2img/Preprocessor Resolution/visible": true,
|
| 3631 |
+
"img2img/Preprocessor Resolution/value": -1,
|
| 3632 |
+
"img2img/Preprocessor Resolution/minimum": 64,
|
| 3633 |
+
"img2img/Preprocessor Resolution/maximum": 2048,
|
| 3634 |
+
"img2img/Preprocessor Resolution/step": 10,
|
| 3635 |
+
"img2img/Threshold A/visible": true,
|
| 3636 |
+
"img2img/Threshold B/visible": true,
|
| 3637 |
+
"img2img/MultiDiffusion Integrated/visible": true,
|
| 3638 |
+
"customscript/forge_multidiffusion.py/img2img/MultiDiffusion Integrated/value": false,
|
| 3639 |
+
"img2img/MultiDiffusion Integrated/value": false,
|
| 3640 |
+
"customscript/forge_never_oom.py/img2img/Enable for UNet/visible": true,
|
| 3641 |
+
"customscript/forge_never_oom.py/img2img/Enable for UNet/value": false,
|
| 3642 |
+
"customscript/forge_never_oom.py/img2img/Enabled for VAE/visible": true,
|
| 3643 |
+
"customscript/forge_never_oom.py/img2img/Enabled for VAE/value": false,
|
| 3644 |
+
"customscript/forge_never_oom.py/img2img/Tile Size/visible": true,
|
| 3645 |
+
"customscript/forge_never_oom.py/img2img/Tile Size/value": 512,
|
| 3646 |
+
"customscript/forge_never_oom.py/img2img/Tile Size/minimum": 64,
|
| 3647 |
+
"customscript/forge_never_oom.py/img2img/Tile Size/maximum": 1024,
|
| 3648 |
+
"customscript/forge_never_oom.py/img2img/Tile Size/step": 64,
|
| 3649 |
+
"customscript/forge_never_oom.py/img2img/Tile Overlap/visible": true,
|
| 3650 |
+
"customscript/forge_never_oom.py/img2img/Tile Overlap/value": 64,
|
| 3651 |
+
"customscript/forge_never_oom.py/img2img/Tile Overlap/minimum": 16,
|
| 3652 |
+
"customscript/forge_never_oom.py/img2img/Tile Overlap/maximum": 256,
|
| 3653 |
+
"customscript/forge_never_oom.py/img2img/Tile Overlap/step": 4,
|
| 3654 |
+
"customscript/loopback.py/img2img/Final Denoising Strength/visible": true,
|
| 3655 |
+
"customscript/loopback.py/img2img/Final Denoising Strength/value": 0.5,
|
| 3656 |
+
"customscript/loopback.py/img2img/Final Denoising Strength/minimum": 0,
|
| 3657 |
+
"customscript/loopback.py/img2img/Final Denoising Strength/maximum": 1,
|
| 3658 |
+
"customscript/loopback.py/img2img/Final Denoising Strength/step": 0.01,
|
| 3659 |
+
"customscript/loopback.py/img2img/Denoising Strength Curve/visible": true,
|
| 3660 |
+
"customscript/loopback.py/img2img/Denoising Strength Curve/value": "Linear",
|
| 3661 |
+
"customscript/sd_upscale.py/img2img/Tile Overlap/visible": true,
|
| 3662 |
+
"customscript/sd_upscale.py/img2img/Tile Overlap/value": 64,
|
| 3663 |
+
"customscript/sd_upscale.py/img2img/Tile Overlap/minimum": 0,
|
| 3664 |
+
"customscript/sd_upscale.py/img2img/Tile Overlap/maximum": 256,
|
| 3665 |
+
"customscript/sd_upscale.py/img2img/Tile Overlap/step": 16,
|
| 3666 |
+
"customscript/sd_upscale.py/img2img/Save to Extras folder instead/visible": true,
|
| 3667 |
+
"customscript/sd_upscale.py/img2img/Save to Extras folder instead/value": false,
|
| 3668 |
+
"customscript/xyz_grid.py/img2img/Row Count/visible": true,
|
| 3669 |
+
"customscript/xyz_grid.py/img2img/Row Count/value": 0,
|
| 3670 |
+
"customscript/xyz_grid.py/img2img/Row Count/minimum": 0,
|
| 3671 |
+
"customscript/xyz_grid.py/img2img/Row Count/maximum": 8,
|
| 3672 |
+
"customscript/xyz_grid.py/img2img/Row Count/step": 1,
|
| 3673 |
+
"img2img/Stable Diffusion Version/visible": true,
|
| 3674 |
+
"img2img/Stable Diffusion Version/value": "Unknown",
|
| 3675 |
+
"img2img/Positive Prompt/visible": true,
|
| 3676 |
+
"img2img/Positive Prompt/value": "",
|
| 3677 |
+
"customscript/postprocessing_upscale.py/extras/Color Correction/visible": true,
|
| 3678 |
+
"customscript/postprocessing_upscale.py/extras/Color Correction/value": false,
|
| 3679 |
+
"extras/CodeFormer/visible": true,
|
| 3680 |
+
"extras/CodeFormer/value": false,
|
| 3681 |
+
"extras/Auto Focal Crop/visible": true,
|
| 3682 |
+
"customscript/postprocessing_focal_crop.py/extras/Auto Focal Crop/value": false,
|
| 3683 |
+
"extras/Auto Focal Crop/value": false,
|
| 3684 |
+
"extras/Create Flipped Copies/visible": true,
|
| 3685 |
+
"customscript/postprocessing_create_flipped_copies.py/extras/Create Flipped Copies/value": false,
|
| 3686 |
+
"extras/Create Flipped Copies/value": false,
|
| 3687 |
+
"batchlinks/Stretch UI/visible": true,
|
| 3688 |
+
"batchlinks/Stretch UI/value": false,
|
| 3689 |
+
"batchlinks/Hide Help/visible": true,
|
| 3690 |
+
"batchlinks/Hide Help/value": false,
|
| 3691 |
+
"batchlinks/Links/visible": true,
|
| 3692 |
+
"batchlinks/Links/value": "",
|
| 3693 |
+
"batchlinks/Log/visible": true,
|
| 3694 |
+
"batchlinks/Log/value": "(use --gradio-queue args on launch.py to enable optional logging)",
|
| 3695 |
+
"batchlinks/Output/visible": true,
|
| 3696 |
+
"batchlinks/Output/value": "(If this text disappear, that means a download session is in progress.)",
|
| 3697 |
+
"batchlinks/Downloader/visible": true,
|
| 3698 |
+
"batchlinks/Downloader/value": "aria2",
|
| 3699 |
+
"batchlinks/CivitAI Preferred Model Type/visible": true,
|
| 3700 |
+
"batchlinks/CivitAI Preferred Model Type/value": "safetensors",
|
| 3701 |
+
"batchlinks/Model Precision/visible": true,
|
| 3702 |
+
"batchlinks/Model Precision/value": "fp16",
|
| 3703 |
+
"batchlinks/Also Download VAE/visible": true,
|
| 3704 |
+
"batchlinks/Also Download VAE/value": true,
|
| 3705 |
+
"batchlinks/Download All!/visible": true,
|
| 3706 |
+
"batchlinks/Copy from Pastebin/visible": true,
|
| 3707 |
+
"wd_tagger_tab/Model Selection/visible": true,
|
| 3708 |
+
"wd_tagger_tab/Model Selection/value": "SmilingWolf/wd-swinv2-tagger-v3",
|
| 3709 |
+
"wd_tagger_tab/General Tags Threshold/visible": true,
|
| 3710 |
+
"wd_tagger_tab/General Tags Threshold/value": 0.35,
|
| 3711 |
+
"wd_tagger_tab/General Tags Threshold/minimum": 0.0,
|
| 3712 |
+
"wd_tagger_tab/General Tags Threshold/maximum": 1.0,
|
| 3713 |
+
"wd_tagger_tab/General Tags Threshold/step": 0.05,
|
| 3714 |
+
"wd_tagger_tab/Auto MCut/visible": true,
|
| 3715 |
+
"wd_tagger_tab/Auto MCut/value": false,
|
| 3716 |
+
"wd_tagger_tab/Character Tags Threshold/visible": true,
|
| 3717 |
+
"wd_tagger_tab/Character Tags Threshold/value": 0.85,
|
| 3718 |
+
"wd_tagger_tab/Character Tags Threshold/minimum": 0.0,
|
| 3719 |
+
"wd_tagger_tab/Character Tags Threshold/maximum": 1.0,
|
| 3720 |
+
"wd_tagger_tab/Character Tags Threshold/step": 0.05,
|
| 3721 |
+
"wd_tagger_tab/Prepend Character Tags/visible": true,
|
| 3722 |
+
"wd_tagger_tab/Prepend Character Tags/value": true,
|
| 3723 |
+
"wd_tagger_tab/Batch Size/value": 1,
|
| 3724 |
+
"wd_tagger_tab/Batch Size/minimum": 1,
|
| 3725 |
+
"wd_tagger_tab/Batch Size/maximum": 10,
|
| 3726 |
+
"wd_tagger_tab/Batch Size/step": 1,
|
| 3727 |
+
"wd_tagger_tab/🗑️ Clear/visible": true,
|
| 3728 |
+
"wd_tagger_tab/Generate Tags/visible": true,
|
| 3729 |
+
"wd_tagger_tab/Formatted Tags/visible": true,
|
| 3730 |
+
"wd_tagger_tab/Formatted Tags/value": "",
|
| 3731 |
+
"wd_tagger_tab/📋 Copy to Clipboard/visible": true,
|
| 3732 |
+
"wd_tagger_tab/R34 Compatible Tags/visible": true,
|
| 3733 |
+
"wd_tagger_tab/R34 Compatible Tags/value": ""
|
| 3734 |
}
|