wwy commited on
Commit
f8e1c5d
·
1 Parent(s): 08746ad

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +229 -0
  2. ui-config.json +1290 -0
config.json ADDED
@@ -0,0 +1,229 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "samples_save": true,
3
+ "samples_format": "png",
4
+ "samples_filename_pattern": "",
5
+ "save_images_add_number": true,
6
+ "grid_save": true,
7
+ "grid_format": "png",
8
+ "grid_extended_filename": false,
9
+ "grid_only_if_multiple": true,
10
+ "grid_prevent_empty_spots": false,
11
+ "n_rows": -1,
12
+ "enable_pnginfo": true,
13
+ "save_txt": false,
14
+ "save_images_before_face_restoration": false,
15
+ "save_images_before_highres_fix": false,
16
+ "save_images_before_color_correction": false,
17
+ "jpeg_quality": 80,
18
+ "export_for_4chan": true,
19
+ "use_original_name_batch": false,
20
+ "use_upscaler_name_as_suffix": false,
21
+ "save_selected_only": true,
22
+ "do_not_add_watermark": false,
23
+ "temp_dir": "",
24
+ "clean_temp_dir_at_start": false,
25
+ "outdir_samples": "",
26
+ "outdir_txt2img_samples": "outputs/txt2img-images",
27
+ "outdir_img2img_samples": "outputs/img2img-images",
28
+ "outdir_extras_samples": "outputs/extras-images",
29
+ "outdir_grids": "",
30
+ "outdir_txt2img_grids": "outputs/txt2img-grids",
31
+ "outdir_img2img_grids": "outputs/img2img-grids",
32
+ "outdir_save": "log/images",
33
+ "save_to_dirs": false,
34
+ "grid_save_to_dirs": false,
35
+ "use_save_to_dirs_for_ui": false,
36
+ "directories_filename_pattern": "",
37
+ "directories_max_prompt_words": 8,
38
+ "ESRGAN_tile": 192,
39
+ "ESRGAN_tile_overlap": 8,
40
+ "realesrgan_enabled_models": [
41
+ "R-ESRGAN 4x+",
42
+ "R-ESRGAN 4x+ Anime6B"
43
+ ],
44
+ "upscaler_for_img2img": null,
45
+ "face_restoration_model": null,
46
+ "code_former_weight": 0.5,
47
+ "face_restoration_unload": false,
48
+ "show_warnings": false,
49
+ "memmon_poll_rate": 8,
50
+ "samples_log_stdout": true,
51
+ "multiple_tqdm": true,
52
+ "print_hypernet_extra": false,
53
+ "unload_models_when_training": false,
54
+ "pin_memory": false,
55
+ "save_optimizer_state": false,
56
+ "save_training_settings_to_txt": true,
57
+ "dataset_filename_word_regex": "",
58
+ "dataset_filename_join_string": " ",
59
+ "training_image_repeats_per_epoch": 1,
60
+ "training_write_csv_every": 500,
61
+ "training_xattention_optimizations": false,
62
+ "training_enable_tensorboard": false,
63
+ "training_tensorboard_save_images": false,
64
+ "training_tensorboard_flush_every": 120,
65
+ "sd_model_checkpoint": "Realistic_Vision_V2.0.safetensors [e6415c4892]",
66
+ "sd_checkpoint_cache": 0,
67
+ "sd_vae_checkpoint_cache": 0,
68
+ "sd_vae": "vae-ft-mse-840000-ema-pruned.safetensors",
69
+ "sd_vae_as_default": true,
70
+ "inpainting_mask_weight": 1.0,
71
+ "initial_noise_multiplier": 1.0,
72
+ "img2img_color_correction": false,
73
+ "img2img_fix_steps": false,
74
+ "img2img_background_color": "#ffffff",
75
+ "enable_quantization": false,
76
+ "enable_emphasis": true,
77
+ "enable_batch_seeds": true,
78
+ "comma_padding_backtrack": 20,
79
+ "CLIP_stop_at_last_layers": 1,
80
+ "extra_networks_default_multiplier": 1.0,
81
+ "upcast_attn": false,
82
+ "use_old_emphasis_implementation": false,
83
+ "use_old_karras_scheduler_sigmas": false,
84
+ "use_old_hires_fix_width_height": false,
85
+ "interrogate_keep_models_in_memory": false,
86
+ "interrogate_return_ranks": false,
87
+ "interrogate_clip_num_beams": 1,
88
+ "interrogate_clip_min_length": 24,
89
+ "interrogate_clip_max_length": 48,
90
+ "interrogate_clip_dict_limit": 1500,
91
+ "interrogate_clip_skip_categories": [],
92
+ "interrogate_deepbooru_score_threshold": 0.5,
93
+ "deepbooru_sort_alpha": true,
94
+ "deepbooru_use_spaces": false,
95
+ "deepbooru_escape": true,
96
+ "deepbooru_filter_tags": "",
97
+ "extra_networks_default_view": "cards",
98
+ "return_grid": true,
99
+ "do_not_show_images": false,
100
+ "add_model_hash_to_info": true,
101
+ "add_model_name_to_info": true,
102
+ "disable_weights_auto_swap": false,
103
+ "send_seed": true,
104
+ "send_size": true,
105
+ "font": "",
106
+ "js_modal_lightbox": true,
107
+ "js_modal_lightbox_initially_zoomed": true,
108
+ "show_progress_in_title": true,
109
+ "samplers_in_dropdown": true,
110
+ "dimensions_and_batch_together": true,
111
+ "keyedit_precision_attention": 0.1,
112
+ "keyedit_precision_extra": 0.05,
113
+ "quicksettings": "sd_model_checkpoint",
114
+ "ui_reorder": "inpaint, sampler, dimensions, cfg, seed, checkboxes, hires_fix, batch, scripts",
115
+ "ui_extra_networks_tab_reorder": "",
116
+ "localization": "None",
117
+ "show_progressbar": true,
118
+ "live_previews_enable": true,
119
+ "show_progress_grid": true,
120
+ "show_progress_every_n_steps": 10,
121
+ "show_progress_type": "Approx NN",
122
+ "live_preview_content": "Prompt",
123
+ "live_preview_refresh_period": 1000,
124
+ "hide_samplers": [],
125
+ "eta_ddim": 0.0,
126
+ "eta_ancestral": 1.0,
127
+ "ddim_discretize": "uniform",
128
+ "s_churn": 0.0,
129
+ "s_tmin": 0.0,
130
+ "s_noise": 1.0,
131
+ "eta_noise_seed_delta": 0,
132
+ "always_discard_next_to_last_sigma": false,
133
+ "postprocessing_enable_in_main_ui": [],
134
+ "postprocessing_operation_order": [],
135
+ "upscaling_max_images_in_cache": 5,
136
+ "disabled_extensions": [
137
+ "stable-diffusion-webui-instruct-pix2pix"
138
+ ],
139
+ "sd_checkpoint_hash": "e6415c48928aedc891237556125e56ebd0bb3d9f0982d469ebb719d1117dfb92",
140
+ "ldsr_steps": 100,
141
+ "ldsr_cached": false,
142
+ "SWIN_tile": 192,
143
+ "SWIN_tile_overlap": 8,
144
+ "lora_apply_to_outputs": false,
145
+ "outdir_ip2p_samples": "outputs/ip2p-images",
146
+ "tac_tagFile": "danbooru.csv",
147
+ "tac_active": true,
148
+ "tac_activeIn.txt2img": true,
149
+ "tac_activeIn.img2img": true,
150
+ "tac_activeIn.negativePrompts": true,
151
+ "tac_activeIn.thirdParty": true,
152
+ "tac_maxResults": 5.0,
153
+ "tac_showAllResults": false,
154
+ "tac_resultStepLength": 100.0,
155
+ "tac_delayTime": 100.0,
156
+ "tac_useWildcards": true,
157
+ "tac_useEmbeddings": true,
158
+ "tac_replaceUnderscores": true,
159
+ "tac_escapeParentheses": true,
160
+ "tac_appendComma": true,
161
+ "tac_alias.searchByAlias": true,
162
+ "tac_alias.onlyShowAlias": false,
163
+ "tac_translation.translationFile": "None",
164
+ "tac_translation.oldFormat": false,
165
+ "tac_translation.searchByTranslation": true,
166
+ "tac_extra.extraFile": "None",
167
+ "tac_extra.onlyAliasExtraFile": false,
168
+ "dd_save_previews": true,
169
+ "outdir_ddetailer_previews": "extensions/ddetailer/outputs/masks-previews",
170
+ "dd_save_masks": true,
171
+ "outdir_ddetailer_masks": "extensions/ddetailer/outputs/masks",
172
+ "depthmap_script_boost_rmax": 1600.0,
173
+ "depthmap_script_sbsflip": false,
174
+ "images_history_preload": false,
175
+ "images_record_paths": true,
176
+ "images_delete_message": true,
177
+ "images_history_page_columns": 6.0,
178
+ "images_history_page_rows": 6.0,
179
+ "images_history_pages_perload": 20.0,
180
+ "sd_hypernetwork": "None",
181
+ "sd_lora": "None",
182
+ "control_net_model_config": "models/cldm_v15.yaml",
183
+ "control_net_models_path": "",
184
+ "control_net_control_transfer": false,
185
+ "control_net_no_detectmap": false,
186
+ "control_net_only_midctrl_hires": true,
187
+ "control_net_allow_script_control": false,
188
+ "webp_lossless": false,
189
+ "img_downscale_threshold": 4.0,
190
+ "target_side_length": 4000.0,
191
+ "img_max_size_mp": 200.0,
192
+ "no_dpmpp_sde_batch_determinism": false,
193
+ "extra_networks_add_text_separator": " ",
194
+ "hidden_tabs": [],
195
+ "uni_pc_variant": "bh1",
196
+ "uni_pc_skip_type": "time_uniform",
197
+ "uni_pc_order": 3,
198
+ "uni_pc_lower_order_final": true,
199
+ "control_net_model_adapter_config": "models/sketch_adapter_v14.yaml",
200
+ "control_net_detectedmap_dir": "detected_maps",
201
+ "control_net_max_models_num": 5,
202
+ "control_net_model_cache_size": 1,
203
+ "control_net_detectmap_autosaving": false,
204
+ "control_net_skip_img2img_processing": false,
205
+ "control_net_monocular_depth_optim": false,
206
+ "control_net_only_mid_control": false,
207
+ "control_net_cfg_based_guidance": false,
208
+ "restore_config_state_file": "",
209
+ "disable_all_extensions": "none",
210
+ "save_mask": false,
211
+ "save_mask_composite": false,
212
+ "save_init_img": false,
213
+ "outdir_init_images": "outputs/init-images",
214
+ "SCUNET_tile": 256,
215
+ "SCUNET_tile_overlap": 8,
216
+ "randn_source": "GPU",
217
+ "dont_fix_second_order_samplers_schedule": false,
218
+ "extra_networks_card_width": 0.0,
219
+ "extra_networks_card_height": 0.0,
220
+ "return_mask": false,
221
+ "return_mask_composite": false,
222
+ "keyedit_delimiters": ".,\\/!?%^*;:{}=`~()",
223
+ "gradio_theme": "Default",
224
+ "s_min_uncond": 0,
225
+ "control_net_modules_path": "",
226
+ "control_net_sync_field_args": false,
227
+ "controlnet_show_batch_images_in_ui": false,
228
+ "controlnet_increment_seed_during_batch": false
229
+ }
ui-config.json ADDED
@@ -0,0 +1,1290 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "txt2img/Prompt/visible": true,
3
+ "txt2img/Prompt/value": "",
4
+ "txt2img/Negative prompt/visible": true,
5
+ "txt2img/Negative prompt/value": "",
6
+ "txt2img/Styles/visible": true,
7
+ "txt2img/Styles/value": [],
8
+ "txt2img/Sampling method/visible": true,
9
+ "txt2img/Sampling method/value": "Euler a",
10
+ "txt2img/Sampling steps/visible": true,
11
+ "txt2img/Sampling steps/value": 20,
12
+ "txt2img/Sampling steps/minimum": 1,
13
+ "txt2img/Sampling steps/maximum": 150,
14
+ "txt2img/Sampling steps/step": 1,
15
+ "txt2img/Width/visible": true,
16
+ "txt2img/Width/value": 512,
17
+ "txt2img/Width/minimum": 64,
18
+ "txt2img/Width/maximum": 2048,
19
+ "txt2img/Width/step": 8,
20
+ "txt2img/Height/visible": true,
21
+ "txt2img/Height/value": 512,
22
+ "txt2img/Height/minimum": 64,
23
+ "txt2img/Height/maximum": 2048,
24
+ "txt2img/Height/step": 8,
25
+ "txt2img/Batch count/visible": true,
26
+ "txt2img/Batch count/value": 1,
27
+ "txt2img/Batch count/minimum": 1,
28
+ "txt2img/Batch count/maximum": 100,
29
+ "txt2img/Batch count/step": 1,
30
+ "txt2img/Batch size/visible": true,
31
+ "txt2img/Batch size/value": 1,
32
+ "txt2img/Batch size/minimum": 1,
33
+ "txt2img/Batch size/maximum": 8,
34
+ "txt2img/Batch size/step": 1,
35
+ "txt2img/CFG Scale/visible": true,
36
+ "txt2img/CFG Scale/value": 7.0,
37
+ "txt2img/CFG Scale/minimum": 1.0,
38
+ "txt2img/CFG Scale/maximum": 30.0,
39
+ "txt2img/CFG Scale/step": 0.5,
40
+ "txt2img/Seed/visible": true,
41
+ "txt2img/Seed/value": -1.0,
42
+ "txt2img/Extra/visible": true,
43
+ "txt2img/Extra/value": false,
44
+ "txt2img/Variation seed/visible": true,
45
+ "txt2img/Variation seed/value": -1.0,
46
+ "txt2img/Variation strength/visible": true,
47
+ "txt2img/Variation strength/value": 0.0,
48
+ "txt2img/Variation strength/minimum": 0,
49
+ "txt2img/Variation strength/maximum": 1,
50
+ "txt2img/Variation strength/step": 0.01,
51
+ "txt2img/Resize seed from width/visible": true,
52
+ "txt2img/Resize seed from width/value": 0,
53
+ "txt2img/Resize seed from width/minimum": 0,
54
+ "txt2img/Resize seed from width/maximum": 2048,
55
+ "txt2img/Resize seed from width/step": 8,
56
+ "txt2img/Resize seed from height/visible": true,
57
+ "txt2img/Resize seed from height/value": 0,
58
+ "txt2img/Resize seed from height/minimum": 0,
59
+ "txt2img/Resize seed from height/maximum": 2048,
60
+ "txt2img/Resize seed from height/step": 8,
61
+ "txt2img/Restore faces/visible": true,
62
+ "txt2img/Restore faces/value": false,
63
+ "txt2img/Tiling/visible": true,
64
+ "txt2img/Tiling/value": false,
65
+ "txt2img/Hires. fix/visible": true,
66
+ "txt2img/Hires. fix/value": false,
67
+ "txt2img/Upscaler/visible": true,
68
+ "txt2img/Upscaler/value": "Latent",
69
+ "txt2img/Hires steps/visible": true,
70
+ "txt2img/Hires steps/value": 0,
71
+ "txt2img/Hires steps/minimum": 0,
72
+ "txt2img/Hires steps/maximum": 150,
73
+ "txt2img/Hires steps/step": 1,
74
+ "txt2img/Denoising strength/visible": true,
75
+ "txt2img/Denoising strength/value": 0.7,
76
+ "txt2img/Denoising strength/minimum": 0.0,
77
+ "txt2img/Denoising strength/maximum": 1.0,
78
+ "txt2img/Denoising strength/step": 0.01,
79
+ "txt2img/Upscale by/visible": true,
80
+ "txt2img/Upscale by/value": 2.0,
81
+ "txt2img/Upscale by/minimum": 1.0,
82
+ "txt2img/Upscale by/maximum": 4.0,
83
+ "txt2img/Upscale by/step": 0.05,
84
+ "txt2img/Resize width to/visible": true,
85
+ "txt2img/Resize width to/value": 0,
86
+ "txt2img/Resize width to/minimum": 0,
87
+ "txt2img/Resize width to/maximum": 2048,
88
+ "txt2img/Resize width to/step": 8,
89
+ "txt2img/Resize height to/visible": true,
90
+ "txt2img/Resize height to/value": 0,
91
+ "txt2img/Resize height to/minimum": 0,
92
+ "txt2img/Resize height to/maximum": 2048,
93
+ "txt2img/Resize height to/step": 8,
94
+ "txt2img/Script/visible": true,
95
+ "txt2img/Script/value": "None",
96
+ "customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/visible": true,
97
+ "customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/value": false,
98
+ "customscript/prompt_matrix.py/txt2img/Use different seed for each picture/visible": true,
99
+ "customscript/prompt_matrix.py/txt2img/Use different seed for each picture/value": false,
100
+ "customscript/prompts_from_file.py/txt2img/Iterate seed every line/visible": true,
101
+ "customscript/prompts_from_file.py/txt2img/Iterate seed every line/value": false,
102
+ "customscript/prompts_from_file.py/txt2img/Use same random seed for all lines/visible": true,
103
+ "customscript/prompts_from_file.py/txt2img/Use same random seed for all lines/value": false,
104
+ "customscript/prompts_from_file.py/txt2img/List of prompt inputs/visible": true,
105
+ "customscript/prompts_from_file.py/txt2img/List of prompt inputs/value": "",
106
+ "customscript/xyz_grid.py/txt2img/X type/visible": true,
107
+ "customscript/xyz_grid.py/txt2img/X type/value": "Seed",
108
+ "customscript/xyz_grid.py/txt2img/X values/visible": true,
109
+ "customscript/xyz_grid.py/txt2img/X values/value": "",
110
+ "customscript/xyz_grid.py/txt2img/Y type/visible": true,
111
+ "customscript/xyz_grid.py/txt2img/Y type/value": "Nothing",
112
+ "customscript/xyz_grid.py/txt2img/Y values/visible": true,
113
+ "customscript/xyz_grid.py/txt2img/Y values/value": "",
114
+ "customscript/xyz_grid.py/txt2img/Z type/visible": true,
115
+ "customscript/xyz_grid.py/txt2img/Z type/value": "Nothing",
116
+ "customscript/xyz_grid.py/txt2img/Z values/visible": true,
117
+ "customscript/xyz_grid.py/txt2img/Z values/value": "",
118
+ "customscript/xyz_grid.py/txt2img/Draw legend/visible": true,
119
+ "customscript/xyz_grid.py/txt2img/Draw legend/value": true,
120
+ "customscript/xyz_grid.py/txt2img/Include Sub Images/visible": true,
121
+ "customscript/xyz_grid.py/txt2img/Include Sub Images/value": false,
122
+ "customscript/xyz_grid.py/txt2img/Include Sub Grids/visible": true,
123
+ "customscript/xyz_grid.py/txt2img/Include Sub Grids/value": false,
124
+ "customscript/xyz_grid.py/txt2img/Keep -1 for seeds/visible": true,
125
+ "customscript/xyz_grid.py/txt2img/Keep -1 for seeds/value": false,
126
+ "img2img/Prompt/visible": true,
127
+ "img2img/Prompt/value": "",
128
+ "img2img/Negative prompt/visible": true,
129
+ "img2img/Negative prompt/value": "",
130
+ "img2img/Styles/visible": true,
131
+ "img2img/Styles/value": [],
132
+ "img2img/Input directory/visible": true,
133
+ "img2img/Input directory/value": "",
134
+ "img2img/Output directory/visible": true,
135
+ "img2img/Output directory/value": "",
136
+ "img2img/Inpaint batch mask directory (required for inpaint batch processing only)/visible": true,
137
+ "img2img/Inpaint batch mask directory (required for inpaint batch processing only)/value": "",
138
+ "img2img/Resize mode/visible": true,
139
+ "img2img/Resize mode/value": "Just resize",
140
+ "img2img/Mask blur/visible": true,
141
+ "img2img/Mask blur/value": 4,
142
+ "img2img/Mask blur/minimum": 0,
143
+ "img2img/Mask blur/maximum": 64,
144
+ "img2img/Mask blur/step": 1,
145
+ "img2img/Mask transparency/value": 0,
146
+ "img2img/Mask transparency/minimum": 0,
147
+ "img2img/Mask transparency/maximum": 100,
148
+ "img2img/Mask transparency/step": 1,
149
+ "img2img/Mask mode/visible": true,
150
+ "img2img/Mask mode/value": "Inpaint masked",
151
+ "img2img/Masked content/visible": true,
152
+ "img2img/Masked content/value": "original",
153
+ "img2img/Inpaint area/visible": true,
154
+ "img2img/Inpaint area/value": "Whole picture",
155
+ "img2img/Only masked padding, pixels/visible": true,
156
+ "img2img/Only masked padding, pixels/value": 32,
157
+ "img2img/Only masked padding, pixels/minimum": 0,
158
+ "img2img/Only masked padding, pixels/maximum": 256,
159
+ "img2img/Only masked padding, pixels/step": 4,
160
+ "img2img/Sampling method/visible": true,
161
+ "img2img/Sampling method/value": "Euler a",
162
+ "img2img/Sampling steps/visible": true,
163
+ "img2img/Sampling steps/value": 20,
164
+ "img2img/Sampling steps/minimum": 1,
165
+ "img2img/Sampling steps/maximum": 150,
166
+ "img2img/Sampling steps/step": 1,
167
+ "img2img/Width/visible": true,
168
+ "img2img/Width/value": 512,
169
+ "img2img/Width/minimum": 64,
170
+ "img2img/Width/maximum": 2048,
171
+ "img2img/Width/step": 8,
172
+ "img2img/Height/visible": true,
173
+ "img2img/Height/value": 512,
174
+ "img2img/Height/minimum": 64,
175
+ "img2img/Height/maximum": 2048,
176
+ "img2img/Height/step": 8,
177
+ "img2img/Batch count/visible": true,
178
+ "img2img/Batch count/value": 1,
179
+ "img2img/Batch count/minimum": 1,
180
+ "img2img/Batch count/maximum": 100,
181
+ "img2img/Batch count/step": 1,
182
+ "img2img/Batch size/visible": true,
183
+ "img2img/Batch size/value": 1,
184
+ "img2img/Batch size/minimum": 1,
185
+ "img2img/Batch size/maximum": 8,
186
+ "img2img/Batch size/step": 1,
187
+ "img2img/CFG Scale/visible": true,
188
+ "img2img/CFG Scale/value": 7.0,
189
+ "img2img/CFG Scale/minimum": 1.0,
190
+ "img2img/CFG Scale/maximum": 30.0,
191
+ "img2img/CFG Scale/step": 0.5,
192
+ "img2img/Denoising strength/visible": true,
193
+ "img2img/Denoising strength/value": 0.75,
194
+ "img2img/Denoising strength/minimum": 0.0,
195
+ "img2img/Denoising strength/maximum": 1.0,
196
+ "img2img/Denoising strength/step": 0.01,
197
+ "img2img/Seed/visible": true,
198
+ "img2img/Seed/value": -1.0,
199
+ "img2img/Extra/visible": true,
200
+ "img2img/Extra/value": false,
201
+ "img2img/Variation seed/visible": true,
202
+ "img2img/Variation seed/value": -1.0,
203
+ "img2img/Variation strength/visible": true,
204
+ "img2img/Variation strength/value": 0.0,
205
+ "img2img/Variation strength/minimum": 0,
206
+ "img2img/Variation strength/maximum": 1,
207
+ "img2img/Variation strength/step": 0.01,
208
+ "img2img/Resize seed from width/visible": true,
209
+ "img2img/Resize seed from width/value": 0,
210
+ "img2img/Resize seed from width/minimum": 0,
211
+ "img2img/Resize seed from width/maximum": 2048,
212
+ "img2img/Resize seed from width/step": 8,
213
+ "img2img/Resize seed from height/visible": true,
214
+ "img2img/Resize seed from height/value": 0,
215
+ "img2img/Resize seed from height/minimum": 0,
216
+ "img2img/Resize seed from height/maximum": 2048,
217
+ "img2img/Resize seed from height/step": 8,
218
+ "img2img/Restore faces/visible": true,
219
+ "img2img/Restore faces/value": false,
220
+ "img2img/Tiling/visible": true,
221
+ "img2img/Tiling/value": false,
222
+ "img2img/Script/visible": true,
223
+ "img2img/Script/value": "None",
224
+ "customscript/img2imgalt.py/img2img/Override `Sampling method` to Euler?(this method is built for it)/visible": true,
225
+ "customscript/img2imgalt.py/img2img/Override `Sampling method` to Euler?(this method is built for it)/value": true,
226
+ "customscript/img2imgalt.py/img2img/Override `prompt` to the same value as `original prompt`?(and `negative prompt`)/visible": true,
227
+ "customscript/img2imgalt.py/img2img/Override `prompt` to the same value as `original prompt`?(and `negative prompt`)/value": true,
228
+ "customscript/img2imgalt.py/img2img/Original prompt/visible": true,
229
+ "customscript/img2imgalt.py/img2img/Original prompt/value": "",
230
+ "customscript/img2imgalt.py/img2img/Original negative prompt/visible": true,
231
+ "customscript/img2imgalt.py/img2img/Original negative prompt/value": "",
232
+ "customscript/img2imgalt.py/img2img/Override `Sampling Steps` to the same value as `Decode steps`?/visible": true,
233
+ "customscript/img2imgalt.py/img2img/Override `Sampling Steps` to the same value as `Decode steps`?/value": true,
234
+ "customscript/img2imgalt.py/img2img/Decode steps/visible": true,
235
+ "customscript/img2imgalt.py/img2img/Decode steps/value": 50,
236
+ "customscript/img2imgalt.py/img2img/Decode steps/minimum": 1,
237
+ "customscript/img2imgalt.py/img2img/Decode steps/maximum": 150,
238
+ "customscript/img2imgalt.py/img2img/Decode steps/step": 1,
239
+ "customscript/img2imgalt.py/img2img/Override `Denoising strength` to 1?/visible": true,
240
+ "customscript/img2imgalt.py/img2img/Override `Denoising strength` to 1?/value": true,
241
+ "customscript/img2imgalt.py/img2img/Decode CFG scale/visible": true,
242
+ "customscript/img2imgalt.py/img2img/Decode CFG scale/value": 1.0,
243
+ "customscript/img2imgalt.py/img2img/Decode CFG scale/minimum": 0.0,
244
+ "customscript/img2imgalt.py/img2img/Decode CFG scale/maximum": 15.0,
245
+ "customscript/img2imgalt.py/img2img/Decode CFG scale/step": 0.1,
246
+ "customscript/img2imgalt.py/img2img/Randomness/visible": true,
247
+ "customscript/img2imgalt.py/img2img/Randomness/value": 0.0,
248
+ "customscript/img2imgalt.py/img2img/Randomness/minimum": 0.0,
249
+ "customscript/img2imgalt.py/img2img/Randomness/maximum": 1.0,
250
+ "customscript/img2imgalt.py/img2img/Randomness/step": 0.01,
251
+ "customscript/img2imgalt.py/img2img/Sigma adjustment for finding noise for image/visible": true,
252
+ "customscript/img2imgalt.py/img2img/Sigma adjustment for finding noise for image/value": false,
253
+ "customscript/loopback.py/img2img/Loops/visible": true,
254
+ "customscript/loopback.py/img2img/Loops/value": 4,
255
+ "customscript/loopback.py/img2img/Loops/minimum": 1,
256
+ "customscript/loopback.py/img2img/Loops/maximum": 32,
257
+ "customscript/loopback.py/img2img/Loops/step": 1,
258
+ "customscript/loopback.py/img2img/Denoising strength change factor/visible": true,
259
+ "customscript/loopback.py/img2img/Denoising strength change factor/value": 1,
260
+ "customscript/loopback.py/img2img/Denoising strength change factor/minimum": 0.9,
261
+ "customscript/loopback.py/img2img/Denoising strength change factor/maximum": 1.1,
262
+ "customscript/loopback.py/img2img/Denoising strength change factor/step": 0.01,
263
+ "customscript/outpainting_mk_2.py/img2img/Pixels to expand/visible": true,
264
+ "customscript/outpainting_mk_2.py/img2img/Pixels to expand/value": 128,
265
+ "customscript/outpainting_mk_2.py/img2img/Pixels to expand/minimum": 8,
266
+ "customscript/outpainting_mk_2.py/img2img/Pixels to expand/maximum": 256,
267
+ "customscript/outpainting_mk_2.py/img2img/Pixels to expand/step": 8,
268
+ "customscript/outpainting_mk_2.py/img2img/Mask blur/visible": true,
269
+ "customscript/outpainting_mk_2.py/img2img/Mask blur/value": 8,
270
+ "customscript/outpainting_mk_2.py/img2img/Mask blur/minimum": 0,
271
+ "customscript/outpainting_mk_2.py/img2img/Mask blur/maximum": 64,
272
+ "customscript/outpainting_mk_2.py/img2img/Mask blur/step": 1,
273
+ "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/visible": true,
274
+ "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/value": 1.0,
275
+ "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/minimum": 0.0,
276
+ "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/maximum": 4.0,
277
+ "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/step": 0.01,
278
+ "customscript/outpainting_mk_2.py/img2img/Color variation/visible": true,
279
+ "customscript/outpainting_mk_2.py/img2img/Color variation/value": 0.05,
280
+ "customscript/outpainting_mk_2.py/img2img/Color variation/minimum": 0.0,
281
+ "customscript/outpainting_mk_2.py/img2img/Color variation/maximum": 1.0,
282
+ "customscript/outpainting_mk_2.py/img2img/Color variation/step": 0.01,
283
+ "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/visible": true,
284
+ "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/value": 128,
285
+ "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/minimum": 8,
286
+ "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/maximum": 256,
287
+ "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/step": 8,
288
+ "customscript/poor_mans_outpainting.py/img2img/Mask blur/visible": true,
289
+ "customscript/poor_mans_outpainting.py/img2img/Mask blur/value": 4,
290
+ "customscript/poor_mans_outpainting.py/img2img/Mask blur/minimum": 0,
291
+ "customscript/poor_mans_outpainting.py/img2img/Mask blur/maximum": 64,
292
+ "customscript/poor_mans_outpainting.py/img2img/Mask blur/step": 1,
293
+ "customscript/poor_mans_outpainting.py/img2img/Masked content/visible": true,
294
+ "customscript/poor_mans_outpainting.py/img2img/Masked content/value": "fill",
295
+ "customscript/prompt_matrix.py/img2img/Put variable parts at start of prompt/visible": true,
296
+ "customscript/prompt_matrix.py/img2img/Put variable parts at start of prompt/value": false,
297
+ "customscript/prompt_matrix.py/img2img/Use different seed for each picture/visible": true,
298
+ "customscript/prompt_matrix.py/img2img/Use different seed for each picture/value": false,
299
+ "customscript/prompts_from_file.py/img2img/Iterate seed every line/visible": true,
300
+ "customscript/prompts_from_file.py/img2img/Iterate seed every line/value": false,
301
+ "customscript/prompts_from_file.py/img2img/Use same random seed for all lines/visible": true,
302
+ "customscript/prompts_from_file.py/img2img/Use same random seed for all lines/value": false,
303
+ "customscript/prompts_from_file.py/img2img/List of prompt inputs/visible": true,
304
+ "customscript/prompts_from_file.py/img2img/List of prompt inputs/value": "",
305
+ "customscript/sd_upscale.py/img2img/Tile overlap/visible": true,
306
+ "customscript/sd_upscale.py/img2img/Tile overlap/value": 64,
307
+ "customscript/sd_upscale.py/img2img/Tile overlap/minimum": 0,
308
+ "customscript/sd_upscale.py/img2img/Tile overlap/maximum": 256,
309
+ "customscript/sd_upscale.py/img2img/Tile overlap/step": 16,
310
+ "customscript/sd_upscale.py/img2img/Scale Factor/visible": true,
311
+ "customscript/sd_upscale.py/img2img/Scale Factor/value": 2.0,
312
+ "customscript/sd_upscale.py/img2img/Scale Factor/minimum": 1.0,
313
+ "customscript/sd_upscale.py/img2img/Scale Factor/maximum": 4.0,
314
+ "customscript/sd_upscale.py/img2img/Scale Factor/step": 0.05,
315
+ "customscript/sd_upscale.py/img2img/Upscaler/visible": true,
316
+ "customscript/sd_upscale.py/img2img/Upscaler/value": "None",
317
+ "customscript/xyz_grid.py/img2img/X type/visible": true,
318
+ "customscript/xyz_grid.py/img2img/X type/value": "Seed",
319
+ "customscript/xyz_grid.py/img2img/X values/visible": true,
320
+ "customscript/xyz_grid.py/img2img/X values/value": "",
321
+ "customscript/xyz_grid.py/img2img/Y type/visible": true,
322
+ "customscript/xyz_grid.py/img2img/Y type/value": "Nothing",
323
+ "customscript/xyz_grid.py/img2img/Y values/visible": true,
324
+ "customscript/xyz_grid.py/img2img/Y values/value": "",
325
+ "customscript/xyz_grid.py/img2img/Z type/visible": true,
326
+ "customscript/xyz_grid.py/img2img/Z type/value": "Nothing",
327
+ "customscript/xyz_grid.py/img2img/Z values/visible": true,
328
+ "customscript/xyz_grid.py/img2img/Z values/value": "",
329
+ "customscript/xyz_grid.py/img2img/Draw legend/visible": true,
330
+ "customscript/xyz_grid.py/img2img/Draw legend/value": true,
331
+ "customscript/xyz_grid.py/img2img/Include Sub Images/visible": true,
332
+ "customscript/xyz_grid.py/img2img/Include Sub Images/value": false,
333
+ "customscript/xyz_grid.py/img2img/Include Sub Grids/visible": true,
334
+ "customscript/xyz_grid.py/img2img/Include Sub Grids/value": false,
335
+ "customscript/xyz_grid.py/img2img/Keep -1 for seeds/visible": true,
336
+ "customscript/xyz_grid.py/img2img/Keep -1 for seeds/value": false,
337
+ "extras/Input directory/visible": true,
338
+ "extras/Input directory/value": "",
339
+ "extras/Output directory/visible": true,
340
+ "extras/Output directory/value": "",
341
+ "extras/Show result images/visible": true,
342
+ "extras/Show result images/value": true,
343
+ "customscript/postprocessing_upscale.py/extras/Resize/visible": true,
344
+ "customscript/postprocessing_upscale.py/extras/Resize/value": 4,
345
+ "customscript/postprocessing_upscale.py/extras/Resize/minimum": 1.0,
346
+ "customscript/postprocessing_upscale.py/extras/Resize/maximum": 8.0,
347
+ "customscript/postprocessing_upscale.py/extras/Resize/step": 0.05,
348
+ "customscript/postprocessing_upscale.py/extras/Width/visible": true,
349
+ "customscript/postprocessing_upscale.py/extras/Width/value": 512,
350
+ "customscript/postprocessing_upscale.py/extras/Height/visible": true,
351
+ "customscript/postprocessing_upscale.py/extras/Height/value": 512,
352
+ "customscript/postprocessing_upscale.py/extras/Crop to fit/visible": true,
353
+ "customscript/postprocessing_upscale.py/extras/Crop to fit/value": true,
354
+ "customscript/postprocessing_upscale.py/extras/Upscaler 1/visible": true,
355
+ "customscript/postprocessing_upscale.py/extras/Upscaler 1/value": "None",
356
+ "customscript/postprocessing_upscale.py/extras/Upscaler 2/visible": true,
357
+ "customscript/postprocessing_upscale.py/extras/Upscaler 2/value": "None",
358
+ "customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/visible": true,
359
+ "customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/value": 0.0,
360
+ "customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/minimum": 0.0,
361
+ "customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/maximum": 1.0,
362
+ "customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/step": 0.001,
363
+ "customscript/postprocessing_gfpgan.py/extras/GFPGAN visibility/visible": true,
364
+ "customscript/postprocessing_gfpgan.py/extras/GFPGAN visibility/value": 0,
365
+ "customscript/postprocessing_gfpgan.py/extras/GFPGAN visibility/minimum": 0.0,
366
+ "customscript/postprocessing_gfpgan.py/extras/GFPGAN visibility/maximum": 1.0,
367
+ "customscript/postprocessing_gfpgan.py/extras/GFPGAN visibility/step": 0.001,
368
+ "customscript/postprocessing_codeformer.py/extras/CodeFormer visibility/visible": true,
369
+ "customscript/postprocessing_codeformer.py/extras/CodeFormer visibility/value": 0,
370
+ "customscript/postprocessing_codeformer.py/extras/CodeFormer visibility/minimum": 0.0,
371
+ "customscript/postprocessing_codeformer.py/extras/CodeFormer visibility/maximum": 1.0,
372
+ "customscript/postprocessing_codeformer.py/extras/CodeFormer visibility/step": 0.001,
373
+ "customscript/postprocessing_codeformer.py/extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/visible": true,
374
+ "customscript/postprocessing_codeformer.py/extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/value": 0,
375
+ "customscript/postprocessing_codeformer.py/extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/minimum": 0.0,
376
+ "customscript/postprocessing_codeformer.py/extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/maximum": 1.0,
377
+ "customscript/postprocessing_codeformer.py/extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/step": 0.001,
378
+ "modelmerger/Primary model (A)/visible": true,
379
+ "modelmerger/Primary model (A)/value": null,
380
+ "modelmerger/Secondary model (B)/visible": true,
381
+ "modelmerger/Secondary model (B)/value": null,
382
+ "modelmerger/Tertiary model (C)/visible": true,
383
+ "modelmerger/Tertiary model (C)/value": null,
384
+ "modelmerger/Custom Name (Optional)/visible": true,
385
+ "modelmerger/Custom Name (Optional)/value": "",
386
+ "modelmerger/Multiplier (M) - set to 0 to get model A/visible": true,
387
+ "modelmerger/Multiplier (M) - set to 0 to get model A/value": 0.3,
388
+ "modelmerger/Multiplier (M) - set to 0 to get model A/minimum": 0.0,
389
+ "modelmerger/Multiplier (M) - set to 0 to get model A/maximum": 1.0,
390
+ "modelmerger/Multiplier (M) - set to 0 to get model A/step": 0.05,
391
+ "modelmerger/Interpolation Method/visible": true,
392
+ "modelmerger/Interpolation Method/value": "Weighted sum",
393
+ "modelmerger/Checkpoint format/visible": true,
394
+ "modelmerger/Checkpoint format/value": "ckpt",
395
+ "modelmerger/Save as float16/visible": true,
396
+ "modelmerger/Save as float16/value": false,
397
+ "modelmerger/Copy config from/visible": true,
398
+ "modelmerger/Copy config from/value": "A, B or C",
399
+ "modelmerger/Bake in VAE/visible": true,
400
+ "modelmerger/Bake in VAE/value": "None",
401
+ "modelmerger/Discard weights with matching name/visible": true,
402
+ "modelmerger/Discard weights with matching name/value": "",
403
+ "train/Name/visible": true,
404
+ "train/Name/value": "",
405
+ "train/Initialization text/visible": true,
406
+ "train/Initialization text/value": "*",
407
+ "train/Number of vectors per token/visible": true,
408
+ "train/Number of vectors per token/value": 1,
409
+ "train/Number of vectors per token/minimum": 1,
410
+ "train/Number of vectors per token/maximum": 75,
411
+ "train/Number of vectors per token/step": 1,
412
+ "train/Overwrite Old Embedding/visible": true,
413
+ "train/Overwrite Old Embedding/value": false,
414
+ "train/Enter hypernetwork layer structure/visible": true,
415
+ "train/Enter hypernetwork layer structure/value": "1, 2, 1",
416
+ "train/Select activation function of hypernetwork. Recommended : Swish / Linear(none)/visible": true,
417
+ "train/Select activation function of hypernetwork. Recommended : Swish / Linear(none)/value": "linear",
418
+ "train/Select Layer weights initialization. Recommended: Kaiming for relu-like, Xavier for sigmoid-like, Normal otherwise/visible": true,
419
+ "train/Select Layer weights initialization. Recommended: Kaiming for relu-like, Xavier for sigmoid-like, Normal otherwise/value": "Normal",
420
+ "train/Add layer normalization/visible": true,
421
+ "train/Add layer normalization/value": false,
422
+ "train/Use dropout/visible": true,
423
+ "train/Use dropout/value": false,
424
+ "train/Enter hypernetwork Dropout structure (or empty). Recommended : 0~0.35 incrementing sequence: 0, 0.05, 0.15/visible": true,
425
+ "train/Enter hypernetwork Dropout structure (or empty). Recommended : 0~0.35 incrementing sequence: 0, 0.05, 0.15/value": "0, 0, 0",
426
+ "train/Overwrite Old Hypernetwork/visible": true,
427
+ "train/Overwrite Old Hypernetwork/value": false,
428
+ "train/Source directory/visible": true,
429
+ "train/Source directory/value": "",
430
+ "train/Destination directory/visible": true,
431
+ "train/Destination directory/value": "",
432
+ "train/Width/visible": true,
433
+ "train/Width/value": 512,
434
+ "train/Width/minimum": 64,
435
+ "train/Width/maximum": 2048,
436
+ "train/Width/step": 8,
437
+ "train/Height/visible": true,
438
+ "train/Height/value": 512,
439
+ "train/Height/minimum": 64,
440
+ "train/Height/maximum": 2048,
441
+ "train/Height/step": 8,
442
+ "train/Existing Caption txt Action/visible": true,
443
+ "train/Existing Caption txt Action/value": "ignore",
444
+ "train/Create flipped copies/visible": true,
445
+ "train/Create flipped copies/value": false,
446
+ "train/Split oversized images/visible": true,
447
+ "train/Split oversized images/value": false,
448
+ "train/Auto focal point crop/visible": true,
449
+ "train/Auto focal point crop/value": false,
450
+ "train/Auto-sized crop/visible": true,
451
+ "train/Auto-sized crop/value": false,
452
+ "train/Use BLIP for caption/visible": true,
453
+ "train/Use BLIP for caption/value": false,
454
+ "train/Use deepbooru for caption/visible": true,
455
+ "train/Use deepbooru for caption/value": false,
456
+ "train/Split image threshold/visible": true,
457
+ "train/Split image threshold/value": 0.5,
458
+ "train/Split image threshold/minimum": 0.0,
459
+ "train/Split image threshold/maximum": 1.0,
460
+ "train/Split image threshold/step": 0.05,
461
+ "train/Split image overlap ratio/visible": true,
462
+ "train/Split image overlap ratio/value": 0.2,
463
+ "train/Split image overlap ratio/minimum": 0.0,
464
+ "train/Split image overlap ratio/maximum": 0.9,
465
+ "train/Split image overlap ratio/step": 0.05,
466
+ "train/Focal point face weight/visible": true,
467
+ "train/Focal point face weight/value": 0.9,
468
+ "train/Focal point face weight/minimum": 0.0,
469
+ "train/Focal point face weight/maximum": 1.0,
470
+ "train/Focal point face weight/step": 0.05,
471
+ "train/Focal point entropy weight/visible": true,
472
+ "train/Focal point entropy weight/value": 0.15,
473
+ "train/Focal point entropy weight/minimum": 0.0,
474
+ "train/Focal point entropy weight/maximum": 1.0,
475
+ "train/Focal point entropy weight/step": 0.05,
476
+ "train/Focal point edges weight/visible": true,
477
+ "train/Focal point edges weight/value": 0.5,
478
+ "train/Focal point edges weight/minimum": 0.0,
479
+ "train/Focal point edges weight/maximum": 1.0,
480
+ "train/Focal point edges weight/step": 0.05,
481
+ "train/Create debug image/visible": true,
482
+ "train/Create debug image/value": false,
483
+ "train/Dimension lower bound/visible": true,
484
+ "train/Dimension lower bound/value": 384,
485
+ "train/Dimension lower bound/minimum": 64,
486
+ "train/Dimension lower bound/maximum": 2048,
487
+ "train/Dimension lower bound/step": 8,
488
+ "train/Dimension upper bound/visible": true,
489
+ "train/Dimension upper bound/value": 768,
490
+ "train/Dimension upper bound/minimum": 64,
491
+ "train/Dimension upper bound/maximum": 2048,
492
+ "train/Dimension upper bound/step": 8,
493
+ "train/Area lower bound/visible": true,
494
+ "train/Area lower bound/value": 4096,
495
+ "train/Area lower bound/minimum": 4096,
496
+ "train/Area lower bound/maximum": 4194304,
497
+ "train/Area lower bound/step": 1,
498
+ "train/Area upper bound/visible": true,
499
+ "train/Area upper bound/value": 409600,
500
+ "train/Area upper bound/minimum": 4096,
501
+ "train/Area upper bound/maximum": 4194304,
502
+ "train/Area upper bound/step": 1,
503
+ "train/Resizing objective/visible": true,
504
+ "train/Resizing objective/value": "Maximize area",
505
+ "train/Error threshold/visible": true,
506
+ "train/Error threshold/value": 0.1,
507
+ "train/Error threshold/minimum": 0,
508
+ "train/Error threshold/maximum": 1,
509
+ "train/Error threshold/step": 0.01,
510
+ "train/Embedding/visible": true,
511
+ "train/Embedding/value": null,
512
+ "train/Hypernetwork/visible": true,
513
+ "train/Hypernetwork/value": null,
514
+ "train/Embedding Learning rate/visible": true,
515
+ "train/Embedding Learning rate/value": "0.005",
516
+ "train/Hypernetwork Learning rate/visible": true,
517
+ "train/Hypernetwork Learning rate/value": "0.00001",
518
+ "train/Gradient Clipping/visible": true,
519
+ "train/Gradient Clipping/value": "disabled",
520
+ "train/Batch size/visible": true,
521
+ "train/Batch size/value": 1,
522
+ "train/Gradient accumulation steps/visible": true,
523
+ "train/Gradient accumulation steps/value": 1,
524
+ "train/Dataset directory/visible": true,
525
+ "train/Dataset directory/value": "",
526
+ "train/Log directory/visible": true,
527
+ "train/Log directory/value": "textual_inversion",
528
+ "train/Prompt template/visible": true,
529
+ "train/Prompt template/value": "style_filewords.txt",
530
+ "train/Do not resize images/visible": true,
531
+ "train/Do not resize images/value": false,
532
+ "train/Max steps/visible": true,
533
+ "train/Max steps/value": 100000,
534
+ "train/Save an image to log directory every N steps, 0 to disable/visible": true,
535
+ "train/Save an image to log directory every N steps, 0 to disable/value": 500,
536
+ "train/Save a copy of embedding to log directory every N steps, 0 to disable/visible": true,
537
+ "train/Save a copy of embedding to log directory every N steps, 0 to disable/value": 500,
538
+ "train/Save images with embedding in PNG chunks/visible": true,
539
+ "train/Save images with embedding in PNG chunks/value": true,
540
+ "train/Read parameters (prompt, etc...) from txt2img tab when making previews/visible": true,
541
+ "train/Read parameters (prompt, etc...) from txt2img tab when making previews/value": false,
542
+ "train/Shuffle tags by ',' when creating prompts./visible": true,
543
+ "train/Shuffle tags by ',' when creating prompts./value": false,
544
+ "train/Drop out tags when creating prompts./visible": true,
545
+ "train/Drop out tags when creating prompts./value": 0,
546
+ "train/Drop out tags when creating prompts./minimum": 0,
547
+ "train/Drop out tags when creating prompts./maximum": 1,
548
+ "train/Drop out tags when creating prompts./step": 0.1,
549
+ "train/Choose latent sampling method/visible": true,
550
+ "train/Choose latent sampling method/value": "once",
551
+ "customscript/ddetailer.py/txt2img/Primary detection model (A)/visible": true,
552
+ "customscript/ddetailer.py/txt2img/Primary detection model (A)/value": "None",
553
+ "customscript/ddetailer.py/txt2img/Detection confidence threshold % (A)/value": 30,
554
+ "customscript/ddetailer.py/txt2img/Detection confidence threshold % (A)/minimum": 0,
555
+ "customscript/ddetailer.py/txt2img/Detection confidence threshold % (A)/maximum": 100,
556
+ "customscript/ddetailer.py/txt2img/Detection confidence threshold % (A)/step": 1,
557
+ "customscript/ddetailer.py/txt2img/Dilation factor (A)/value": 4,
558
+ "customscript/ddetailer.py/txt2img/Dilation factor (A)/minimum": 0,
559
+ "customscript/ddetailer.py/txt2img/Dilation factor (A)/maximum": 255,
560
+ "customscript/ddetailer.py/txt2img/Dilation factor (A)/step": 1,
561
+ "customscript/ddetailer.py/txt2img/X offset (A)/value": 0,
562
+ "customscript/ddetailer.py/txt2img/X offset (A)/minimum": -200,
563
+ "customscript/ddetailer.py/txt2img/X offset (A)/maximum": 200,
564
+ "customscript/ddetailer.py/txt2img/X offset (A)/step": 1,
565
+ "customscript/ddetailer.py/txt2img/Y offset (A)/value": 0,
566
+ "customscript/ddetailer.py/txt2img/Y offset (A)/minimum": -200,
567
+ "customscript/ddetailer.py/txt2img/Y offset (A)/maximum": 200,
568
+ "customscript/ddetailer.py/txt2img/Y offset (A)/step": 1,
569
+ "customscript/ddetailer.py/txt2img/Inpaint model B detections before model A runs/value": false,
570
+ "customscript/ddetailer.py/txt2img/Bitwise operation/value": "None",
571
+ "customscript/ddetailer.py/txt2img/Secondary detection model (B) (optional)/value": "None",
572
+ "customscript/ddetailer.py/txt2img/Detection confidence threshold % (B)/value": 30,
573
+ "customscript/ddetailer.py/txt2img/Detection confidence threshold % (B)/minimum": 0,
574
+ "customscript/ddetailer.py/txt2img/Detection confidence threshold % (B)/maximum": 100,
575
+ "customscript/ddetailer.py/txt2img/Detection confidence threshold % (B)/step": 1,
576
+ "customscript/ddetailer.py/txt2img/Dilation factor (B)/value": 4,
577
+ "customscript/ddetailer.py/txt2img/Dilation factor (B)/minimum": 0,
578
+ "customscript/ddetailer.py/txt2img/Dilation factor (B)/maximum": 255,
579
+ "customscript/ddetailer.py/txt2img/Dilation factor (B)/step": 1,
580
+ "customscript/ddetailer.py/txt2img/X offset (B)/value": 0,
581
+ "customscript/ddetailer.py/txt2img/X offset (B)/minimum": -200,
582
+ "customscript/ddetailer.py/txt2img/X offset (B)/maximum": 200,
583
+ "customscript/ddetailer.py/txt2img/X offset (B)/step": 1,
584
+ "customscript/ddetailer.py/txt2img/Y offset (B)/value": 0,
585
+ "customscript/ddetailer.py/txt2img/Y offset (B)/minimum": -200,
586
+ "customscript/ddetailer.py/txt2img/Y offset (B)/maximum": 200,
587
+ "customscript/ddetailer.py/txt2img/Y offset (B)/step": 1,
588
+ "customscript/ddetailer.py/txt2img/Mask blur /visible": true,
589
+ "customscript/ddetailer.py/txt2img/Mask blur /value": 4,
590
+ "customscript/ddetailer.py/txt2img/Mask blur /minimum": 0,
591
+ "customscript/ddetailer.py/txt2img/Mask blur /maximum": 64,
592
+ "customscript/ddetailer.py/txt2img/Mask blur /step": 1,
593
+ "customscript/ddetailer.py/txt2img/Denoising strength (Inpaint)/visible": true,
594
+ "customscript/ddetailer.py/txt2img/Denoising strength (Inpaint)/value": 0.4,
595
+ "customscript/ddetailer.py/txt2img/Denoising strength (Inpaint)/minimum": 0.0,
596
+ "customscript/ddetailer.py/txt2img/Denoising strength (Inpaint)/maximum": 1.0,
597
+ "customscript/ddetailer.py/txt2img/Denoising strength (Inpaint)/step": 0.01,
598
+ "customscript/ddetailer.py/txt2img/Inpaint at full resolution /visible": true,
599
+ "customscript/ddetailer.py/txt2img/Inpaint at full resolution /value": true,
600
+ "customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /visible": true,
601
+ "customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /value": 32,
602
+ "customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /minimum": 0,
603
+ "customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /maximum": 256,
604
+ "customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /step": 4,
605
+ "customscript/depthmap.py/txt2img/Compute on/visible": true,
606
+ "customscript/depthmap.py/txt2img/Compute on/value": "GPU",
607
+ "customscript/depthmap.py/txt2img/Model/visible": true,
608
+ "customscript/depthmap.py/txt2img/Model/value": "res101",
609
+ "customscript/depthmap.py/txt2img/Net width/visible": true,
610
+ "customscript/depthmap.py/txt2img/Net width/value": 512,
611
+ "customscript/depthmap.py/txt2img/Net width/minimum": 64,
612
+ "customscript/depthmap.py/txt2img/Net width/maximum": 2048,
613
+ "customscript/depthmap.py/txt2img/Net width/step": 64,
614
+ "customscript/depthmap.py/txt2img/Net height/visible": true,
615
+ "customscript/depthmap.py/txt2img/Net height/value": 512,
616
+ "customscript/depthmap.py/txt2img/Net height/minimum": 64,
617
+ "customscript/depthmap.py/txt2img/Net height/maximum": 2048,
618
+ "customscript/depthmap.py/txt2img/Net height/step": 64,
619
+ "customscript/depthmap.py/txt2img/Match input size (size is ignored when using boost)/visible": true,
620
+ "customscript/depthmap.py/txt2img/Match input size (size is ignored when using boost)/value": false,
621
+ "customscript/depthmap.py/txt2img/BOOST (multi-resolution merging)/visible": true,
622
+ "customscript/depthmap.py/txt2img/BOOST (multi-resolution merging)/value": true,
623
+ "customscript/depthmap.py/txt2img/Invert DepthMap (black=near, white=far)/visible": true,
624
+ "customscript/depthmap.py/txt2img/Invert DepthMap (black=near, white=far)/value": false,
625
+ "customscript/depthmap.py/txt2img/Clip and renormalize/visible": true,
626
+ "customscript/depthmap.py/txt2img/Clip and renormalize/value": false,
627
+ "customscript/depthmap.py/txt2img/Far clip/visible": true,
628
+ "customscript/depthmap.py/txt2img/Far clip/value": 0,
629
+ "customscript/depthmap.py/txt2img/Far clip/minimum": 0,
630
+ "customscript/depthmap.py/txt2img/Far clip/maximum": 1,
631
+ "customscript/depthmap.py/txt2img/Far clip/step": 0.001,
632
+ "customscript/depthmap.py/txt2img/Near clip/visible": true,
633
+ "customscript/depthmap.py/txt2img/Near clip/value": 1,
634
+ "customscript/depthmap.py/txt2img/Near clip/minimum": 0,
635
+ "customscript/depthmap.py/txt2img/Near clip/maximum": 1,
636
+ "customscript/depthmap.py/txt2img/Near clip/step": 0.001,
637
+ "customscript/depthmap.py/txt2img/Combine into one image./visible": true,
638
+ "customscript/depthmap.py/txt2img/Combine into one image./value": false,
639
+ "customscript/depthmap.py/txt2img/Combine axis/visible": true,
640
+ "customscript/depthmap.py/txt2img/Combine axis/value": "Horizontal",
641
+ "customscript/depthmap.py/txt2img/Save DepthMap/visible": true,
642
+ "customscript/depthmap.py/txt2img/Save DepthMap/value": true,
643
+ "customscript/depthmap.py/txt2img/Show DepthMap/visible": true,
644
+ "customscript/depthmap.py/txt2img/Show DepthMap/value": true,
645
+ "customscript/depthmap.py/txt2img/Show HeatMap/visible": true,
646
+ "customscript/depthmap.py/txt2img/Show HeatMap/value": false,
647
+ "customscript/depthmap.py/txt2img/Generate Stereo side-by-side image/visible": true,
648
+ "customscript/depthmap.py/txt2img/Generate Stereo side-by-side image/value": false,
649
+ "customscript/depthmap.py/txt2img/Generate Stereo anaglyph image (red/cyan)/visible": true,
650
+ "customscript/depthmap.py/txt2img/Generate Stereo anaglyph image (red/cyan)/value": false,
651
+ "customscript/depthmap.py/txt2img/Divergence (3D effect)/visible": true,
652
+ "customscript/depthmap.py/txt2img/Divergence (3D effect)/value": 2.5,
653
+ "customscript/depthmap.py/txt2img/Divergence (3D effect)/minimum": 0.05,
654
+ "customscript/depthmap.py/txt2img/Divergence (3D effect)/maximum": 10.005,
655
+ "customscript/depthmap.py/txt2img/Divergence (3D effect)/step": 0.01,
656
+ "customscript/depthmap.py/txt2img/Gap fill technique/visible": true,
657
+ "customscript/depthmap.py/txt2img/Gap fill technique/value": "polylines_sharp",
658
+ "customscript/depthmap.py/txt2img/Balance between eyes/visible": true,
659
+ "customscript/depthmap.py/txt2img/Balance between eyes/value": 0.0,
660
+ "customscript/depthmap.py/txt2img/Balance between eyes/minimum": -1.0,
661
+ "customscript/depthmap.py/txt2img/Balance between eyes/maximum": 1.0,
662
+ "customscript/depthmap.py/txt2img/Balance between eyes/step": 0.05,
663
+ "customscript/depthmap.py/txt2img/Generate 3D inpainted mesh. (Sloooow)/value": false,
664
+ "customscript/depthmap.py/txt2img/Generate 4 demo videos with 3D inpainted mesh./visible": true,
665
+ "customscript/depthmap.py/txt2img/Generate 4 demo videos with 3D inpainted mesh./value": false,
666
+ "customscript/depthmap.py/txt2img/Remove background/visible": true,
667
+ "customscript/depthmap.py/txt2img/Remove background/value": false,
668
+ "customscript/depthmap.py/txt2img/Save the foreground masks/visible": true,
669
+ "customscript/depthmap.py/txt2img/Save the foreground masks/value": false,
670
+ "customscript/depthmap.py/txt2img/pre-depth background removal/visible": true,
671
+ "customscript/depthmap.py/txt2img/pre-depth background removal/value": false,
672
+ "customscript/depthmap.py/txt2img/Rembg Model/visible": true,
673
+ "customscript/depthmap.py/txt2img/Rembg Model/value": "u2net",
674
+ "customscript/depthmap.py/txt2img/Generate Normalmap (hidden! api only)/value": false,
675
+ "customscript/ddetailer.py/img2img/Primary detection model (A)/visible": true,
676
+ "customscript/ddetailer.py/img2img/Primary detection model (A)/value": "None",
677
+ "customscript/ddetailer.py/img2img/Detection confidence threshold % (A)/value": 30,
678
+ "customscript/ddetailer.py/img2img/Detection confidence threshold % (A)/minimum": 0,
679
+ "customscript/ddetailer.py/img2img/Detection confidence threshold % (A)/maximum": 100,
680
+ "customscript/ddetailer.py/img2img/Detection confidence threshold % (A)/step": 1,
681
+ "customscript/ddetailer.py/img2img/Dilation factor (A)/value": 4,
682
+ "customscript/ddetailer.py/img2img/Dilation factor (A)/minimum": 0,
683
+ "customscript/ddetailer.py/img2img/Dilation factor (A)/maximum": 255,
684
+ "customscript/ddetailer.py/img2img/Dilation factor (A)/step": 1,
685
+ "customscript/ddetailer.py/img2img/X offset (A)/value": 0,
686
+ "customscript/ddetailer.py/img2img/X offset (A)/minimum": -200,
687
+ "customscript/ddetailer.py/img2img/X offset (A)/maximum": 200,
688
+ "customscript/ddetailer.py/img2img/X offset (A)/step": 1,
689
+ "customscript/ddetailer.py/img2img/Y offset (A)/value": 0,
690
+ "customscript/ddetailer.py/img2img/Y offset (A)/minimum": -200,
691
+ "customscript/ddetailer.py/img2img/Y offset (A)/maximum": 200,
692
+ "customscript/ddetailer.py/img2img/Y offset (A)/step": 1,
693
+ "customscript/ddetailer.py/img2img/Inpaint model B detections before model A runs/value": false,
694
+ "customscript/ddetailer.py/img2img/Bitwise operation/value": "None",
695
+ "customscript/ddetailer.py/img2img/Secondary detection model (B) (optional)/value": "None",
696
+ "customscript/ddetailer.py/img2img/Detection confidence threshold % (B)/value": 30,
697
+ "customscript/ddetailer.py/img2img/Detection confidence threshold % (B)/minimum": 0,
698
+ "customscript/ddetailer.py/img2img/Detection confidence threshold % (B)/maximum": 100,
699
+ "customscript/ddetailer.py/img2img/Detection confidence threshold % (B)/step": 1,
700
+ "customscript/ddetailer.py/img2img/Dilation factor (B)/value": 4,
701
+ "customscript/ddetailer.py/img2img/Dilation factor (B)/minimum": 0,
702
+ "customscript/ddetailer.py/img2img/Dilation factor (B)/maximum": 255,
703
+ "customscript/ddetailer.py/img2img/Dilation factor (B)/step": 1,
704
+ "customscript/ddetailer.py/img2img/X offset (B)/value": 0,
705
+ "customscript/ddetailer.py/img2img/X offset (B)/minimum": -200,
706
+ "customscript/ddetailer.py/img2img/X offset (B)/maximum": 200,
707
+ "customscript/ddetailer.py/img2img/X offset (B)/step": 1,
708
+ "customscript/ddetailer.py/img2img/Y offset (B)/value": 0,
709
+ "customscript/ddetailer.py/img2img/Y offset (B)/minimum": -200,
710
+ "customscript/ddetailer.py/img2img/Y offset (B)/maximum": 200,
711
+ "customscript/ddetailer.py/img2img/Y offset (B)/step": 1,
712
+ "customscript/ddetailer.py/img2img/Mask blur /value": 4,
713
+ "customscript/ddetailer.py/img2img/Mask blur /minimum": 0,
714
+ "customscript/ddetailer.py/img2img/Mask blur /maximum": 64,
715
+ "customscript/ddetailer.py/img2img/Mask blur /step": 1,
716
+ "customscript/ddetailer.py/img2img/Denoising strength (Inpaint)/value": 0.4,
717
+ "customscript/ddetailer.py/img2img/Denoising strength (Inpaint)/minimum": 0.0,
718
+ "customscript/ddetailer.py/img2img/Denoising strength (Inpaint)/maximum": 1.0,
719
+ "customscript/ddetailer.py/img2img/Denoising strength (Inpaint)/step": 0.01,
720
+ "customscript/ddetailer.py/img2img/Inpaint at full resolution /value": true,
721
+ "customscript/ddetailer.py/img2img/Inpaint at full resolution padding, pixels /value": 32,
722
+ "customscript/ddetailer.py/img2img/Inpaint at full resolution padding, pixels /minimum": 0,
723
+ "customscript/ddetailer.py/img2img/Inpaint at full resolution padding, pixels /maximum": 256,
724
+ "customscript/ddetailer.py/img2img/Inpaint at full resolution padding, pixels /step": 4,
725
+ "customscript/depthmap.py/img2img/Compute on/visible": true,
726
+ "customscript/depthmap.py/img2img/Compute on/value": "GPU",
727
+ "customscript/depthmap.py/img2img/Model/visible": true,
728
+ "customscript/depthmap.py/img2img/Model/value": "res101",
729
+ "customscript/depthmap.py/img2img/Net width/visible": true,
730
+ "customscript/depthmap.py/img2img/Net width/value": 512,
731
+ "customscript/depthmap.py/img2img/Net width/minimum": 64,
732
+ "customscript/depthmap.py/img2img/Net width/maximum": 2048,
733
+ "customscript/depthmap.py/img2img/Net width/step": 64,
734
+ "customscript/depthmap.py/img2img/Net height/visible": true,
735
+ "customscript/depthmap.py/img2img/Net height/value": 512,
736
+ "customscript/depthmap.py/img2img/Net height/minimum": 64,
737
+ "customscript/depthmap.py/img2img/Net height/maximum": 2048,
738
+ "customscript/depthmap.py/img2img/Net height/step": 64,
739
+ "customscript/depthmap.py/img2img/Match input size (size is ignored when using boost)/visible": true,
740
+ "customscript/depthmap.py/img2img/Match input size (size is ignored when using boost)/value": false,
741
+ "customscript/depthmap.py/img2img/BOOST (multi-resolution merging)/visible": true,
742
+ "customscript/depthmap.py/img2img/BOOST (multi-resolution merging)/value": true,
743
+ "customscript/depthmap.py/img2img/Invert DepthMap (black=near, white=far)/visible": true,
744
+ "customscript/depthmap.py/img2img/Invert DepthMap (black=near, white=far)/value": false,
745
+ "customscript/depthmap.py/img2img/Clip and renormalize/visible": true,
746
+ "customscript/depthmap.py/img2img/Clip and renormalize/value": false,
747
+ "customscript/depthmap.py/img2img/Far clip/visible": true,
748
+ "customscript/depthmap.py/img2img/Far clip/value": 0,
749
+ "customscript/depthmap.py/img2img/Far clip/minimum": 0,
750
+ "customscript/depthmap.py/img2img/Far clip/maximum": 1,
751
+ "customscript/depthmap.py/img2img/Far clip/step": 0.001,
752
+ "customscript/depthmap.py/img2img/Near clip/visible": true,
753
+ "customscript/depthmap.py/img2img/Near clip/value": 1,
754
+ "customscript/depthmap.py/img2img/Near clip/minimum": 0,
755
+ "customscript/depthmap.py/img2img/Near clip/maximum": 1,
756
+ "customscript/depthmap.py/img2img/Near clip/step": 0.001,
757
+ "customscript/depthmap.py/img2img/Combine into one image./visible": true,
758
+ "customscript/depthmap.py/img2img/Combine into one image./value": false,
759
+ "customscript/depthmap.py/img2img/Combine axis/visible": true,
760
+ "customscript/depthmap.py/img2img/Combine axis/value": "Horizontal",
761
+ "customscript/depthmap.py/img2img/Save DepthMap/visible": true,
762
+ "customscript/depthmap.py/img2img/Save DepthMap/value": true,
763
+ "customscript/depthmap.py/img2img/Show DepthMap/visible": true,
764
+ "customscript/depthmap.py/img2img/Show DepthMap/value": true,
765
+ "customscript/depthmap.py/img2img/Show HeatMap/visible": true,
766
+ "customscript/depthmap.py/img2img/Show HeatMap/value": false,
767
+ "customscript/depthmap.py/img2img/Generate Stereo side-by-side image/visible": true,
768
+ "customscript/depthmap.py/img2img/Generate Stereo side-by-side image/value": false,
769
+ "customscript/depthmap.py/img2img/Generate Stereo anaglyph image (red/cyan)/visible": true,
770
+ "customscript/depthmap.py/img2img/Generate Stereo anaglyph image (red/cyan)/value": false,
771
+ "customscript/depthmap.py/img2img/Divergence (3D effect)/visible": true,
772
+ "customscript/depthmap.py/img2img/Divergence (3D effect)/value": 2.5,
773
+ "customscript/depthmap.py/img2img/Divergence (3D effect)/minimum": 0.05,
774
+ "customscript/depthmap.py/img2img/Divergence (3D effect)/maximum": 10.005,
775
+ "customscript/depthmap.py/img2img/Divergence (3D effect)/step": 0.01,
776
+ "customscript/depthmap.py/img2img/Gap fill technique/visible": true,
777
+ "customscript/depthmap.py/img2img/Gap fill technique/value": "polylines_sharp",
778
+ "customscript/depthmap.py/img2img/Balance between eyes/visible": true,
779
+ "customscript/depthmap.py/img2img/Balance between eyes/value": 0.0,
780
+ "customscript/depthmap.py/img2img/Balance between eyes/minimum": -1.0,
781
+ "customscript/depthmap.py/img2img/Balance between eyes/maximum": 1.0,
782
+ "customscript/depthmap.py/img2img/Balance between eyes/step": 0.05,
783
+ "customscript/depthmap.py/img2img/Generate 3D inpainted mesh. (Sloooow)/value": false,
784
+ "customscript/depthmap.py/img2img/Generate 4 demo videos with 3D inpainted mesh./visible": true,
785
+ "customscript/depthmap.py/img2img/Generate 4 demo videos with 3D inpainted mesh./value": false,
786
+ "customscript/depthmap.py/img2img/Remove background/visible": true,
787
+ "customscript/depthmap.py/img2img/Remove background/value": false,
788
+ "customscript/depthmap.py/img2img/Save the foreground masks/visible": true,
789
+ "customscript/depthmap.py/img2img/Save the foreground masks/value": false,
790
+ "customscript/depthmap.py/img2img/pre-depth background removal/visible": true,
791
+ "customscript/depthmap.py/img2img/pre-depth background removal/value": false,
792
+ "customscript/depthmap.py/img2img/Rembg Model/visible": true,
793
+ "customscript/depthmap.py/img2img/Rembg Model/value": "u2net",
794
+ "customscript/depthmap.py/img2img/Generate Normalmap (hidden! api only)/value": false,
795
+ "txt2img/Override settings/value": null,
796
+ "customscript/controlnet.py/txt2img/Enable/visible": true,
797
+ "customscript/controlnet.py/txt2img/Enable/value": false,
798
+ "customscript/controlnet.py/txt2img/Scribble Mode (Invert colors)/visible": true,
799
+ "customscript/controlnet.py/txt2img/Scribble Mode (Invert colors)/value": false,
800
+ "customscript/controlnet.py/txt2img/RGB to BGR/visible": true,
801
+ "customscript/controlnet.py/txt2img/RGB to BGR/value": false,
802
+ "customscript/controlnet.py/txt2img/Low VRAM/visible": true,
803
+ "customscript/controlnet.py/txt2img/Low VRAM/value": false,
804
+ "customscript/controlnet.py/txt2img/Preprocessor/visible": true,
805
+ "customscript/controlnet.py/txt2img/Preprocessor/value": "none",
806
+ "customscript/controlnet.py/txt2img/Model/visible": true,
807
+ "customscript/controlnet.py/txt2img/Model/value": "None",
808
+ "customscript/controlnet.py/txt2img/Weight/visible": true,
809
+ "customscript/controlnet.py/txt2img/Weight/value": 1.0,
810
+ "customscript/controlnet.py/txt2img/Weight/minimum": 0.0,
811
+ "customscript/controlnet.py/txt2img/Weight/maximum": 2.0,
812
+ "customscript/controlnet.py/txt2img/Weight/step": 0.05,
813
+ "customscript/controlnet.py/txt2img/Resize Mode/visible": true,
814
+ "customscript/controlnet.py/txt2img/Resize Mode/value": "Scale to Fit (Inner Fit)",
815
+ "txt2img/Canvas Width/visible": true,
816
+ "txt2img/Canvas Width/value": 512,
817
+ "txt2img/Canvas Width/minimum": 256,
818
+ "txt2img/Canvas Width/maximum": 1024,
819
+ "txt2img/Canvas Width/step": 64,
820
+ "txt2img/Canvas Height/visible": true,
821
+ "txt2img/Canvas Height/value": 512,
822
+ "txt2img/Canvas Height/minimum": 256,
823
+ "txt2img/Canvas Height/maximum": 1024,
824
+ "txt2img/Canvas Height/step": 64,
825
+ "customscript/prompt_matrix.py/txt2img/Select prompt/visible": true,
826
+ "customscript/prompt_matrix.py/txt2img/Select prompt/value": "positive",
827
+ "customscript/prompt_matrix.py/txt2img/Select joining char/visible": true,
828
+ "customscript/prompt_matrix.py/txt2img/Select joining char/value": "comma",
829
+ "customscript/prompt_matrix.py/txt2img/Grid margins (px)/visible": true,
830
+ "customscript/prompt_matrix.py/txt2img/Grid margins (px)/value": 0,
831
+ "customscript/prompt_matrix.py/txt2img/Grid margins (px)/minimum": 0,
832
+ "customscript/prompt_matrix.py/txt2img/Grid margins (px)/maximum": 100,
833
+ "customscript/prompt_matrix.py/txt2img/Grid margins (px)/step": 2,
834
+ "customscript/xyz_grid.py/txt2img/Grid margins (px)/visible": true,
835
+ "customscript/xyz_grid.py/txt2img/Grid margins (px)/value": 0,
836
+ "customscript/xyz_grid.py/txt2img/Grid margins (px)/minimum": 0,
837
+ "customscript/xyz_grid.py/txt2img/Grid margins (px)/maximum": 100,
838
+ "customscript/xyz_grid.py/txt2img/Grid margins (px)/step": 2,
839
+ "img2img/Image CFG Scale/value": 1.5,
840
+ "img2img/Image CFG Scale/minimum": 0,
841
+ "img2img/Image CFG Scale/maximum": 3.0,
842
+ "img2img/Image CFG Scale/step": 0.05,
843
+ "img2img/Override settings/value": null,
844
+ "customscript/controlnet.py/img2img/Enable/visible": true,
845
+ "customscript/controlnet.py/img2img/Enable/value": false,
846
+ "customscript/controlnet.py/img2img/Scribble Mode (Invert colors)/visible": true,
847
+ "customscript/controlnet.py/img2img/Scribble Mode (Invert colors)/value": false,
848
+ "customscript/controlnet.py/img2img/RGB to BGR/visible": true,
849
+ "customscript/controlnet.py/img2img/RGB to BGR/value": false,
850
+ "customscript/controlnet.py/img2img/Low VRAM/visible": true,
851
+ "customscript/controlnet.py/img2img/Low VRAM/value": false,
852
+ "customscript/controlnet.py/img2img/Preprocessor/visible": true,
853
+ "customscript/controlnet.py/img2img/Preprocessor/value": "none",
854
+ "customscript/controlnet.py/img2img/Model/visible": true,
855
+ "customscript/controlnet.py/img2img/Model/value": "None",
856
+ "customscript/controlnet.py/img2img/Weight/visible": true,
857
+ "customscript/controlnet.py/img2img/Weight/value": 1.0,
858
+ "customscript/controlnet.py/img2img/Weight/minimum": 0.0,
859
+ "customscript/controlnet.py/img2img/Weight/maximum": 2.0,
860
+ "customscript/controlnet.py/img2img/Weight/step": 0.05,
861
+ "customscript/controlnet.py/img2img/Resize Mode/visible": true,
862
+ "customscript/controlnet.py/img2img/Resize Mode/value": "Scale to Fit (Inner Fit)",
863
+ "img2img/Canvas Width/visible": true,
864
+ "img2img/Canvas Width/value": 512,
865
+ "img2img/Canvas Width/minimum": 256,
866
+ "img2img/Canvas Width/maximum": 1024,
867
+ "img2img/Canvas Width/step": 64,
868
+ "img2img/Canvas Height/visible": true,
869
+ "img2img/Canvas Height/value": 512,
870
+ "img2img/Canvas Height/minimum": 256,
871
+ "img2img/Canvas Height/maximum": 1024,
872
+ "img2img/Canvas Height/step": 64,
873
+ "customscript/prompt_matrix.py/img2img/Select prompt/visible": true,
874
+ "customscript/prompt_matrix.py/img2img/Select prompt/value": "positive",
875
+ "customscript/prompt_matrix.py/img2img/Select joining char/visible": true,
876
+ "customscript/prompt_matrix.py/img2img/Select joining char/value": "comma",
877
+ "customscript/prompt_matrix.py/img2img/Grid margins (px)/visible": true,
878
+ "customscript/prompt_matrix.py/img2img/Grid margins (px)/value": 0,
879
+ "customscript/prompt_matrix.py/img2img/Grid margins (px)/minimum": 0,
880
+ "customscript/prompt_matrix.py/img2img/Grid margins (px)/maximum": 100,
881
+ "customscript/prompt_matrix.py/img2img/Grid margins (px)/step": 2,
882
+ "customscript/xyz_grid.py/img2img/Grid margins (px)/visible": true,
883
+ "customscript/xyz_grid.py/img2img/Grid margins (px)/value": 0,
884
+ "customscript/xyz_grid.py/img2img/Grid margins (px)/minimum": 0,
885
+ "customscript/xyz_grid.py/img2img/Grid margins (px)/maximum": 100,
886
+ "customscript/xyz_grid.py/img2img/Grid margins (px)/step": 2,
887
+ "customscript/controlnet.py/txt2img/Invert Input Color/visible": true,
888
+ "customscript/controlnet.py/txt2img/Invert Input Color/value": false,
889
+ "customscript/controlnet.py/txt2img/Guess Mode/visible": true,
890
+ "customscript/controlnet.py/txt2img/Guess Mode/value": false,
891
+ "customscript/controlnet.py/txt2img/Guidance Start (T)/visible": true,
892
+ "customscript/controlnet.py/txt2img/Guidance Start (T)/value": 0.0,
893
+ "customscript/controlnet.py/txt2img/Guidance Start (T)/minimum": 0.0,
894
+ "customscript/controlnet.py/txt2img/Guidance Start (T)/maximum": 1.0,
895
+ "customscript/controlnet.py/txt2img/Guidance Start (T)/step": 0.01,
896
+ "customscript/controlnet.py/txt2img/Guidance End (T)/visible": true,
897
+ "customscript/controlnet.py/txt2img/Guidance End (T)/value": 1.0,
898
+ "customscript/controlnet.py/txt2img/Guidance End (T)/minimum": 0.0,
899
+ "customscript/controlnet.py/txt2img/Guidance End (T)/maximum": 1.0,
900
+ "customscript/controlnet.py/txt2img/Guidance End (T)/step": 0.01,
901
+ "customscript/controlnet.py/txt2img/Annotator resolution/visible": true,
902
+ "customscript/controlnet.py/txt2img/Annotator resolution/value": 64,
903
+ "customscript/controlnet.py/txt2img/Annotator resolution/minimum": 64,
904
+ "customscript/controlnet.py/txt2img/Annotator resolution/maximum": 2048,
905
+ "customscript/controlnet.py/txt2img/Annotator resolution/step": 10,
906
+ "customscript/controlnet.py/txt2img/Threshold A/visible": true,
907
+ "customscript/controlnet.py/txt2img/Threshold A/value": 64,
908
+ "customscript/controlnet.py/txt2img/Threshold A/minimum": 64,
909
+ "customscript/controlnet.py/txt2img/Threshold A/maximum": 1024,
910
+ "customscript/controlnet.py/txt2img/Threshold A/step": 1,
911
+ "customscript/controlnet.py/txt2img/Threshold B/visible": true,
912
+ "customscript/controlnet.py/txt2img/Threshold B/value": 64,
913
+ "customscript/controlnet.py/txt2img/Threshold B/minimum": 64,
914
+ "customscript/controlnet.py/txt2img/Threshold B/maximum": 1024,
915
+ "customscript/controlnet.py/txt2img/Threshold B/step": 1,
916
+ "customscript/movie2movie.py/txt2img/Duration/visible": true,
917
+ "customscript/movie2movie.py/txt2img/Duration/value": 50.0,
918
+ "customscript/movie2movie.py/txt2img/Duration/minimum": 10.0,
919
+ "customscript/movie2movie.py/txt2img/Duration/maximum": 200.0,
920
+ "customscript/movie2movie.py/txt2img/Duration/step": 10,
921
+ "customscript/controlnet.py/img2img/Invert Input Color/visible": true,
922
+ "customscript/controlnet.py/img2img/Invert Input Color/value": false,
923
+ "customscript/controlnet.py/img2img/Guess Mode/visible": true,
924
+ "customscript/controlnet.py/img2img/Guess Mode/value": false,
925
+ "customscript/controlnet.py/img2img/Guidance Start (T)/visible": true,
926
+ "customscript/controlnet.py/img2img/Guidance Start (T)/value": 0.0,
927
+ "customscript/controlnet.py/img2img/Guidance Start (T)/minimum": 0.0,
928
+ "customscript/controlnet.py/img2img/Guidance Start (T)/maximum": 1.0,
929
+ "customscript/controlnet.py/img2img/Guidance Start (T)/step": 0.01,
930
+ "customscript/controlnet.py/img2img/Guidance End (T)/visible": true,
931
+ "customscript/controlnet.py/img2img/Guidance End (T)/value": 1.0,
932
+ "customscript/controlnet.py/img2img/Guidance End (T)/minimum": 0.0,
933
+ "customscript/controlnet.py/img2img/Guidance End (T)/maximum": 1.0,
934
+ "customscript/controlnet.py/img2img/Guidance End (T)/step": 0.01,
935
+ "customscript/controlnet.py/img2img/Annotator resolution/visible": true,
936
+ "customscript/controlnet.py/img2img/Annotator resolution/value": 64,
937
+ "customscript/controlnet.py/img2img/Annotator resolution/minimum": 64,
938
+ "customscript/controlnet.py/img2img/Annotator resolution/maximum": 2048,
939
+ "customscript/controlnet.py/img2img/Annotator resolution/step": 10,
940
+ "customscript/controlnet.py/img2img/Threshold A/visible": true,
941
+ "customscript/controlnet.py/img2img/Threshold A/value": 64,
942
+ "customscript/controlnet.py/img2img/Threshold A/minimum": 64,
943
+ "customscript/controlnet.py/img2img/Threshold A/maximum": 1024,
944
+ "customscript/controlnet.py/img2img/Threshold A/step": 1,
945
+ "customscript/controlnet.py/img2img/Threshold B/visible": true,
946
+ "customscript/controlnet.py/img2img/Threshold B/value": 64,
947
+ "customscript/controlnet.py/img2img/Threshold B/minimum": 64,
948
+ "customscript/controlnet.py/img2img/Threshold B/maximum": 1024,
949
+ "customscript/controlnet.py/img2img/Threshold B/step": 1,
950
+ "customscript/movie2movie.py/img2img/Duration/visible": true,
951
+ "customscript/movie2movie.py/img2img/Duration/value": 50.0,
952
+ "customscript/movie2movie.py/img2img/Duration/minimum": 10.0,
953
+ "customscript/movie2movie.py/img2img/Duration/maximum": 200.0,
954
+ "customscript/movie2movie.py/img2img/Duration/step": 10,
955
+ "txt2img/Enable/visible": true,
956
+ "txt2img/Enable/value": false,
957
+ "txt2img/Invert Input Color/visible": true,
958
+ "txt2img/Invert Input Color/value": false,
959
+ "txt2img/RGB to BGR/visible": true,
960
+ "txt2img/RGB to BGR/value": false,
961
+ "txt2img/Low VRAM/visible": true,
962
+ "txt2img/Low VRAM/value": false,
963
+ "txt2img/Guess Mode/visible": true,
964
+ "txt2img/Guess Mode/value": false,
965
+ "txt2img/Preprocessor/visible": true,
966
+ "txt2img/Preprocessor/value": "none",
967
+ "txt2img/Model/visible": true,
968
+ "txt2img/Model/value": "None",
969
+ "txt2img/Weight/visible": true,
970
+ "txt2img/Weight/value": 1.0,
971
+ "txt2img/Weight/minimum": 0.0,
972
+ "txt2img/Weight/maximum": 2.0,
973
+ "txt2img/Weight/step": 0.05,
974
+ "txt2img/Guidance Start (T)/visible": true,
975
+ "txt2img/Guidance Start (T)/value": 0.0,
976
+ "txt2img/Guidance Start (T)/minimum": 0.0,
977
+ "txt2img/Guidance Start (T)/maximum": 1.0,
978
+ "txt2img/Guidance Start (T)/step": 0.01,
979
+ "txt2img/Guidance End (T)/visible": true,
980
+ "txt2img/Guidance End (T)/value": 1.0,
981
+ "txt2img/Guidance End (T)/minimum": 0.0,
982
+ "txt2img/Guidance End (T)/maximum": 1.0,
983
+ "txt2img/Guidance End (T)/step": 0.01,
984
+ "txt2img/Annotator resolution/visible": true,
985
+ "txt2img/Annotator resolution/value": 64,
986
+ "txt2img/Annotator resolution/minimum": 64,
987
+ "txt2img/Annotator resolution/maximum": 2048,
988
+ "txt2img/Annotator resolution/step": 10,
989
+ "txt2img/Threshold A/visible": true,
990
+ "txt2img/Threshold A/value": 64,
991
+ "txt2img/Threshold A/minimum": 64,
992
+ "txt2img/Threshold A/maximum": 1024,
993
+ "txt2img/Threshold A/step": 1,
994
+ "txt2img/Threshold B/visible": true,
995
+ "txt2img/Threshold B/value": 64,
996
+ "txt2img/Threshold B/minimum": 64,
997
+ "txt2img/Threshold B/maximum": 1024,
998
+ "txt2img/Threshold B/step": 1,
999
+ "txt2img/Resize Mode/visible": true,
1000
+ "txt2img/Resize Mode/value": "Scale to Fit (Inner Fit)",
1001
+ "img2img/Enable/visible": true,
1002
+ "img2img/Enable/value": false,
1003
+ "img2img/Invert Input Color/visible": true,
1004
+ "img2img/Invert Input Color/value": false,
1005
+ "img2img/RGB to BGR/visible": true,
1006
+ "img2img/RGB to BGR/value": false,
1007
+ "img2img/Low VRAM/visible": true,
1008
+ "img2img/Low VRAM/value": false,
1009
+ "img2img/Guess Mode/visible": true,
1010
+ "img2img/Guess Mode/value": false,
1011
+ "img2img/Preprocessor/visible": true,
1012
+ "img2img/Preprocessor/value": "none",
1013
+ "img2img/Model/visible": true,
1014
+ "img2img/Model/value": "None",
1015
+ "img2img/Weight/visible": true,
1016
+ "img2img/Weight/value": 1.0,
1017
+ "img2img/Weight/minimum": 0.0,
1018
+ "img2img/Weight/maximum": 2.0,
1019
+ "img2img/Weight/step": 0.05,
1020
+ "img2img/Guidance Start (T)/visible": true,
1021
+ "img2img/Guidance Start (T)/value": 0.0,
1022
+ "img2img/Guidance Start (T)/minimum": 0.0,
1023
+ "img2img/Guidance Start (T)/maximum": 1.0,
1024
+ "img2img/Guidance Start (T)/step": 0.01,
1025
+ "img2img/Guidance End (T)/visible": true,
1026
+ "img2img/Guidance End (T)/value": 1.0,
1027
+ "img2img/Guidance End (T)/minimum": 0.0,
1028
+ "img2img/Guidance End (T)/maximum": 1.0,
1029
+ "img2img/Guidance End (T)/step": 0.01,
1030
+ "img2img/Annotator resolution/visible": true,
1031
+ "img2img/Annotator resolution/value": 64,
1032
+ "img2img/Annotator resolution/minimum": 64,
1033
+ "img2img/Annotator resolution/maximum": 2048,
1034
+ "img2img/Annotator resolution/step": 10,
1035
+ "img2img/Threshold A/visible": true,
1036
+ "img2img/Threshold A/value": 64,
1037
+ "img2img/Threshold A/minimum": 64,
1038
+ "img2img/Threshold A/maximum": 1024,
1039
+ "img2img/Threshold A/step": 1,
1040
+ "img2img/Threshold B/visible": true,
1041
+ "img2img/Threshold B/value": 64,
1042
+ "img2img/Threshold B/minimum": 64,
1043
+ "img2img/Threshold B/maximum": 1024,
1044
+ "img2img/Threshold B/step": 1,
1045
+ "img2img/Resize Mode/visible": true,
1046
+ "img2img/Resize Mode/value": "Scale to Fit (Inner Fit)",
1047
+ "customscript/loopback.py/img2img/Append interrogated prompt at each iteration/visible": true,
1048
+ "customscript/loopback.py/img2img/Append interrogated prompt at each iteration/value": "None",
1049
+ "train/Use PNG alpha channel as loss weight/visible": true,
1050
+ "train/Use PNG alpha channel as loss weight/value": false,
1051
+ "txt2img/Tabs@txt2img_extra_tabs/selected": null,
1052
+ "txt2img/Switch dims/visible": true,
1053
+ "txt2img/Random seed/visible": true,
1054
+ "txt2img/Reuse seed/visible": true,
1055
+ "txt2img/Input Directory/visible": true,
1056
+ "txt2img/Input Directory/value": "",
1057
+ "txt2img/New Canvas Width/visible": true,
1058
+ "txt2img/New Canvas Width/value": 512,
1059
+ "txt2img/New Canvas Width/minimum": 256,
1060
+ "txt2img/New Canvas Width/maximum": 1024,
1061
+ "txt2img/New Canvas Width/step": 64,
1062
+ "txt2img/New Canvas Height/visible": true,
1063
+ "txt2img/New Canvas Height/value": 512,
1064
+ "txt2img/New Canvas Height/minimum": 256,
1065
+ "txt2img/New Canvas Height/maximum": 1024,
1066
+ "txt2img/New Canvas Height/step": 64,
1067
+ "txt2img/Pixel Perfect/visible": true,
1068
+ "txt2img/Pixel Perfect/value": false,
1069
+ "txt2img/Allow Preview/visible": true,
1070
+ "txt2img/Allow Preview/value": false,
1071
+ "txt2img/Control Weight/visible": true,
1072
+ "txt2img/Control Weight/value": 1.0,
1073
+ "txt2img/Control Weight/minimum": 0.0,
1074
+ "txt2img/Control Weight/maximum": 2.0,
1075
+ "txt2img/Control Weight/step": 0.05,
1076
+ "txt2img/Starting Control Step/visible": true,
1077
+ "txt2img/Starting Control Step/value": 0.0,
1078
+ "txt2img/Starting Control Step/minimum": 0.0,
1079
+ "txt2img/Starting Control Step/maximum": 1.0,
1080
+ "txt2img/Starting Control Step/step": 0.01,
1081
+ "txt2img/Ending Control Step/visible": true,
1082
+ "txt2img/Ending Control Step/value": 1.0,
1083
+ "txt2img/Ending Control Step/minimum": 0.0,
1084
+ "txt2img/Ending Control Step/maximum": 1.0,
1085
+ "txt2img/Ending Control Step/step": 0.01,
1086
+ "txt2img/Preprocessor resolution/value": 512,
1087
+ "txt2img/Preprocessor resolution/minimum": 64,
1088
+ "txt2img/Preprocessor resolution/maximum": 2048,
1089
+ "txt2img/Preprocessor resolution/step": 10,
1090
+ "txt2img/Control Mode/visible": true,
1091
+ "txt2img/Control Mode/value": "Balanced",
1092
+ "txt2img/[Loopback] Automatically send generated images to this ControlNet unit/visible": true,
1093
+ "txt2img/[Loopback] Automatically send generated images to this ControlNet unit/value": false,
1094
+ "customscript/movie2movie.py/txt2img/Save preprocessed/visible": true,
1095
+ "customscript/movie2movie.py/txt2img/Save preprocessed/value": false,
1096
+ "img2img/Tabs@img2img_extra_tabs/selected": null,
1097
+ "img2img/Tabs@mode_img2img/selected": null,
1098
+ "img2img/Controlnet input directory/visible": true,
1099
+ "img2img/Controlnet input directory/value": "",
1100
+ "img2img/Scale/visible": true,
1101
+ "img2img/Scale/value": 1.0,
1102
+ "img2img/Scale/minimum": 0.05,
1103
+ "img2img/Scale/maximum": 4.0,
1104
+ "img2img/Scale/step": 0.05,
1105
+ "img2img/Unused/visible": true,
1106
+ "img2img/Unused/value": 0,
1107
+ "img2img/Unused/minimum": 0,
1108
+ "img2img/Unused/maximum": 100,
1109
+ "img2img/Unused/step": 1,
1110
+ "img2img/Random seed/visible": true,
1111
+ "img2img/Reuse seed/visible": true,
1112
+ "img2img/Input Directory/visible": true,
1113
+ "img2img/Input Directory/value": "",
1114
+ "img2img/New Canvas Width/visible": true,
1115
+ "img2img/New Canvas Width/value": 512,
1116
+ "img2img/New Canvas Width/minimum": 256,
1117
+ "img2img/New Canvas Width/maximum": 1024,
1118
+ "img2img/New Canvas Width/step": 64,
1119
+ "img2img/New Canvas Height/visible": true,
1120
+ "img2img/New Canvas Height/value": 512,
1121
+ "img2img/New Canvas Height/minimum": 256,
1122
+ "img2img/New Canvas Height/maximum": 1024,
1123
+ "img2img/New Canvas Height/step": 64,
1124
+ "img2img/Pixel Perfect/visible": true,
1125
+ "img2img/Pixel Perfect/value": false,
1126
+ "img2img/Allow Preview/visible": true,
1127
+ "img2img/Allow Preview/value": false,
1128
+ "img2img/Control Weight/visible": true,
1129
+ "img2img/Control Weight/value": 1.0,
1130
+ "img2img/Control Weight/minimum": 0.0,
1131
+ "img2img/Control Weight/maximum": 2.0,
1132
+ "img2img/Control Weight/step": 0.05,
1133
+ "img2img/Starting Control Step/visible": true,
1134
+ "img2img/Starting Control Step/value": 0.0,
1135
+ "img2img/Starting Control Step/minimum": 0.0,
1136
+ "img2img/Starting Control Step/maximum": 1.0,
1137
+ "img2img/Starting Control Step/step": 0.01,
1138
+ "img2img/Ending Control Step/visible": true,
1139
+ "img2img/Ending Control Step/value": 1.0,
1140
+ "img2img/Ending Control Step/minimum": 0.0,
1141
+ "img2img/Ending Control Step/maximum": 1.0,
1142
+ "img2img/Ending Control Step/step": 0.01,
1143
+ "img2img/Preprocessor resolution/value": 512,
1144
+ "img2img/Preprocessor resolution/minimum": 64,
1145
+ "img2img/Preprocessor resolution/maximum": 2048,
1146
+ "img2img/Preprocessor resolution/step": 10,
1147
+ "img2img/Control Mode/visible": true,
1148
+ "img2img/Control Mode/value": "Balanced",
1149
+ "img2img/[Loopback] Automatically send generated images to this ControlNet unit/visible": true,
1150
+ "img2img/[Loopback] Automatically send generated images to this ControlNet unit/value": false,
1151
+ "customscript/loopback.py/img2img/Final denoising strength/visible": true,
1152
+ "customscript/loopback.py/img2img/Final denoising strength/value": 0.5,
1153
+ "customscript/loopback.py/img2img/Final denoising strength/minimum": 0,
1154
+ "customscript/loopback.py/img2img/Final denoising strength/maximum": 1,
1155
+ "customscript/loopback.py/img2img/Final denoising strength/step": 0.01,
1156
+ "customscript/loopback.py/img2img/Denoising strength curve/visible": true,
1157
+ "customscript/loopback.py/img2img/Denoising strength curve/value": "Linear",
1158
+ "customscript/movie2movie.py/img2img/Save preprocessed/visible": true,
1159
+ "customscript/movie2movie.py/img2img/Save preprocessed/value": false,
1160
+ "extras/Tabs@mode_extras/selected": null,
1161
+ "extras/Tabs@extras_resize_mode/selected": null,
1162
+ "customscript/postprocessing_upscale.py/extras/Width/minimum": 64,
1163
+ "customscript/postprocessing_upscale.py/extras/Width/maximum": 2048,
1164
+ "customscript/postprocessing_upscale.py/extras/Width/step": 8,
1165
+ "customscript/postprocessing_upscale.py/extras/Height/minimum": 64,
1166
+ "customscript/postprocessing_upscale.py/extras/Height/maximum": 2048,
1167
+ "customscript/postprocessing_upscale.py/extras/Height/step": 8,
1168
+ "modelmerger/Save metadata (.safetensors only)/visible": true,
1169
+ "modelmerger/Save metadata (.safetensors only)/value": true,
1170
+ "train/Tabs@train_tabs/selected": null,
1171
+ "train/Keep original size/visible": true,
1172
+ "train/Keep original size/value": false,
1173
+ "webui/Tabs@tabs/selected": null,
1174
+ "txt2img/Tabs@txt2img_controlnet_tabs/selected": null,
1175
+ "img2img/Tabs@img2img_controlnet_tabs/selected": null,
1176
+ "txt2img/Interrupt/visible": true,
1177
+ "txt2img/Skip/visible": true,
1178
+ "txt2img/Generate/visible": true,
1179
+ "txt2img/\u2199\ufe0f/visible": true,
1180
+ "txt2img/\ud83d\uddd1\ufe0f/visible": true,
1181
+ "txt2img/\ud83c\udfb4/visible": true,
1182
+ "txt2img/\ud83d\udccb/visible": true,
1183
+ "txt2img/\ud83d\udcbe/visible": true,
1184
+ "txt2img/\ud83d\udd04/visible": true,
1185
+ "txt2img/Refresh/visible": true,
1186
+ "txt2img/\ud83c\udfb2\ufe0f/visible": true,
1187
+ "txt2img/\u267b\ufe0f/visible": true,
1188
+ "txt2img/Hires sampling method/visible": true,
1189
+ "txt2img/Hires sampling method/value": "Use same sampler",
1190
+ "txt2img/Hires prompt/visible": true,
1191
+ "txt2img/Hires prompt/value": "",
1192
+ "txt2img/Hires negative prompt/visible": true,
1193
+ "txt2img/Hires negative prompt/value": "",
1194
+ "txt2img/Create New Canvas/visible": true,
1195
+ "txt2img/Cancel/visible": true,
1196
+ "txt2img/Control Type/visible": true,
1197
+ "txt2img/Control Type/value": "All",
1198
+ "txt2img/Swap X/Y axes/visible": true,
1199
+ "txt2img/Swap Y/Z axes/visible": true,
1200
+ "txt2img/Swap X/Z axes/visible": true,
1201
+ "txt2img/\ud83d\udcc2/visible": true,
1202
+ "txt2img/Save/visible": true,
1203
+ "txt2img/Zip/visible": true,
1204
+ "txt2img/Send to img2img/visible": true,
1205
+ "txt2img/Send to inpaint/visible": true,
1206
+ "txt2img/Send to extras/visible": true,
1207
+ "img2img/Interrogate\nCLIP/visible": true,
1208
+ "img2img/Interrogate\nDeepBooru/visible": true,
1209
+ "img2img/Interrupt/visible": true,
1210
+ "img2img/Skip/visible": true,
1211
+ "img2img/Generate/visible": true,
1212
+ "img2img/\u2199\ufe0f/visible": true,
1213
+ "img2img/\ud83d\uddd1\ufe0f/visible": true,
1214
+ "img2img/\ud83c\udfb4/visible": true,
1215
+ "img2img/\ud83d\udccb/visible": true,
1216
+ "img2img/\ud83d\udcbe/visible": true,
1217
+ "img2img/\ud83d\udd04/visible": true,
1218
+ "img2img/Refresh/visible": true,
1219
+ "img2img/img2img/visible": true,
1220
+ "img2img/sketch/visible": true,
1221
+ "img2img/inpaint/visible": true,
1222
+ "img2img/inpaint sketch/visible": true,
1223
+ "img2img/\u21c5/visible": true,
1224
+ "img2img/\ud83d\udcd0/visible": true,
1225
+ "img2img/\ud83c\udfb2\ufe0f/visible": true,
1226
+ "img2img/\u267b\ufe0f/visible": true,
1227
+ "img2img/Create New Canvas/visible": true,
1228
+ "img2img/Cancel/visible": true,
1229
+ "img2img/Control Type/visible": true,
1230
+ "img2img/Control Type/value": "All",
1231
+ "img2img/Swap X/Y axes/visible": true,
1232
+ "img2img/Swap Y/Z axes/visible": true,
1233
+ "img2img/Swap X/Z axes/visible": true,
1234
+ "img2img/\ud83d\udcc2/visible": true,
1235
+ "img2img/Save/visible": true,
1236
+ "img2img/Zip/visible": true,
1237
+ "img2img/Send to img2img/visible": true,
1238
+ "img2img/Send to inpaint/visible": true,
1239
+ "img2img/Send to extras/visible": true,
1240
+ "extras/Generate/visible": true,
1241
+ "extras/\u21c5/visible": true,
1242
+ "extras/\ud83d\udcc2/visible": true,
1243
+ "extras/Send to img2img/visible": true,
1244
+ "extras/Send to inpaint/visible": true,
1245
+ "extras/Send to extras/visible": true,
1246
+ "pnginfo/Send to txt2img/visible": true,
1247
+ "pnginfo/Send to img2img/visible": true,
1248
+ "pnginfo/Send to inpaint/visible": true,
1249
+ "pnginfo/Send to extras/visible": true,
1250
+ "modelmerger/\ud83d\udd04/visible": true,
1251
+ "modelmerger/Merge/visible": true,
1252
+ "train/Create embedding/visible": true,
1253
+ "train/Create hypernetwork/visible": true,
1254
+ "train/Interrupt/visible": true,
1255
+ "train/Preprocess/visible": true,
1256
+ "train/\ud83d\udd04/visible": true,
1257
+ "train/Train Embedding/visible": true,
1258
+ "train/Train Hypernetwork/visible": true,
1259
+ "images_history/Tabs@images_history_tab/selected": null,
1260
+ "images_history/Images directory/visible": true,
1261
+ "images_history/Images directory/value": "outputs/txt2img-images",
1262
+ "images_history/First Page/visible": true,
1263
+ "images_history/Prev Page/visible": true,
1264
+ "images_history/Page Index/visible": true,
1265
+ "images_history/Page Index/value": 1.0,
1266
+ "images_history/Next Page/visible": true,
1267
+ "images_history/End Page/visible": true,
1268
+ "images_history/delete next/visible": true,
1269
+ "images_history/delete next/value": 1.0,
1270
+ "images_history/Delete/visible": true,
1271
+ "images_history/sort by/visible": true,
1272
+ "images_history/sort by/value": "date",
1273
+ "images_history/keyword/visible": true,
1274
+ "images_history/keyword/value": "",
1275
+ "images_history/Generate Info/visible": true,
1276
+ "images_history/Generate Info/value": "",
1277
+ "images_history/File Name/visible": true,
1278
+ "images_history/File Name/value": "",
1279
+ "images_history/Move to favorites/visible": true,
1280
+ "images_history/Send to txt2img/visible": true,
1281
+ "images_history/Send to img2img/visible": true,
1282
+ "images_history/Send to inpaint/visible": true,
1283
+ "images_history/Send to extras/visible": true,
1284
+ "images_history/Renew Page/visible": true,
1285
+ "images_history/set_index/visible": true,
1286
+ "images_history/load_switch/visible": true,
1287
+ "images_history/load_switch/value": "load_switch",
1288
+ "images_history/turn_page_switch/visible": true,
1289
+ "images_history/turn_page_switch/value": 1.0
1290
+ }