enternalsaga commited on
Commit
8ddb638
·
verified ·
1 Parent(s): e375970

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +375 -0
  2. ui-config.json +1114 -0
config.json ADDED
@@ -0,0 +1,375 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "CodeFormer",
46
+ "code_former_weight": 0,
47
+ "face_restoration_unload": false,
48
+ "show_warnings": false,
49
+ "memmon_poll_rate": 8,
50
+ "samples_log_stdout": false,
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": "minustypeUrbandesign_v6-fp16-no-ema.safetensors [8ec8dca8fa]",
66
+ "sd_checkpoint_cache": 0,
67
+ "sd_vae_checkpoint_cache": 0,
68
+ "sd_vae": "vae-ft-mse-840000-ema-pruned.ckpt",
69
+ "sd_vae_as_default": true,
70
+ "sd_hypernetwork": "",
71
+ "sd_hypernetwork_strength": 1.0,
72
+ "inpainting_mask_weight": 1.0,
73
+ "initial_noise_multiplier": 1.05,
74
+ "img2img_color_correction": false,
75
+ "img2img_fix_steps": false,
76
+ "img2img_background_color": "#ffffff",
77
+ "enable_quantization": false,
78
+ "enable_emphasis": true,
79
+ "enable_batch_seeds": true,
80
+ "comma_padding_backtrack": 20,
81
+ "CLIP_stop_at_last_layers": 1,
82
+ "random_artist_categories": [],
83
+ "use_old_emphasis_implementation": false,
84
+ "use_old_karras_scheduler_sigmas": false,
85
+ "use_old_hires_fix_width_height": false,
86
+ "interrogate_keep_models_in_memory": false,
87
+ "interrogate_use_builtin_artists": true,
88
+ "interrogate_return_ranks": false,
89
+ "interrogate_clip_num_beams": 1,
90
+ "interrogate_clip_min_length": 24,
91
+ "interrogate_clip_max_length": 48,
92
+ "interrogate_clip_dict_limit": 1500,
93
+ "interrogate_deepbooru_score_threshold": 0.5,
94
+ "deepbooru_sort_alpha": true,
95
+ "deepbooru_use_spaces": false,
96
+ "deepbooru_escape": true,
97
+ "deepbooru_filter_tags": "",
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
+ "quicksettings": "sd_model_checkpoint",
112
+ "ui_reorder": "inpaint, sampler, dimensions, cfg, seed, checkboxes, hires_fix, batch, scripts",
113
+ "localization": "None",
114
+ "show_progressbar": true,
115
+ "live_previews_enable": true,
116
+ "show_progress_grid": true,
117
+ "show_progress_every_n_steps": 10,
118
+ "show_progress_type": "Approx NN",
119
+ "live_preview_content": "Prompt",
120
+ "live_preview_refresh_period": 1000,
121
+ "hide_samplers": [
122
+ "LMS",
123
+ "Heun",
124
+ "DPM2",
125
+ "DPM2 a",
126
+ "DPM fast",
127
+ "DPM adaptive",
128
+ "LMS Karras",
129
+ "DPM2 Karras",
130
+ "DPM2 a Karras",
131
+ "PLMS",
132
+ "DPM++ 2M SDE Heun",
133
+ "DPM++ 2M SDE Heun Exponential",
134
+ "DPM++ 2M SDE Heun Karras",
135
+ "DPM++ 2M SDE Exponential",
136
+ "DPM++ 2S a"
137
+ ],
138
+ "eta_ddim": 0.0,
139
+ "eta_ancestral": 1.0,
140
+ "ddim_discretize": "uniform",
141
+ "s_churn": 0.0,
142
+ "s_tmin": 0.0,
143
+ "s_noise": 1.0,
144
+ "eta_noise_seed_delta": 0,
145
+ "always_discard_next_to_last_sigma": false,
146
+ "disabled_extensions": [],
147
+ "sd_checkpoint_hash": "8ec8dca8fa16d0588e48581ac77da3574ac77fb6adac4edd0285fa43910726b2",
148
+ "ldsr_steps": 100,
149
+ "ldsr_cached": false,
150
+ "SWIN_tile": 192,
151
+ "SWIN_tile_overlap": 8,
152
+ "upcast_attn": false,
153
+ "interrogate_clip_skip_categories": [],
154
+ "extra_networks_default_view": "cards",
155
+ "extra_networks_default_multiplier": 1,
156
+ "sd_lora": "",
157
+ "lora_apply_to_outputs": false,
158
+ "keyedit_precision_attention": 0.1,
159
+ "keyedit_precision_extra": 0.05,
160
+ "ui_extra_networks_tab_reorder": "",
161
+ "postprocessing_enable_in_main_ui": [],
162
+ "postprocessing_operation_order": [],
163
+ "upscaling_max_images_in_cache": 5,
164
+ "outdir_ip2p_samples": "outputs/ip2p-images",
165
+ "def_img_cfg": "1.5",
166
+ "def_txt_cfg": "7.5",
167
+ "def_steps": "20",
168
+ "def_sampler": "0",
169
+ "def_out_batches": "1",
170
+ "def_batch_dir": "outputs/ip2p-batch",
171
+ "img_downscale_threshold": 4.0,
172
+ "target_side_length": 4000.0,
173
+ "no_dpmpp_sde_batch_determinism": false,
174
+ "webp_lossless": false,
175
+ "img_max_size_mp": 200.0,
176
+ "extra_networks_add_text_separator": " ",
177
+ "hidden_tabs": [],
178
+ "uni_pc_variant": "bh1",
179
+ "uni_pc_skip_type": "time_uniform",
180
+ "uni_pc_order": 3,
181
+ "uni_pc_lower_order_final": true,
182
+ "control_net_model_config": "models/cldm_v15.yaml",
183
+ "control_net_model_adapter_config": "models/sketch_adapter_v14.yaml",
184
+ "control_net_detectedmap_dir": "detected_maps",
185
+ "control_net_models_path": "",
186
+ "control_net_max_models_num": 1,
187
+ "control_net_model_cache_size": 1,
188
+ "control_net_control_transfer": false,
189
+ "control_net_no_detectmap": false,
190
+ "control_net_detectmap_autosaving": false,
191
+ "control_net_only_midctrl_hires": true,
192
+ "control_net_allow_script_control": false,
193
+ "control_net_skip_img2img_processing": false,
194
+ "control_net_monocular_depth_optim": false,
195
+ "control_net_only_mid_control": false,
196
+ "control_net_cfg_based_guidance": false,
197
+ "control_net_sync_field_args": false,
198
+ "quicksettings_list": [
199
+ "sd_model_checkpoint",
200
+ "sd_vae",
201
+ "CLIP_stop_at_last_layers"
202
+ ],
203
+ "restore_config_state_file": "",
204
+ "ui_reorder_list": [
205
+ "inpaint",
206
+ "sampler",
207
+ "dimensions",
208
+ "cfg",
209
+ "seed",
210
+ "checkboxes",
211
+ "hires_fix",
212
+ "batch",
213
+ "scripts"
214
+ ],
215
+ "grid_zip_filename_pattern": "",
216
+ "save_mask": false,
217
+ "save_mask_composite": false,
218
+ "save_init_img": false,
219
+ "outdir_init_images": "outputs/init-images",
220
+ "SCUNET_tile": 256,
221
+ "SCUNET_tile_overlap": 8,
222
+ "list_hidden_files": true,
223
+ "sd_unet": "Automatic",
224
+ "randn_source": "GPU",
225
+ "cross_attention_optimization": "sdp-no-mem - scaled dot product without memory efficient attention",
226
+ "s_min_uncond": 0,
227
+ "token_merging_ratio": 0.2,
228
+ "token_merging_ratio_img2img": 0,
229
+ "token_merging_ratio_hr": 0,
230
+ "pad_cond_uncond": false,
231
+ "experimental_persistent_cond_cache": false,
232
+ "dont_fix_second_order_samplers_schedule": false,
233
+ "hires_fix_use_firstpass_conds": false,
234
+ "lora_functional": false,
235
+ "extra_networks_show_hidden_directories": true,
236
+ "extra_networks_hidden_models": "When searched",
237
+ "extra_networks_card_width": 0.0,
238
+ "extra_networks_card_height": 0.0,
239
+ "lora_preferred_name": "Alias from file",
240
+ "lora_add_hashes_to_infotext": true,
241
+ "gradio_theme": "Default",
242
+ "img2img_editor_height": 720,
243
+ "return_mask": false,
244
+ "return_mask_composite": false,
245
+ "js_modal_lightbox_gamepad": false,
246
+ "js_modal_lightbox_gamepad_repeat": 250.0,
247
+ "keyedit_delimiters": ".,\\/!?%^*;:{}=`~()",
248
+ "ui_tab_order": [],
249
+ "hires_fix_show_sampler": false,
250
+ "hires_fix_show_prompts": false,
251
+ "disable_token_counters": false,
252
+ "extra_options": [],
253
+ "extra_options_accordion": false,
254
+ "add_version_to_infotext": true,
255
+ "infotext_styles": "Apply if any",
256
+ "live_previews_image_format": "png",
257
+ "k_sched_type": "Automatic",
258
+ "sigma_min": 0.0,
259
+ "sigma_max": 0.0,
260
+ "rho": 0.0,
261
+ "canvas_hotkey_zoom": "Alt",
262
+ "canvas_hotkey_adjust": "Ctrl",
263
+ "canvas_hotkey_move": "F",
264
+ "canvas_hotkey_fullscreen": "S",
265
+ "canvas_hotkey_reset": "R",
266
+ "canvas_hotkey_overlap": "O",
267
+ "canvas_show_tooltip": true,
268
+ "canvas_disabled_functions": [
269
+ "Overlap"
270
+ ],
271
+ "xldemo_txt2img_huggingface_access_token": "",
272
+ "xldemo_txt2img_model": "SDXL 0.9 (fp16)",
273
+ "xldemo_txt2img_load_refiner_on_startup": true,
274
+ "grid_text_active_color": "#000000",
275
+ "grid_text_inactive_color": "#999999",
276
+ "grid_background_color": "#ffffff",
277
+ "SWIN_torch_compile": false,
278
+ "disable_mmap_load_safetensors": false,
279
+ "auto_vae_precision": true,
280
+ "sdxl_crop_top": 0.0,
281
+ "sdxl_crop_left": 0.0,
282
+ "sdxl_refiner_low_aesthetic_score": 2.5,
283
+ "sdxl_refiner_high_aesthetic_score": 6.0,
284
+ "extra_networks_card_text_scale": 1,
285
+ "extra_networks_card_show_desc": true,
286
+ "textual_inversion_print_at_load": false,
287
+ "textual_inversion_add_hashes_to_infotext": true,
288
+ "lora_show_all": false,
289
+ "lora_hide_unknown_for_versions": [],
290
+ "keyedit_move": true,
291
+ "add_user_name_to_info": false,
292
+ "canvas_blur_prompt": false,
293
+ "sd_vae_overrides_per_model_preferences": false,
294
+ "save_incomplete_images": false,
295
+ "face_restoration": false,
296
+ "auto_launch_browser": "Local",
297
+ "show_gradio_deprecation_warnings": true,
298
+ "hide_ldm_prints": true,
299
+ "api_enable_requests": true,
300
+ "api_forbid_local_requests": true,
301
+ "api_useragent": "",
302
+ "sd_checkpoints_limit": 1,
303
+ "sd_checkpoints_keep_in_cpu": true,
304
+ "tiling": false,
305
+ "hires_fix_refiner_pass": "second pass",
306
+ "sd_vae_encode_method": "Full",
307
+ "sd_vae_decode_method": "Full",
308
+ "img2img_extra_noise": 0,
309
+ "img2img_sketch_default_brush_color": "#ffffff",
310
+ "img2img_inpaint_mask_brush_color": "#ffffff",
311
+ "img2img_inpaint_sketch_default_brush_color": "#ffffff",
312
+ "persistent_cond_cache": true,
313
+ "batch_cond_uncond": true,
314
+ "use_old_scheduling": false,
315
+ "lora_in_memory_limit": 0,
316
+ "gradio_themes_cache": true,
317
+ "gallery_height": "",
318
+ "extra_options_txt2img": [],
319
+ "extra_options_img2img": [],
320
+ "extra_options_cols": 1,
321
+ "live_preview_allow_lowvram_full": false,
322
+ "live_preview_fast_interrupt": false,
323
+ "s_tmax": 0,
324
+ "sgm_noise_multiplier": false,
325
+ "canvas_auto_expand": true,
326
+ "animatediff_model_path": "/content/stable-diffusion-webui/extensions/sd-webui-animatediff/model",
327
+ "animatediff_optimize_gif_palette": false,
328
+ "animatediff_optimize_gif_gifsicle": false,
329
+ "animatediff_xformers": "Optimize attention layers with xformers",
330
+ "use_aria2": true,
331
+ "disable_dns": false,
332
+ "show_log": false,
333
+ "split_aria2": 64,
334
+ "aria2_flags": "",
335
+ "unpack_zip": false,
336
+ "custom_api_key": "6682f5e4d228c06a60ebd65753124373",
337
+ "hide_early_access": true,
338
+ "use_LORA": true,
339
+ "insert_sub": true,
340
+ "dot_subfolders": true,
341
+ "page_header": false,
342
+ "video_playback": true,
343
+ "update_log": true,
344
+ "image_location": "",
345
+ "sub_image_location": true,
346
+ "Checkpoint_subfolder": "None",
347
+ "LORA_subfolder": "None",
348
+ "LoCon_subfolder": "None",
349
+ "TextualInversion_subfolder": "None",
350
+ "Poses_subfolder": "None",
351
+ "Controlnet_subfolder": "None",
352
+ "Hypernetwork_subfolder": "None",
353
+ "MotionModule_subfolder": "None",
354
+ "SWINIR_upscale_subfolder": "None",
355
+ "REALESRGAN_upscale_subfolder": "None",
356
+ "GFPGAN_upscale_subfolder": "None",
357
+ "BSRGAN_upscale_subfolder": "None",
358
+ "ESRGAN_upscale_subfolder": "None",
359
+ "VAE_subfolder": "None",
360
+ "AestheticGradient_subfolder": "None",
361
+ "Wildcards_subfolder": "None",
362
+ "Workflows_subfolder": "None",
363
+ "Other_subfolder": "None",
364
+ "control_net_modules_path": "",
365
+ "control_net_unit_count": 3,
366
+ "control_net_inpaint_blur_sigma": 7,
367
+ "controlnet_show_batch_images_in_ui": false,
368
+ "controlnet_increment_seed_during_batch": false,
369
+ "controlnet_disable_openpose_edit": false,
370
+ "controlnet_disable_photopea_edit": false,
371
+ "controlnet_photopea_warning": true,
372
+ "controlnet_ignore_noninpaint_mask": false,
373
+ "controlnet_clip_detector_on_cpu": false,
374
+ "LORA_LoCon_subfolder": "None"
375
+ }
ui-config.json ADDED
@@ -0,0 +1,1114 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "txt2img/Prompt/visible": true,
3
+ "txt2img/Prompt/value": "a house",
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": "DPM++ 2M Karras",
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": "ESRGAN_4x",
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.35,
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": 1.5,
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/xy_grid.py/txt2img/X type/visible": true,
107
+ "customscript/xy_grid.py/txt2img/X type/value": "Seed",
108
+ "customscript/xy_grid.py/txt2img/X values/visible": true,
109
+ "customscript/xy_grid.py/txt2img/X values/value": "",
110
+ "customscript/xy_grid.py/txt2img/Y type/visible": true,
111
+ "customscript/xy_grid.py/txt2img/Y type/value": "Nothing",
112
+ "customscript/xy_grid.py/txt2img/Y values/visible": true,
113
+ "customscript/xy_grid.py/txt2img/Y values/value": "",
114
+ "customscript/xy_grid.py/txt2img/Draw legend/visible": true,
115
+ "customscript/xy_grid.py/txt2img/Draw legend/value": true,
116
+ "customscript/xy_grid.py/txt2img/Include Separate Images/visible": true,
117
+ "customscript/xy_grid.py/txt2img/Include Separate Images/value": false,
118
+ "customscript/xy_grid.py/txt2img/Keep -1 for seeds/visible": true,
119
+ "customscript/xy_grid.py/txt2img/Keep -1 for seeds/value": false,
120
+ "img2img/Prompt/visible": true,
121
+ "img2img/Prompt/value": "",
122
+ "img2img/Negative prompt/visible": true,
123
+ "img2img/Negative prompt/value": "",
124
+ "img2img/Styles/visible": true,
125
+ "img2img/Styles/value": [],
126
+ "img2img/Input directory/visible": true,
127
+ "img2img/Input directory/value": "",
128
+ "img2img/Output directory/visible": true,
129
+ "img2img/Output directory/value": "",
130
+ "img2img/Resize mode/visible": true,
131
+ "img2img/Resize mode/value": "Just resize",
132
+ "img2img/Mask blur/visible": true,
133
+ "img2img/Mask blur/value": 4,
134
+ "img2img/Mask blur/minimum": 0,
135
+ "img2img/Mask blur/maximum": 64,
136
+ "img2img/Mask blur/step": 1,
137
+ "img2img/Mask transparency/value": 0,
138
+ "img2img/Mask transparency/minimum": 0,
139
+ "img2img/Mask transparency/maximum": 100,
140
+ "img2img/Mask transparency/step": 1,
141
+ "img2img/Mask mode/visible": true,
142
+ "img2img/Mask mode/value": "Inpaint masked",
143
+ "img2img/Masked content/visible": true,
144
+ "img2img/Masked content/value": "original",
145
+ "img2img/Inpaint area/visible": true,
146
+ "img2img/Inpaint area/value": "Whole picture",
147
+ "img2img/Only masked padding, pixels/visible": true,
148
+ "img2img/Only masked padding, pixels/value": 32,
149
+ "img2img/Only masked padding, pixels/minimum": 0,
150
+ "img2img/Only masked padding, pixels/maximum": 256,
151
+ "img2img/Only masked padding, pixels/step": 4,
152
+ "img2img/Sampling method/visible": true,
153
+ "img2img/Sampling method/value": "Euler a",
154
+ "img2img/Sampling steps/visible": true,
155
+ "img2img/Sampling steps/value": 20,
156
+ "img2img/Sampling steps/minimum": 1,
157
+ "img2img/Sampling steps/maximum": 150,
158
+ "img2img/Sampling steps/step": 1,
159
+ "img2img/Width/visible": true,
160
+ "img2img/Width/value": 512,
161
+ "img2img/Width/minimum": 64,
162
+ "img2img/Width/maximum": 2048,
163
+ "img2img/Width/step": 8,
164
+ "img2img/Height/visible": true,
165
+ "img2img/Height/value": 512,
166
+ "img2img/Height/minimum": 64,
167
+ "img2img/Height/maximum": 2048,
168
+ "img2img/Height/step": 8,
169
+ "img2img/Batch count/visible": true,
170
+ "img2img/Batch count/value": 1,
171
+ "img2img/Batch count/minimum": 1,
172
+ "img2img/Batch count/maximum": 100,
173
+ "img2img/Batch count/step": 1,
174
+ "img2img/Batch size/visible": true,
175
+ "img2img/Batch size/value": 1,
176
+ "img2img/Batch size/minimum": 1,
177
+ "img2img/Batch size/maximum": 8,
178
+ "img2img/Batch size/step": 1,
179
+ "img2img/CFG Scale/visible": true,
180
+ "img2img/CFG Scale/value": 7.0,
181
+ "img2img/CFG Scale/minimum": 1.0,
182
+ "img2img/CFG Scale/maximum": 30.0,
183
+ "img2img/CFG Scale/step": 0.5,
184
+ "img2img/Denoising strength/visible": true,
185
+ "img2img/Denoising strength/value": 0.75,
186
+ "img2img/Denoising strength/minimum": 0.0,
187
+ "img2img/Denoising strength/maximum": 1.0,
188
+ "img2img/Denoising strength/step": 0.01,
189
+ "img2img/Seed/visible": true,
190
+ "img2img/Seed/value": -1.0,
191
+ "img2img/Extra/visible": true,
192
+ "img2img/Extra/value": false,
193
+ "img2img/Variation seed/visible": true,
194
+ "img2img/Variation seed/value": -1.0,
195
+ "img2img/Variation strength/visible": true,
196
+ "img2img/Variation strength/value": 0.0,
197
+ "img2img/Variation strength/minimum": 0,
198
+ "img2img/Variation strength/maximum": 1,
199
+ "img2img/Variation strength/step": 0.01,
200
+ "img2img/Resize seed from width/visible": true,
201
+ "img2img/Resize seed from width/value": 0,
202
+ "img2img/Resize seed from width/minimum": 0,
203
+ "img2img/Resize seed from width/maximum": 2048,
204
+ "img2img/Resize seed from width/step": 8,
205
+ "img2img/Resize seed from height/visible": true,
206
+ "img2img/Resize seed from height/value": 0,
207
+ "img2img/Resize seed from height/minimum": 0,
208
+ "img2img/Resize seed from height/maximum": 2048,
209
+ "img2img/Resize seed from height/step": 8,
210
+ "img2img/Restore faces/visible": true,
211
+ "img2img/Restore faces/value": false,
212
+ "img2img/Tiling/visible": true,
213
+ "img2img/Tiling/value": false,
214
+ "img2img/Script/visible": true,
215
+ "img2img/Script/value": "None",
216
+ "customscript/img2imgalt.py/img2img/Override `Sampling method` to Euler?(this method is built for it)/visible": true,
217
+ "customscript/img2imgalt.py/img2img/Override `Sampling method` to Euler?(this method is built for it)/value": true,
218
+ "customscript/img2imgalt.py/img2img/Override `prompt` to the same value as `original prompt`?(and `negative prompt`)/visible": true,
219
+ "customscript/img2imgalt.py/img2img/Override `prompt` to the same value as `original prompt`?(and `negative prompt`)/value": true,
220
+ "customscript/img2imgalt.py/img2img/Original prompt/visible": true,
221
+ "customscript/img2imgalt.py/img2img/Original prompt/value": "",
222
+ "customscript/img2imgalt.py/img2img/Original negative prompt/visible": true,
223
+ "customscript/img2imgalt.py/img2img/Original negative prompt/value": "",
224
+ "customscript/img2imgalt.py/img2img/Override `Sampling Steps` to the same value as `Decode steps`?/visible": true,
225
+ "customscript/img2imgalt.py/img2img/Override `Sampling Steps` to the same value as `Decode steps`?/value": true,
226
+ "customscript/img2imgalt.py/img2img/Decode steps/visible": true,
227
+ "customscript/img2imgalt.py/img2img/Decode steps/value": 50,
228
+ "customscript/img2imgalt.py/img2img/Decode steps/minimum": 1,
229
+ "customscript/img2imgalt.py/img2img/Decode steps/maximum": 150,
230
+ "customscript/img2imgalt.py/img2img/Decode steps/step": 1,
231
+ "customscript/img2imgalt.py/img2img/Override `Denoising strength` to 1?/visible": true,
232
+ "customscript/img2imgalt.py/img2img/Override `Denoising strength` to 1?/value": true,
233
+ "customscript/img2imgalt.py/img2img/Decode CFG scale/visible": true,
234
+ "customscript/img2imgalt.py/img2img/Decode CFG scale/value": 1.0,
235
+ "customscript/img2imgalt.py/img2img/Decode CFG scale/minimum": 0.0,
236
+ "customscript/img2imgalt.py/img2img/Decode CFG scale/maximum": 15.0,
237
+ "customscript/img2imgalt.py/img2img/Decode CFG scale/step": 0.1,
238
+ "customscript/img2imgalt.py/img2img/Randomness/visible": true,
239
+ "customscript/img2imgalt.py/img2img/Randomness/value": 0.0,
240
+ "customscript/img2imgalt.py/img2img/Randomness/minimum": 0.0,
241
+ "customscript/img2imgalt.py/img2img/Randomness/maximum": 1.0,
242
+ "customscript/img2imgalt.py/img2img/Randomness/step": 0.01,
243
+ "customscript/img2imgalt.py/img2img/Sigma adjustment for finding noise for image/visible": true,
244
+ "customscript/img2imgalt.py/img2img/Sigma adjustment for finding noise for image/value": false,
245
+ "customscript/loopback.py/img2img/Loops/visible": true,
246
+ "customscript/loopback.py/img2img/Loops/value": 4,
247
+ "customscript/loopback.py/img2img/Loops/minimum": 1,
248
+ "customscript/loopback.py/img2img/Loops/maximum": 32,
249
+ "customscript/loopback.py/img2img/Loops/step": 1,
250
+ "customscript/loopback.py/img2img/Denoising strength change factor/visible": true,
251
+ "customscript/loopback.py/img2img/Denoising strength change factor/value": 1,
252
+ "customscript/loopback.py/img2img/Denoising strength change factor/minimum": 0.9,
253
+ "customscript/loopback.py/img2img/Denoising strength change factor/maximum": 1.1,
254
+ "customscript/loopback.py/img2img/Denoising strength change factor/step": 0.01,
255
+ "customscript/outpainting_mk_2.py/img2img/Pixels to expand/visible": true,
256
+ "customscript/outpainting_mk_2.py/img2img/Pixels to expand/value": 128,
257
+ "customscript/outpainting_mk_2.py/img2img/Pixels to expand/minimum": 8,
258
+ "customscript/outpainting_mk_2.py/img2img/Pixels to expand/maximum": 256,
259
+ "customscript/outpainting_mk_2.py/img2img/Pixels to expand/step": 8,
260
+ "customscript/outpainting_mk_2.py/img2img/Mask blur/visible": true,
261
+ "customscript/outpainting_mk_2.py/img2img/Mask blur/value": 8,
262
+ "customscript/outpainting_mk_2.py/img2img/Mask blur/minimum": 0,
263
+ "customscript/outpainting_mk_2.py/img2img/Mask blur/maximum": 64,
264
+ "customscript/outpainting_mk_2.py/img2img/Mask blur/step": 1,
265
+ "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/visible": true,
266
+ "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/value": 1.0,
267
+ "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/minimum": 0.0,
268
+ "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/maximum": 4.0,
269
+ "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/step": 0.01,
270
+ "customscript/outpainting_mk_2.py/img2img/Color variation/visible": true,
271
+ "customscript/outpainting_mk_2.py/img2img/Color variation/value": 0.05,
272
+ "customscript/outpainting_mk_2.py/img2img/Color variation/minimum": 0.0,
273
+ "customscript/outpainting_mk_2.py/img2img/Color variation/maximum": 1.0,
274
+ "customscript/outpainting_mk_2.py/img2img/Color variation/step": 0.01,
275
+ "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/visible": true,
276
+ "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/value": 128,
277
+ "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/minimum": 8,
278
+ "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/maximum": 256,
279
+ "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/step": 8,
280
+ "customscript/poor_mans_outpainting.py/img2img/Mask blur/visible": true,
281
+ "customscript/poor_mans_outpainting.py/img2img/Mask blur/value": 4,
282
+ "customscript/poor_mans_outpainting.py/img2img/Mask blur/minimum": 0,
283
+ "customscript/poor_mans_outpainting.py/img2img/Mask blur/maximum": 64,
284
+ "customscript/poor_mans_outpainting.py/img2img/Mask blur/step": 1,
285
+ "customscript/poor_mans_outpainting.py/img2img/Masked content/visible": true,
286
+ "customscript/poor_mans_outpainting.py/img2img/Masked content/value": "fill",
287
+ "customscript/prompt_matrix.py/img2img/Put variable parts at start of prompt/visible": true,
288
+ "customscript/prompt_matrix.py/img2img/Put variable parts at start of prompt/value": false,
289
+ "customscript/prompt_matrix.py/img2img/Use different seed for each picture/visible": true,
290
+ "customscript/prompt_matrix.py/img2img/Use different seed for each picture/value": false,
291
+ "customscript/prompts_from_file.py/img2img/Iterate seed every line/visible": true,
292
+ "customscript/prompts_from_file.py/img2img/Iterate seed every line/value": false,
293
+ "customscript/prompts_from_file.py/img2img/Use same random seed for all lines/visible": true,
294
+ "customscript/prompts_from_file.py/img2img/Use same random seed for all lines/value": false,
295
+ "customscript/prompts_from_file.py/img2img/List of prompt inputs/visible": true,
296
+ "customscript/prompts_from_file.py/img2img/List of prompt inputs/value": "",
297
+ "customscript/sd_upscale.py/img2img/Tile overlap/visible": true,
298
+ "customscript/sd_upscale.py/img2img/Tile overlap/value": 64,
299
+ "customscript/sd_upscale.py/img2img/Tile overlap/minimum": 0,
300
+ "customscript/sd_upscale.py/img2img/Tile overlap/maximum": 256,
301
+ "customscript/sd_upscale.py/img2img/Tile overlap/step": 16,
302
+ "customscript/sd_upscale.py/img2img/Scale Factor/visible": true,
303
+ "customscript/sd_upscale.py/img2img/Scale Factor/value": 2.0,
304
+ "customscript/sd_upscale.py/img2img/Scale Factor/minimum": 1.0,
305
+ "customscript/sd_upscale.py/img2img/Scale Factor/maximum": 4.0,
306
+ "customscript/sd_upscale.py/img2img/Scale Factor/step": 0.05,
307
+ "customscript/sd_upscale.py/img2img/Upscaler/visible": true,
308
+ "customscript/sd_upscale.py/img2img/Upscaler/value": "None",
309
+ "customscript/xy_grid.py/img2img/X type/visible": true,
310
+ "customscript/xy_grid.py/img2img/X type/value": "Seed",
311
+ "customscript/xy_grid.py/img2img/X values/visible": true,
312
+ "customscript/xy_grid.py/img2img/X values/value": "",
313
+ "customscript/xy_grid.py/img2img/Y type/visible": true,
314
+ "customscript/xy_grid.py/img2img/Y type/value": "Nothing",
315
+ "customscript/xy_grid.py/img2img/Y values/visible": true,
316
+ "customscript/xy_grid.py/img2img/Y values/value": "",
317
+ "customscript/xy_grid.py/img2img/Draw legend/visible": true,
318
+ "customscript/xy_grid.py/img2img/Draw legend/value": true,
319
+ "customscript/xy_grid.py/img2img/Include Separate Images/visible": true,
320
+ "customscript/xy_grid.py/img2img/Include Separate Images/value": false,
321
+ "customscript/xy_grid.py/img2img/Keep -1 for seeds/visible": true,
322
+ "customscript/xy_grid.py/img2img/Keep -1 for seeds/value": false,
323
+ "extras/Input directory/visible": true,
324
+ "extras/Input directory/value": "",
325
+ "extras/Output directory/visible": true,
326
+ "extras/Output directory/value": "",
327
+ "extras/Show result images/visible": true,
328
+ "extras/Show result images/value": true,
329
+ "extras/Resize/visible": true,
330
+ "extras/Resize/value": 4,
331
+ "extras/Resize/minimum": 1.0,
332
+ "extras/Resize/maximum": 8.0,
333
+ "extras/Resize/step": 0.05,
334
+ "extras/Width/visible": true,
335
+ "extras/Width/value": 512,
336
+ "extras/Height/visible": true,
337
+ "extras/Height/value": 512,
338
+ "extras/Crop to fit/visible": true,
339
+ "extras/Crop to fit/value": true,
340
+ "extras/Upscaler 1/visible": true,
341
+ "extras/Upscaler 1/value": "None",
342
+ "extras/Upscaler 2/visible": true,
343
+ "extras/Upscaler 2/value": "None",
344
+ "extras/Upscaler 2 visibility/visible": true,
345
+ "extras/Upscaler 2 visibility/value": 1,
346
+ "extras/Upscaler 2 visibility/minimum": 0.0,
347
+ "extras/Upscaler 2 visibility/maximum": 1.0,
348
+ "extras/Upscaler 2 visibility/step": 0.001,
349
+ "extras/GFPGAN visibility/visible": true,
350
+ "extras/GFPGAN visibility/value": 0,
351
+ "extras/GFPGAN visibility/minimum": 0.0,
352
+ "extras/GFPGAN visibility/maximum": 1.0,
353
+ "extras/GFPGAN visibility/step": 0.001,
354
+ "extras/CodeFormer visibility/visible": true,
355
+ "extras/CodeFormer visibility/value": 0,
356
+ "extras/CodeFormer visibility/minimum": 0.0,
357
+ "extras/CodeFormer visibility/maximum": 1.0,
358
+ "extras/CodeFormer visibility/step": 0.001,
359
+ "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/visible": true,
360
+ "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/value": 0,
361
+ "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/minimum": 0.0,
362
+ "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/maximum": 1.0,
363
+ "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/step": 0.001,
364
+ "extras/Upscale Before Restoring Faces/visible": true,
365
+ "extras/Upscale Before Restoring Faces/value": false,
366
+ "modelmerger/Primary model (A)/visible": true,
367
+ "modelmerger/Primary model (A)/value": null,
368
+ "modelmerger/Secondary model (B)/visible": true,
369
+ "modelmerger/Secondary model (B)/value": null,
370
+ "modelmerger/Tertiary model (C)/visible": true,
371
+ "modelmerger/Tertiary model (C)/value": null,
372
+ "modelmerger/Custom Name (Optional)/visible": true,
373
+ "modelmerger/Custom Name (Optional)/value": "",
374
+ "modelmerger/Multiplier (M) - set to 0 to get model A/visible": true,
375
+ "modelmerger/Multiplier (M) - set to 0 to get model A/value": 0.3,
376
+ "modelmerger/Multiplier (M) - set to 0 to get model A/minimum": 0.0,
377
+ "modelmerger/Multiplier (M) - set to 0 to get model A/maximum": 1.0,
378
+ "modelmerger/Multiplier (M) - set to 0 to get model A/step": 0.05,
379
+ "modelmerger/Interpolation Method/visible": true,
380
+ "modelmerger/Interpolation Method/value": "Weighted sum",
381
+ "modelmerger/Checkpoint format/visible": true,
382
+ "modelmerger/Checkpoint format/value": "ckpt",
383
+ "modelmerger/Save as float16/visible": true,
384
+ "modelmerger/Save as float16/value": false,
385
+ "modelmerger/Copy config from/visible": true,
386
+ "modelmerger/Copy config from/value": "A, B or C",
387
+ "train/Name/visible": true,
388
+ "train/Name/value": "",
389
+ "train/Initialization text/visible": true,
390
+ "train/Initialization text/value": "*",
391
+ "train/Number of vectors per token/visible": true,
392
+ "train/Number of vectors per token/value": 1,
393
+ "train/Number of vectors per token/minimum": 1,
394
+ "train/Number of vectors per token/maximum": 75,
395
+ "train/Number of vectors per token/step": 1,
396
+ "train/Overwrite Old Embedding/visible": true,
397
+ "train/Overwrite Old Embedding/value": false,
398
+ "train/Enter hypernetwork layer structure/visible": true,
399
+ "train/Enter hypernetwork layer structure/value": "1, 2, 1",
400
+ "train/Select activation function of hypernetwork. Recommended : Swish / Linear(none)/visible": true,
401
+ "train/Select activation function of hypernetwork. Recommended : Swish / Linear(none)/value": "linear",
402
+ "train/Select Layer weights initialization. Recommended: Kaiming for relu-like, Xavier for sigmoid-like, Normal otherwise/visible": true,
403
+ "train/Select Layer weights initialization. Recommended: Kaiming for relu-like, Xavier for sigmoid-like, Normal otherwise/value": "Normal",
404
+ "train/Add layer normalization/visible": true,
405
+ "train/Add layer normalization/value": false,
406
+ "train/Use dropout/visible": true,
407
+ "train/Use dropout/value": false,
408
+ "train/Enter hypernetwork Dropout structure (or empty). Recommended : 0~0.35 incrementing sequence: 0, 0.05, 0.15/visible": true,
409
+ "train/Enter hypernetwork Dropout structure (or empty). Recommended : 0~0.35 incrementing sequence: 0, 0.05, 0.15/value": "0, 0, 0",
410
+ "train/Overwrite Old Hypernetwork/visible": true,
411
+ "train/Overwrite Old Hypernetwork/value": false,
412
+ "train/Source directory/visible": true,
413
+ "train/Source directory/value": "",
414
+ "train/Destination directory/visible": true,
415
+ "train/Destination directory/value": "",
416
+ "train/Width/visible": true,
417
+ "train/Width/value": 512,
418
+ "train/Width/minimum": 64,
419
+ "train/Width/maximum": 2048,
420
+ "train/Width/step": 8,
421
+ "train/Height/visible": true,
422
+ "train/Height/value": 512,
423
+ "train/Height/minimum": 64,
424
+ "train/Height/maximum": 2048,
425
+ "train/Height/step": 8,
426
+ "train/Existing Caption txt Action/visible": true,
427
+ "train/Existing Caption txt Action/value": "ignore",
428
+ "train/Create flipped copies/visible": true,
429
+ "train/Create flipped copies/value": false,
430
+ "train/Split oversized images/visible": true,
431
+ "train/Split oversized images/value": false,
432
+ "train/Auto focal point crop/visible": true,
433
+ "train/Auto focal point crop/value": false,
434
+ "train/Use BLIP for caption/visible": true,
435
+ "train/Use BLIP for caption/value": false,
436
+ "train/Use deepbooru for caption/visible": true,
437
+ "train/Use deepbooru for caption/value": false,
438
+ "train/Split image threshold/visible": true,
439
+ "train/Split image threshold/value": 0.5,
440
+ "train/Split image threshold/minimum": 0.0,
441
+ "train/Split image threshold/maximum": 1.0,
442
+ "train/Split image threshold/step": 0.05,
443
+ "train/Split image overlap ratio/visible": true,
444
+ "train/Split image overlap ratio/value": 0.2,
445
+ "train/Split image overlap ratio/minimum": 0.0,
446
+ "train/Split image overlap ratio/maximum": 0.9,
447
+ "train/Split image overlap ratio/step": 0.05,
448
+ "train/Focal point face weight/visible": true,
449
+ "train/Focal point face weight/value": 0.9,
450
+ "train/Focal point face weight/minimum": 0.0,
451
+ "train/Focal point face weight/maximum": 1.0,
452
+ "train/Focal point face weight/step": 0.05,
453
+ "train/Focal point entropy weight/visible": true,
454
+ "train/Focal point entropy weight/value": 0.15,
455
+ "train/Focal point entropy weight/minimum": 0.0,
456
+ "train/Focal point entropy weight/maximum": 1.0,
457
+ "train/Focal point entropy weight/step": 0.05,
458
+ "train/Focal point edges weight/visible": true,
459
+ "train/Focal point edges weight/value": 0.5,
460
+ "train/Focal point edges weight/minimum": 0.0,
461
+ "train/Focal point edges weight/maximum": 1.0,
462
+ "train/Focal point edges weight/step": 0.05,
463
+ "train/Create debug image/visible": true,
464
+ "train/Create debug image/value": false,
465
+ "train/Embedding/visible": true,
466
+ "train/Embedding/value": null,
467
+ "train/Hypernetwork/visible": true,
468
+ "train/Hypernetwork/value": null,
469
+ "train/Embedding Learning rate/visible": true,
470
+ "train/Embedding Learning rate/value": "0.005",
471
+ "train/Hypernetwork Learning rate/visible": true,
472
+ "train/Hypernetwork Learning rate/value": "0.00001",
473
+ "train/Gradient Clipping/visible": true,
474
+ "train/Gradient Clipping/value": "disabled",
475
+ "train/Batch size/visible": true,
476
+ "train/Batch size/value": 1,
477
+ "train/Gradient accumulation steps/visible": true,
478
+ "train/Gradient accumulation steps/value": 1,
479
+ "train/Dataset directory/visible": true,
480
+ "train/Dataset directory/value": "",
481
+ "train/Log directory/visible": true,
482
+ "train/Log directory/value": "textual_inversion",
483
+ "train/Prompt template/visible": true,
484
+ "train/Prompt template/value": "style_filewords.txt",
485
+ "train/Do not resize images/visible": true,
486
+ "train/Do not resize images/value": false,
487
+ "train/Max steps/visible": true,
488
+ "train/Max steps/value": 100000,
489
+ "train/Save an image to log directory every N steps, 0 to disable/visible": true,
490
+ "train/Save an image to log directory every N steps, 0 to disable/value": 500,
491
+ "train/Save a copy of embedding to log directory every N steps, 0 to disable/visible": true,
492
+ "train/Save a copy of embedding to log directory every N steps, 0 to disable/value": 500,
493
+ "train/Save images with embedding in PNG chunks/visible": true,
494
+ "train/Save images with embedding in PNG chunks/value": true,
495
+ "train/Read parameters (prompt, etc...) from txt2img tab when making previews/visible": true,
496
+ "train/Read parameters (prompt, etc...) from txt2img tab when making previews/value": false,
497
+ "train/Shuffle tags by ',' when creating prompts./visible": true,
498
+ "train/Shuffle tags by ',' when creating prompts./value": false,
499
+ "train/Drop out tags when creating prompts./visible": true,
500
+ "train/Drop out tags when creating prompts./value": 0,
501
+ "train/Drop out tags when creating prompts./minimum": 0,
502
+ "train/Drop out tags when creating prompts./maximum": 1,
503
+ "train/Drop out tags when creating prompts./step": 0.1,
504
+ "train/Choose latent sampling method/visible": true,
505
+ "train/Choose latent sampling method/value": "once",
506
+ "txt2img/Override settings/value": null,
507
+ "txt2img/Input Directory/visible": true,
508
+ "txt2img/Input Directory/value": "",
509
+ "txt2img/New Canvas Width/visible": true,
510
+ "txt2img/New Canvas Width/value": 512,
511
+ "txt2img/New Canvas Width/minimum": 256,
512
+ "txt2img/New Canvas Width/maximum": 1024,
513
+ "txt2img/New Canvas Width/step": 64,
514
+ "txt2img/New Canvas Height/visible": true,
515
+ "txt2img/New Canvas Height/value": 512,
516
+ "txt2img/New Canvas Height/minimum": 256,
517
+ "txt2img/New Canvas Height/maximum": 1024,
518
+ "txt2img/New Canvas Height/step": 64,
519
+ "txt2img/Enable/visible": true,
520
+ "txt2img/Enable/value": false,
521
+ "txt2img/Low VRAM/visible": true,
522
+ "txt2img/Low VRAM/value": false,
523
+ "txt2img/Pixel Perfect/visible": true,
524
+ "txt2img/Pixel Perfect/value": false,
525
+ "txt2img/Allow Preview/visible": true,
526
+ "txt2img/Allow Preview/value": false,
527
+ "txt2img/Preprocessor/visible": true,
528
+ "txt2img/Preprocessor/value": "none",
529
+ "txt2img/Model/visible": true,
530
+ "txt2img/Model/value": "None",
531
+ "txt2img/Control Weight/visible": true,
532
+ "txt2img/Control Weight/value": 1.0,
533
+ "txt2img/Control Weight/minimum": 0.0,
534
+ "txt2img/Control Weight/maximum": 2.0,
535
+ "txt2img/Control Weight/step": 0.05,
536
+ "txt2img/Starting Control Step/visible": true,
537
+ "txt2img/Starting Control Step/value": 0.0,
538
+ "txt2img/Starting Control Step/minimum": 0.0,
539
+ "txt2img/Starting Control Step/maximum": 1.0,
540
+ "txt2img/Starting Control Step/step": 0.01,
541
+ "txt2img/Ending Control Step/visible": true,
542
+ "txt2img/Ending Control Step/value": 1.0,
543
+ "txt2img/Ending Control Step/minimum": 0.0,
544
+ "txt2img/Ending Control Step/maximum": 1.0,
545
+ "txt2img/Ending Control Step/step": 0.01,
546
+ "txt2img/Preprocessor resolution/value": 512,
547
+ "txt2img/Preprocessor resolution/minimum": 64,
548
+ "txt2img/Preprocessor resolution/maximum": 2048,
549
+ "txt2img/Preprocessor resolution/step": 10,
550
+ "txt2img/Threshold A/value": 64,
551
+ "txt2img/Threshold A/minimum": 64,
552
+ "txt2img/Threshold A/maximum": 1024,
553
+ "txt2img/Threshold A/step": 1,
554
+ "txt2img/Threshold B/value": 64,
555
+ "txt2img/Threshold B/minimum": 64,
556
+ "txt2img/Threshold B/maximum": 1024,
557
+ "txt2img/Threshold B/step": 1,
558
+ "txt2img/Control Mode/visible": true,
559
+ "txt2img/Control Mode/value": "Balanced",
560
+ "txt2img/Resize Mode/visible": true,
561
+ "txt2img/Resize Mode/value": "Crop and Resize",
562
+ "txt2img/[Loopback] Automatically send generated images to this ControlNet unit/visible": true,
563
+ "txt2img/[Loopback] Automatically send generated images to this ControlNet unit/value": false,
564
+ "customscript/prompt_matrix.py/txt2img/Select prompt/visible": true,
565
+ "customscript/prompt_matrix.py/txt2img/Select prompt/value": "positive",
566
+ "customscript/prompt_matrix.py/txt2img/Select joining char/visible": true,
567
+ "customscript/prompt_matrix.py/txt2img/Select joining char/value": "comma",
568
+ "customscript/prompt_matrix.py/txt2img/Grid margins (px)/visible": true,
569
+ "customscript/prompt_matrix.py/txt2img/Grid margins (px)/value": 0,
570
+ "customscript/prompt_matrix.py/txt2img/Grid margins (px)/minimum": 0,
571
+ "customscript/prompt_matrix.py/txt2img/Grid margins (px)/maximum": 500,
572
+ "customscript/prompt_matrix.py/txt2img/Grid margins (px)/step": 2,
573
+ "customscript/xyz_grid.py/txt2img/X type/visible": true,
574
+ "customscript/xyz_grid.py/txt2img/X type/value": "Seed",
575
+ "customscript/xyz_grid.py/txt2img/X values/visible": true,
576
+ "customscript/xyz_grid.py/txt2img/X values/value": "",
577
+ "customscript/xyz_grid.py/txt2img/Y type/visible": true,
578
+ "customscript/xyz_grid.py/txt2img/Y type/value": "Nothing",
579
+ "customscript/xyz_grid.py/txt2img/Y values/visible": true,
580
+ "customscript/xyz_grid.py/txt2img/Y values/value": "",
581
+ "customscript/xyz_grid.py/txt2img/Z type/visible": true,
582
+ "customscript/xyz_grid.py/txt2img/Z type/value": "Nothing",
583
+ "customscript/xyz_grid.py/txt2img/Z values/visible": true,
584
+ "customscript/xyz_grid.py/txt2img/Z values/value": "",
585
+ "customscript/xyz_grid.py/txt2img/Draw legend/visible": true,
586
+ "customscript/xyz_grid.py/txt2img/Draw legend/value": true,
587
+ "customscript/xyz_grid.py/txt2img/Keep -1 for seeds/visible": true,
588
+ "customscript/xyz_grid.py/txt2img/Keep -1 for seeds/value": false,
589
+ "customscript/xyz_grid.py/txt2img/Include Sub Images/visible": true,
590
+ "customscript/xyz_grid.py/txt2img/Include Sub Images/value": false,
591
+ "customscript/xyz_grid.py/txt2img/Include Sub Grids/visible": true,
592
+ "customscript/xyz_grid.py/txt2img/Include Sub Grids/value": false,
593
+ "customscript/xyz_grid.py/txt2img/Grid margins (px)/visible": true,
594
+ "customscript/xyz_grid.py/txt2img/Grid margins (px)/value": 0,
595
+ "customscript/xyz_grid.py/txt2img/Grid margins (px)/minimum": 0,
596
+ "customscript/xyz_grid.py/txt2img/Grid margins (px)/maximum": 500,
597
+ "customscript/xyz_grid.py/txt2img/Grid margins (px)/step": 2,
598
+ "customscript/movie2movie.py/txt2img/Duration/visible": true,
599
+ "customscript/movie2movie.py/txt2img/Duration/value": 50.0,
600
+ "customscript/movie2movie.py/txt2img/Duration/minimum": 10.0,
601
+ "customscript/movie2movie.py/txt2img/Duration/maximum": 200.0,
602
+ "customscript/movie2movie.py/txt2img/Duration/step": 10,
603
+ "customscript/movie2movie.py/txt2img/Save preprocessed/visible": true,
604
+ "customscript/movie2movie.py/txt2img/Save preprocessed/value": false,
605
+ "img2img/Inpaint batch mask directory (required for inpaint batch processing only)/visible": true,
606
+ "img2img/Inpaint batch mask directory (required for inpaint batch processing only)/value": "",
607
+ "img2img/Controlnet input directory/visible": true,
608
+ "img2img/Controlnet input directory/value": "",
609
+ "img2img/Image CFG Scale/value": 1.5,
610
+ "img2img/Image CFG Scale/minimum": 0,
611
+ "img2img/Image CFG Scale/maximum": 3.0,
612
+ "img2img/Image CFG Scale/step": 0.05,
613
+ "img2img/Override settings/value": null,
614
+ "img2img/Input Directory/visible": true,
615
+ "img2img/Input Directory/value": "",
616
+ "img2img/New Canvas Width/visible": true,
617
+ "img2img/New Canvas Width/value": 512,
618
+ "img2img/New Canvas Width/minimum": 256,
619
+ "img2img/New Canvas Width/maximum": 1024,
620
+ "img2img/New Canvas Width/step": 64,
621
+ "img2img/New Canvas Height/visible": true,
622
+ "img2img/New Canvas Height/value": 512,
623
+ "img2img/New Canvas Height/minimum": 256,
624
+ "img2img/New Canvas Height/maximum": 1024,
625
+ "img2img/New Canvas Height/step": 64,
626
+ "img2img/Enable/visible": true,
627
+ "img2img/Enable/value": false,
628
+ "img2img/Low VRAM/visible": true,
629
+ "img2img/Low VRAM/value": false,
630
+ "img2img/Pixel Perfect/visible": true,
631
+ "img2img/Pixel Perfect/value": false,
632
+ "img2img/Allow Preview/visible": true,
633
+ "img2img/Allow Preview/value": false,
634
+ "img2img/Preprocessor/visible": true,
635
+ "img2img/Preprocessor/value": "none",
636
+ "img2img/Model/visible": true,
637
+ "img2img/Model/value": "None",
638
+ "img2img/Control Weight/visible": true,
639
+ "img2img/Control Weight/value": 1.0,
640
+ "img2img/Control Weight/minimum": 0.0,
641
+ "img2img/Control Weight/maximum": 2.0,
642
+ "img2img/Control Weight/step": 0.05,
643
+ "img2img/Starting Control Step/visible": true,
644
+ "img2img/Starting Control Step/value": 0.0,
645
+ "img2img/Starting Control Step/minimum": 0.0,
646
+ "img2img/Starting Control Step/maximum": 1.0,
647
+ "img2img/Starting Control Step/step": 0.01,
648
+ "img2img/Ending Control Step/visible": true,
649
+ "img2img/Ending Control Step/value": 1.0,
650
+ "img2img/Ending Control Step/minimum": 0.0,
651
+ "img2img/Ending Control Step/maximum": 1.0,
652
+ "img2img/Ending Control Step/step": 0.01,
653
+ "img2img/Preprocessor resolution/value": 512,
654
+ "img2img/Preprocessor resolution/minimum": 64,
655
+ "img2img/Preprocessor resolution/maximum": 2048,
656
+ "img2img/Preprocessor resolution/step": 10,
657
+ "img2img/Threshold A/value": 64,
658
+ "img2img/Threshold A/minimum": 64,
659
+ "img2img/Threshold A/maximum": 1024,
660
+ "img2img/Threshold A/step": 1,
661
+ "img2img/Threshold B/value": 64,
662
+ "img2img/Threshold B/minimum": 64,
663
+ "img2img/Threshold B/maximum": 1024,
664
+ "img2img/Threshold B/step": 1,
665
+ "img2img/Control Mode/visible": true,
666
+ "img2img/Control Mode/value": "Balanced",
667
+ "img2img/Resize Mode/visible": true,
668
+ "img2img/Resize Mode/value": "Crop and Resize",
669
+ "img2img/[Loopback] Automatically send generated images to this ControlNet unit/visible": true,
670
+ "img2img/[Loopback] Automatically send generated images to this ControlNet unit/value": false,
671
+ "customscript/loopback.py/img2img/Append interrogated prompt at each iteration/visible": true,
672
+ "customscript/loopback.py/img2img/Append interrogated prompt at each iteration/value": "None",
673
+ "customscript/prompt_matrix.py/img2img/Select prompt/visible": true,
674
+ "customscript/prompt_matrix.py/img2img/Select prompt/value": "positive",
675
+ "customscript/prompt_matrix.py/img2img/Select joining char/visible": true,
676
+ "customscript/prompt_matrix.py/img2img/Select joining char/value": "comma",
677
+ "customscript/prompt_matrix.py/img2img/Grid margins (px)/visible": true,
678
+ "customscript/prompt_matrix.py/img2img/Grid margins (px)/value": 0,
679
+ "customscript/prompt_matrix.py/img2img/Grid margins (px)/minimum": 0,
680
+ "customscript/prompt_matrix.py/img2img/Grid margins (px)/maximum": 500,
681
+ "customscript/prompt_matrix.py/img2img/Grid margins (px)/step": 2,
682
+ "customscript/xyz_grid.py/img2img/X type/visible": true,
683
+ "customscript/xyz_grid.py/img2img/X type/value": "Seed",
684
+ "customscript/xyz_grid.py/img2img/X values/visible": true,
685
+ "customscript/xyz_grid.py/img2img/X values/value": "",
686
+ "customscript/xyz_grid.py/img2img/Y type/visible": true,
687
+ "customscript/xyz_grid.py/img2img/Y type/value": "Nothing",
688
+ "customscript/xyz_grid.py/img2img/Y values/visible": true,
689
+ "customscript/xyz_grid.py/img2img/Y values/value": "",
690
+ "customscript/xyz_grid.py/img2img/Z type/visible": true,
691
+ "customscript/xyz_grid.py/img2img/Z type/value": "Nothing",
692
+ "customscript/xyz_grid.py/img2img/Z values/visible": true,
693
+ "customscript/xyz_grid.py/img2img/Z values/value": "",
694
+ "customscript/xyz_grid.py/img2img/Draw legend/visible": true,
695
+ "customscript/xyz_grid.py/img2img/Draw legend/value": true,
696
+ "customscript/xyz_grid.py/img2img/Keep -1 for seeds/visible": true,
697
+ "customscript/xyz_grid.py/img2img/Keep -1 for seeds/value": false,
698
+ "customscript/xyz_grid.py/img2img/Include Sub Images/visible": true,
699
+ "customscript/xyz_grid.py/img2img/Include Sub Images/value": false,
700
+ "customscript/xyz_grid.py/img2img/Include Sub Grids/visible": true,
701
+ "customscript/xyz_grid.py/img2img/Include Sub Grids/value": false,
702
+ "customscript/xyz_grid.py/img2img/Grid margins (px)/visible": true,
703
+ "customscript/xyz_grid.py/img2img/Grid margins (px)/value": 0,
704
+ "customscript/xyz_grid.py/img2img/Grid margins (px)/minimum": 0,
705
+ "customscript/xyz_grid.py/img2img/Grid margins (px)/maximum": 500,
706
+ "customscript/xyz_grid.py/img2img/Grid margins (px)/step": 2,
707
+ "customscript/movie2movie.py/img2img/Duration/visible": true,
708
+ "customscript/movie2movie.py/img2img/Duration/value": 50.0,
709
+ "customscript/movie2movie.py/img2img/Duration/minimum": 10.0,
710
+ "customscript/movie2movie.py/img2img/Duration/maximum": 200.0,
711
+ "customscript/movie2movie.py/img2img/Duration/step": 10,
712
+ "customscript/movie2movie.py/img2img/Save preprocessed/visible": true,
713
+ "customscript/movie2movie.py/img2img/Save preprocessed/value": false,
714
+ "customscript/postprocessing_upscale.py/extras/Resize/visible": true,
715
+ "customscript/postprocessing_upscale.py/extras/Resize/value": 4,
716
+ "customscript/postprocessing_upscale.py/extras/Resize/minimum": 1.0,
717
+ "customscript/postprocessing_upscale.py/extras/Resize/maximum": 8.0,
718
+ "customscript/postprocessing_upscale.py/extras/Resize/step": 0.05,
719
+ "customscript/postprocessing_upscale.py/extras/Width/visible": true,
720
+ "customscript/postprocessing_upscale.py/extras/Width/value": 512,
721
+ "customscript/postprocessing_upscale.py/extras/Height/visible": true,
722
+ "customscript/postprocessing_upscale.py/extras/Height/value": 512,
723
+ "customscript/postprocessing_upscale.py/extras/Crop to fit/visible": true,
724
+ "customscript/postprocessing_upscale.py/extras/Crop to fit/value": true,
725
+ "customscript/postprocessing_upscale.py/extras/Upscaler 1/visible": true,
726
+ "customscript/postprocessing_upscale.py/extras/Upscaler 1/value": "None",
727
+ "customscript/postprocessing_upscale.py/extras/Upscaler 2/visible": true,
728
+ "customscript/postprocessing_upscale.py/extras/Upscaler 2/value": "None",
729
+ "customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/visible": true,
730
+ "customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/value": 0.0,
731
+ "customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/minimum": 0.0,
732
+ "customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/maximum": 1.0,
733
+ "customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/step": 0.001,
734
+ "customscript/postprocessing_gfpgan.py/extras/GFPGAN visibility/visible": true,
735
+ "customscript/postprocessing_gfpgan.py/extras/GFPGAN visibility/value": 0,
736
+ "customscript/postprocessing_gfpgan.py/extras/GFPGAN visibility/minimum": 0.0,
737
+ "customscript/postprocessing_gfpgan.py/extras/GFPGAN visibility/maximum": 1.0,
738
+ "customscript/postprocessing_gfpgan.py/extras/GFPGAN visibility/step": 0.001,
739
+ "customscript/postprocessing_codeformer.py/extras/CodeFormer visibility/visible": true,
740
+ "customscript/postprocessing_codeformer.py/extras/CodeFormer visibility/value": 0,
741
+ "customscript/postprocessing_codeformer.py/extras/CodeFormer visibility/minimum": 0.0,
742
+ "customscript/postprocessing_codeformer.py/extras/CodeFormer visibility/maximum": 1.0,
743
+ "customscript/postprocessing_codeformer.py/extras/CodeFormer visibility/step": 0.001,
744
+ "customscript/postprocessing_codeformer.py/extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/visible": true,
745
+ "customscript/postprocessing_codeformer.py/extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/value": 0,
746
+ "customscript/postprocessing_codeformer.py/extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/minimum": 0.0,
747
+ "customscript/postprocessing_codeformer.py/extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/maximum": 1.0,
748
+ "customscript/postprocessing_codeformer.py/extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/step": 0.001,
749
+ "modelmerger/Bake in VAE/visible": true,
750
+ "modelmerger/Bake in VAE/value": "None",
751
+ "modelmerger/Discard weights with matching name/visible": true,
752
+ "modelmerger/Discard weights with matching name/value": "",
753
+ "train/Auto-sized crop/visible": true,
754
+ "train/Auto-sized crop/value": false,
755
+ "train/Dimension lower bound/visible": true,
756
+ "train/Dimension lower bound/value": 384,
757
+ "train/Dimension lower bound/minimum": 64,
758
+ "train/Dimension lower bound/maximum": 2048,
759
+ "train/Dimension lower bound/step": 8,
760
+ "train/Dimension upper bound/visible": true,
761
+ "train/Dimension upper bound/value": 768,
762
+ "train/Dimension upper bound/minimum": 64,
763
+ "train/Dimension upper bound/maximum": 2048,
764
+ "train/Dimension upper bound/step": 8,
765
+ "train/Area lower bound/visible": true,
766
+ "train/Area lower bound/value": 4096,
767
+ "train/Area lower bound/minimum": 4096,
768
+ "train/Area lower bound/maximum": 4194304,
769
+ "train/Area lower bound/step": 1,
770
+ "train/Area upper bound/visible": true,
771
+ "train/Area upper bound/value": 409600,
772
+ "train/Area upper bound/minimum": 4096,
773
+ "train/Area upper bound/maximum": 4194304,
774
+ "train/Area upper bound/step": 1,
775
+ "train/Resizing objective/visible": true,
776
+ "train/Resizing objective/value": "Maximize area",
777
+ "train/Error threshold/visible": true,
778
+ "train/Error threshold/value": 0.1,
779
+ "train/Error threshold/minimum": 0,
780
+ "train/Error threshold/maximum": 1,
781
+ "train/Error threshold/step": 0.01,
782
+ "train/Use PNG alpha channel as loss weight/visible": true,
783
+ "train/Use PNG alpha channel as loss weight/value": false,
784
+ "txt2img/Control Type/visible": true,
785
+ "txt2img/Control Type/value": "All",
786
+ "img2img/Control Type/visible": true,
787
+ "img2img/Control Type/value": "All",
788
+ "txt2img/Interrupt/visible": true,
789
+ "txt2img/Skip/visible": true,
790
+ "txt2img/Generate/visible": true,
791
+ "txt2img/\u2199\ufe0f/visible": true,
792
+ "txt2img/\ud83d\uddd1\ufe0f/visible": true,
793
+ "txt2img/\ud83d\udd8c\ufe0f/visible": true,
794
+ "txt2img/\ud83d\udd04/visible": true,
795
+ "txt2img/\ud83d\udccb/visible": true,
796
+ "txt2img/Close/visible": true,
797
+ "txt2img/Tabs@txt2img_extra_tabs/selected": null,
798
+ "txt2img/Hires checkpoint/visible": true,
799
+ "txt2img/Hires checkpoint/value": "Use same checkpoint",
800
+ "txt2img/Hires sampling method/visible": true,
801
+ "txt2img/Hires sampling method/value": "Use same sampler",
802
+ "txt2img/Hires prompt/visible": true,
803
+ "txt2img/Hires prompt/value": "",
804
+ "txt2img/Hires negative prompt/visible": true,
805
+ "txt2img/Hires negative prompt/value": "",
806
+ "customscript/refiner.py/txt2img/Checkpoint/visible": true,
807
+ "customscript/refiner.py/txt2img/Checkpoint/value": "",
808
+ "customscript/refiner.py/txt2img/Switch at/visible": true,
809
+ "customscript/refiner.py/txt2img/Switch at/value": 0.8,
810
+ "customscript/refiner.py/txt2img/Switch at/minimum": 0.01,
811
+ "customscript/refiner.py/txt2img/Switch at/maximum": 1.0,
812
+ "customscript/refiner.py/txt2img/Switch at/step": 0.01,
813
+ "txt2img/Switch dims/visible": true,
814
+ "customscript/seed.py/txt2img/Seed/visible": true,
815
+ "customscript/seed.py/txt2img/Seed/value": -1,
816
+ "txt2img/Random seed/visible": true,
817
+ "txt2img/Reuse seed/visible": true,
818
+ "customscript/seed.py/txt2img/Extra/visible": true,
819
+ "customscript/seed.py/txt2img/Extra/value": false,
820
+ "customscript/seed.py/txt2img/Variation seed/visible": true,
821
+ "customscript/seed.py/txt2img/Variation seed/value": -1,
822
+ "txt2img/\ud83c\udfb2\ufe0f/visible": true,
823
+ "txt2img/\u267b\ufe0f/visible": true,
824
+ "customscript/seed.py/txt2img/Variation strength/visible": true,
825
+ "customscript/seed.py/txt2img/Variation strength/value": 0.0,
826
+ "customscript/seed.py/txt2img/Variation strength/minimum": 0,
827
+ "customscript/seed.py/txt2img/Variation strength/maximum": 1,
828
+ "customscript/seed.py/txt2img/Variation strength/step": 0.01,
829
+ "customscript/seed.py/txt2img/Resize seed from width/visible": true,
830
+ "customscript/seed.py/txt2img/Resize seed from width/value": 0,
831
+ "customscript/seed.py/txt2img/Resize seed from width/minimum": 0,
832
+ "customscript/seed.py/txt2img/Resize seed from width/maximum": 2048,
833
+ "customscript/seed.py/txt2img/Resize seed from width/step": 8,
834
+ "customscript/seed.py/txt2img/Resize seed from height/visible": true,
835
+ "customscript/seed.py/txt2img/Resize seed from height/value": 0,
836
+ "customscript/seed.py/txt2img/Resize seed from height/minimum": 0,
837
+ "customscript/seed.py/txt2img/Resize seed from height/maximum": 2048,
838
+ "customscript/seed.py/txt2img/Resize seed from height/step": 8,
839
+ "txt2img/Tabs@txt2img_controlnet_tabs/selected": null,
840
+ "txt2img/Clear Images/visible": true,
841
+ "txt2img/Create New Canvas/visible": true,
842
+ "txt2img/Cancel/visible": true,
843
+ "txt2img/Mask Upload/visible": true,
844
+ "txt2img/Mask Upload/value": false,
845
+ "txt2img/Preview as Input/value": false,
846
+ "txt2img/Crop input image based on A1111 mask/value": false,
847
+ "txt2img/Hires-Fix Option/value": "Both",
848
+ "txt2img/[Batch Loopback] Automatically send generated images to this ControlNet unit in batch generation/value": false,
849
+ "txt2img/Presets/visible": true,
850
+ "txt2img/Presets/value": "New Preset",
851
+ "txt2img/Preset name/visible": true,
852
+ "txt2img/Preset name/value": "",
853
+ "txt2img/Batch Option/visible": true,
854
+ "txt2img/Batch Option/value": "All ControlNet units for all images in a batch",
855
+ "txt2img/[StyleAlign] Align image style in the batch./visible": true,
856
+ "txt2img/[StyleAlign] Align image style in the batch./value": false,
857
+ "customscript/xyz_grid.py/txt2img/Use text inputs instead of dropdowns/visible": true,
858
+ "customscript/xyz_grid.py/txt2img/Use text inputs instead of dropdowns/value": false,
859
+ "txt2img/Swap X/Y axes/visible": true,
860
+ "txt2img/Swap Y/Z axes/visible": true,
861
+ "txt2img/Swap X/Z axes/visible": true,
862
+ "txt2img/\ud83d\udcc2/visible": true,
863
+ "txt2img/\ud83d\udcbe/visible": true,
864
+ "txt2img/\ud83d\uddc3\ufe0f/visible": true,
865
+ "txt2img/\ud83d\uddbc\ufe0f/visible": true,
866
+ "txt2img/\ud83c\udfa8\ufe0f/visible": true,
867
+ "txt2img/\ud83d\udcd0/visible": true,
868
+ "txt2img/Description/visible": true,
869
+ "txt2img/Description/value": "",
870
+ "txt2img/Replace preview/visible": true,
871
+ "txt2img/Save/visible": true,
872
+ "txt2img/Preferred VAE/visible": true,
873
+ "txt2img/Preferred VAE/value": "None",
874
+ "txt2img/Stable Diffusion version/visible": true,
875
+ "txt2img/Stable Diffusion version/value": "Unknown",
876
+ "txt2img/Activation text/visible": true,
877
+ "txt2img/Activation text/value": "",
878
+ "txt2img/Preferred weight/visible": true,
879
+ "txt2img/Preferred weight/value": 0.0,
880
+ "txt2img/Preferred weight/minimum": 0.0,
881
+ "txt2img/Preferred weight/maximum": 2.0,
882
+ "txt2img/Preferred weight/step": 0.01,
883
+ "txt2img/Random prompt/visible": true,
884
+ "txt2img/Random prompt/value": "",
885
+ "txt2img/txt2img_extra_sort_order/value": "Default Sort",
886
+ "txt2img/Show dirs/value": true,
887
+ "img2img/Interrogate\nCLIP/visible": true,
888
+ "img2img/Interrogate\nDeepBooru/visible": true,
889
+ "img2img/Interrupt/visible": true,
890
+ "img2img/Skip/visible": true,
891
+ "img2img/Generate/visible": true,
892
+ "img2img/\u2199\ufe0f/visible": true,
893
+ "img2img/\ud83d\uddd1\ufe0f/visible": true,
894
+ "img2img/\ud83d\udd8c\ufe0f/visible": true,
895
+ "img2img/\ud83d\udd04/visible": true,
896
+ "img2img/\ud83d\udccb/visible": true,
897
+ "img2img/Close/visible": true,
898
+ "img2img/Tabs@img2img_extra_tabs/selected": null,
899
+ "img2img/Tabs@mode_img2img/selected": null,
900
+ "img2img/img2img/visible": true,
901
+ "img2img/sketch/visible": true,
902
+ "img2img/inpaint/visible": true,
903
+ "img2img/inpaint sketch/visible": true,
904
+ "img2img/Append png info to prompts/visible": true,
905
+ "img2img/Append png info to prompts/value": false,
906
+ "img2img/PNG info directory/visible": true,
907
+ "img2img/PNG info directory/value": "",
908
+ "customscript/refiner.py/img2img/Checkpoint/visible": true,
909
+ "customscript/refiner.py/img2img/Checkpoint/value": "",
910
+ "customscript/refiner.py/img2img/Switch at/visible": true,
911
+ "customscript/refiner.py/img2img/Switch at/value": 0.8,
912
+ "customscript/refiner.py/img2img/Switch at/minimum": 0.01,
913
+ "customscript/refiner.py/img2img/Switch at/maximum": 1.0,
914
+ "customscript/refiner.py/img2img/Switch at/step": 0.01,
915
+ "img2img/\u21c5/visible": true,
916
+ "img2img/\ud83d\udcd0/visible": true,
917
+ "img2img/Scale/visible": true,
918
+ "img2img/Scale/value": 1.0,
919
+ "img2img/Scale/minimum": 0.05,
920
+ "img2img/Scale/maximum": 4.0,
921
+ "img2img/Scale/step": 0.05,
922
+ "img2img/Unused/visible": true,
923
+ "img2img/Unused/value": 0,
924
+ "img2img/Unused/minimum": 0,
925
+ "img2img/Unused/maximum": 100,
926
+ "img2img/Unused/step": 1,
927
+ "customscript/seed.py/img2img/Seed/visible": true,
928
+ "customscript/seed.py/img2img/Seed/value": -1,
929
+ "img2img/Random seed/visible": true,
930
+ "img2img/Reuse seed/visible": true,
931
+ "customscript/seed.py/img2img/Extra/visible": true,
932
+ "customscript/seed.py/img2img/Extra/value": false,
933
+ "customscript/seed.py/img2img/Variation seed/visible": true,
934
+ "customscript/seed.py/img2img/Variation seed/value": -1,
935
+ "img2img/\ud83c\udfb2\ufe0f/visible": true,
936
+ "img2img/\u267b\ufe0f/visible": true,
937
+ "customscript/seed.py/img2img/Variation strength/visible": true,
938
+ "customscript/seed.py/img2img/Variation strength/value": 0.0,
939
+ "customscript/seed.py/img2img/Variation strength/minimum": 0,
940
+ "customscript/seed.py/img2img/Variation strength/maximum": 1,
941
+ "customscript/seed.py/img2img/Variation strength/step": 0.01,
942
+ "customscript/seed.py/img2img/Resize seed from width/visible": true,
943
+ "customscript/seed.py/img2img/Resize seed from width/value": 0,
944
+ "customscript/seed.py/img2img/Resize seed from width/minimum": 0,
945
+ "customscript/seed.py/img2img/Resize seed from width/maximum": 2048,
946
+ "customscript/seed.py/img2img/Resize seed from width/step": 8,
947
+ "customscript/seed.py/img2img/Resize seed from height/visible": true,
948
+ "customscript/seed.py/img2img/Resize seed from height/value": 0,
949
+ "customscript/seed.py/img2img/Resize seed from height/minimum": 0,
950
+ "customscript/seed.py/img2img/Resize seed from height/maximum": 2048,
951
+ "customscript/seed.py/img2img/Resize seed from height/step": 8,
952
+ "img2img/Tabs@img2img_controlnet_tabs/selected": null,
953
+ "img2img/Clear Images/visible": true,
954
+ "img2img/Create New Canvas/visible": true,
955
+ "img2img/Cancel/visible": true,
956
+ "img2img/Mask Upload/value": false,
957
+ "img2img/Preview as Input/value": false,
958
+ "img2img/Upload independent control image/visible": true,
959
+ "img2img/Upload independent control image/value": false,
960
+ "img2img/Crop input image based on A1111 mask/visible": true,
961
+ "img2img/Crop input image based on A1111 mask/value": true,
962
+ "img2img/Hires-Fix Option/value": "Both",
963
+ "img2img/[Batch Loopback] Automatically send generated images to this ControlNet unit in batch generation/value": false,
964
+ "img2img/Presets/visible": true,
965
+ "img2img/Presets/value": "New Preset",
966
+ "img2img/Preset name/visible": true,
967
+ "img2img/Preset name/value": "",
968
+ "img2img/Batch Option/visible": true,
969
+ "img2img/Batch Option/value": "All ControlNet units for all images in a batch",
970
+ "img2img/[StyleAlign] Align image style in the batch./visible": true,
971
+ "img2img/[StyleAlign] Align image style in the batch./value": false,
972
+ "customscript/loopback.py/img2img/Final denoising strength/visible": true,
973
+ "customscript/loopback.py/img2img/Final denoising strength/value": 0.5,
974
+ "customscript/loopback.py/img2img/Final denoising strength/minimum": 0,
975
+ "customscript/loopback.py/img2img/Final denoising strength/maximum": 1,
976
+ "customscript/loopback.py/img2img/Final denoising strength/step": 0.01,
977
+ "customscript/loopback.py/img2img/Denoising strength curve/visible": true,
978
+ "customscript/loopback.py/img2img/Denoising strength curve/value": "Linear",
979
+ "customscript/xyz_grid.py/img2img/Use text inputs instead of dropdowns/visible": true,
980
+ "customscript/xyz_grid.py/img2img/Use text inputs instead of dropdowns/value": false,
981
+ "img2img/Swap X/Y axes/visible": true,
982
+ "img2img/Swap Y/Z axes/visible": true,
983
+ "img2img/Swap X/Z axes/visible": true,
984
+ "img2img/\ud83d\udcc2/visible": true,
985
+ "img2img/\ud83d\udcbe/visible": true,
986
+ "img2img/\ud83d\uddc3\ufe0f/visible": true,
987
+ "img2img/\ud83d\uddbc\ufe0f/visible": true,
988
+ "img2img/\ud83c\udfa8\ufe0f/visible": true,
989
+ "img2img/Description/visible": true,
990
+ "img2img/Description/value": "",
991
+ "img2img/Replace preview/visible": true,
992
+ "img2img/Save/visible": true,
993
+ "img2img/Preferred VAE/visible": true,
994
+ "img2img/Preferred VAE/value": "None",
995
+ "img2img/Stable Diffusion version/visible": true,
996
+ "img2img/Stable Diffusion version/value": "Unknown",
997
+ "img2img/Activation text/visible": true,
998
+ "img2img/Activation text/value": "",
999
+ "img2img/Preferred weight/visible": true,
1000
+ "img2img/Preferred weight/value": 0.0,
1001
+ "img2img/Preferred weight/minimum": 0.0,
1002
+ "img2img/Preferred weight/maximum": 2.0,
1003
+ "img2img/Preferred weight/step": 0.01,
1004
+ "img2img/Random prompt/visible": true,
1005
+ "img2img/Random prompt/value": "",
1006
+ "img2img/img2img_extra_sort_order/value": "Default Sort",
1007
+ "img2img/Show dirs/value": true,
1008
+ "extras/Tabs@mode_extras/selected": null,
1009
+ "extras/Generate/visible": true,
1010
+ "extras/Tabs@extras_resize_mode/selected": null,
1011
+ "customscript/postprocessing_upscale.py/extras/Width/minimum": 64,
1012
+ "customscript/postprocessing_upscale.py/extras/Width/maximum": 2048,
1013
+ "customscript/postprocessing_upscale.py/extras/Width/step": 8,
1014
+ "customscript/postprocessing_upscale.py/extras/Height/minimum": 64,
1015
+ "customscript/postprocessing_upscale.py/extras/Height/maximum": 2048,
1016
+ "customscript/postprocessing_upscale.py/extras/Height/step": 8,
1017
+ "extras/\u21c5/visible": true,
1018
+ "extras/\ud83d\udcc2/visible": true,
1019
+ "extras/\ud83d\uddbc\ufe0f/visible": true,
1020
+ "extras/\ud83c\udfa8\ufe0f/visible": true,
1021
+ "extras/\ud83d\udcd0/visible": true,
1022
+ "pnginfo/Send to txt2img/visible": true,
1023
+ "pnginfo/Send to img2img/visible": true,
1024
+ "pnginfo/Send to inpaint/visible": true,
1025
+ "pnginfo/Send to extras/visible": true,
1026
+ "modelmerger/\ud83d\udd04/visible": true,
1027
+ "modelmerger/Save metadata/visible": true,
1028
+ "modelmerger/Save metadata/value": true,
1029
+ "modelmerger/Add merge recipe metadata/visible": true,
1030
+ "modelmerger/Add merge recipe metadata/value": true,
1031
+ "modelmerger/Copy metadata from merged models/visible": true,
1032
+ "modelmerger/Copy metadata from merged models/value": true,
1033
+ "modelmerger/Read metadata from selected checkpoints/visible": true,
1034
+ "modelmerger/Merge/visible": true,
1035
+ "train/Tabs@train_tabs/selected": null,
1036
+ "train/Create embedding/visible": true,
1037
+ "train/Create hypernetwork/visible": true,
1038
+ "train/Keep original size/visible": true,
1039
+ "train/Keep original size/value": false,
1040
+ "train/Interrupt/visible": true,
1041
+ "train/Preprocess/visible": true,
1042
+ "train/\ud83d\udd04/visible": true,
1043
+ "train/Train Embedding/visible": true,
1044
+ "train/Train Hypernetwork/visible": true,
1045
+ "webui/Tabs@tabs/selected": null,
1046
+ "civitai_interface/Search type:/visible": true,
1047
+ "civitai_interface/Search type:/value": "Model name",
1048
+ "civitai_interface/Content type:/visible": true,
1049
+ "civitai_interface/Content type:/value": null,
1050
+ "civitai_interface/Base model:/visible": true,
1051
+ "civitai_interface/Base model:/value": null,
1052
+ "civitai_interface/Time period:/visible": true,
1053
+ "civitai_interface/Time period:/value": "All Time",
1054
+ "civitai_interface/Sort by:/visible": true,
1055
+ "civitai_interface/Sort by:/value": "Most Downloaded",
1056
+ "civitai_interface/Save info after download/visible": true,
1057
+ "civitai_interface/Save info after download/value": true,
1058
+ "civitai_interface/NSFW content/visible": true,
1059
+ "civitai_interface/NSFW content/value": false,
1060
+ "civitai_interface/Divide cards by date/visible": true,
1061
+ "civitai_interface/Divide cards by date/value": false,
1062
+ "civitai_interface/Liked models only/visible": true,
1063
+ "civitai_interface/Liked models only/value": false,
1064
+ "civitai_interface/Hide installed models/visible": true,
1065
+ "civitai_interface/Hide installed models/value": false,
1066
+ "civitai_interface/Tile size:/visible": true,
1067
+ "civitai_interface/Tile size:/value": 8,
1068
+ "civitai_interface/Tile size:/minimum": 4,
1069
+ "civitai_interface/Tile size:/maximum": 20,
1070
+ "civitai_interface/Tile size:/step": 0.25,
1071
+ "civitai_interface/Tile count:/visible": true,
1072
+ "civitai_interface/Tile count:/value": 15,
1073
+ "civitai_interface/Tile count:/minimum": 1,
1074
+ "civitai_interface/Tile count:/maximum": 100,
1075
+ "civitai_interface/Tile count:/step": 1,
1076
+ "civitai_interface/Save settings as default/visible": true,
1077
+ "civitai_interface//visible": true,
1078
+ "civitai_interface//value": "",
1079
+ "civitai_interface/Prev page/visible": true,
1080
+ "civitai_interface/Current page/visible": true,
1081
+ "civitai_interface/Current page/value": 1,
1082
+ "civitai_interface/Current page/minimum": 1,
1083
+ "civitai_interface/Current page/maximum": 1,
1084
+ "civitai_interface/Current page/step": 1,
1085
+ "civitai_interface/Next page/visible": true,
1086
+ "civitai_interface/Model:/visible": true,
1087
+ "civitai_interface/Model:/value": null,
1088
+ "civitai_interface/Version:/visible": true,
1089
+ "civitai_interface/Version:/value": null,
1090
+ "civitai_interface/File:/visible": true,
1091
+ "civitai_interface/File:/value": null,
1092
+ "civitai_interface/Download folder:/visible": true,
1093
+ "civitai_interface/Download folder:/value": "",
1094
+ "civitai_interface/Sub folder:/visible": true,
1095
+ "civitai_interface/Sub folder:/value": null,
1096
+ "civitai_interface/Trained tags (if any):/visible": true,
1097
+ "civitai_interface/Trained tags (if any):/value": null,
1098
+ "civitai_interface/Base model: /visible": true,
1099
+ "civitai_interface/Base model: /value": "",
1100
+ "civitai_interface/Model filename:/visible": true,
1101
+ "civitai_interface/Model filename:/value": null,
1102
+ "civitai_interface/Save model info/visible": true,
1103
+ "civitai_interface/Save images/visible": true,
1104
+ "civitai_interface/Download model/visible": true,
1105
+ "civitai_interface/\u2191/visible": true,
1106
+ "civitai_interface/Overwrite any existing previews, tags or descriptions./visible": true,
1107
+ "civitai_interface/Overwrite any existing previews, tags or descriptions./value": true,
1108
+ "civitai_interface/One-Time Hash Generation for externally downloaded models./visible": true,
1109
+ "civitai_interface/One-Time Hash Generation for externally downloaded models./value": true,
1110
+ "civitai_interface/Update model info & tags/visible": true,
1111
+ "civitai_interface/Update model preview/visible": true,
1112
+ "civitai_interface/Scan for available updates/visible": true,
1113
+ "civitai_interface/Load all installed models/visible": true
1114
+ }