Toc commited on
Commit
0d36e70
·
1 Parent(s): 34f2dbd

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +237 -0
  2. ui-config.json +840 -0
config.json ADDED
@@ -0,0 +1,237 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "samples_save": true,
3
+ "samples_format": "jpg",
4
+ "samples_filename_pattern": "",
5
+ "save_images_add_number": true,
6
+ "grid_save": true,
7
+ "grid_format": "png",
8
+ "grid_extended_filename": true,
9
+ "grid_only_if_multiple": true,
10
+ "grid_prevent_empty_spots": false,
11
+ "n_rows": -1,
12
+ "enable_pnginfo": true,
13
+ "save_txt": true,
14
+ "save_images_before_face_restoration": false,
15
+ "jpeg_quality": 100,
16
+ "export_for_4chan": true,
17
+ "use_original_name_batch": false,
18
+ "save_selected_only": true,
19
+ "do_not_add_watermark": true,
20
+ "outdir_samples": "",
21
+ "outdir_txt2img_samples": "outputs/txt2img-images",
22
+ "outdir_img2img_samples": "outputs/img2img-images",
23
+ "outdir_extras_samples": "outputs/extras-images",
24
+ "outdir_grids": "",
25
+ "outdir_txt2img_grids": "outputs/txt2img-grids",
26
+ "outdir_img2img_grids": "outputs/img2img-grids",
27
+ "outdir_save": "log/images",
28
+ "save_to_dirs": false,
29
+ "grid_save_to_dirs": false,
30
+ "use_save_to_dirs_for_ui": false,
31
+ "directories_filename_pattern": "",
32
+ "directories_max_prompt_words": 8,
33
+ "ESRGAN_tile": 192,
34
+ "ESRGAN_tile_overlap": 8,
35
+ "realesrgan_enabled_models": [
36
+ "R-ESRGAN x4+",
37
+ "R-ESRGAN x4+ Anime6B",
38
+ "R-ESRGAN 4x+ Anime6B"
39
+ ],
40
+ "SWIN_tile": 192,
41
+ "SWIN_tile_overlap": 8,
42
+ "ldsr_steps": 100,
43
+ "upscaler_for_img2img": "4x-AnimeSharp",
44
+ "use_scale_latent_for_hires_fix": true,
45
+ "face_restoration_model": "GFPGAN",
46
+ "code_former_weight": 0.5,
47
+ "face_restoration_unload": false,
48
+ "memmon_poll_rate": 8,
49
+ "samples_log_stdout": false,
50
+ "multiple_tqdm": false,
51
+ "unload_models_when_training": false,
52
+ "dataset_filename_word_regex": "",
53
+ "dataset_filename_join_string": " ",
54
+ "training_image_repeats_per_epoch": 100,
55
+ "training_write_csv_every": 500.0,
56
+ "sd_model_checkpoint": "link/antlers_mix.ckpt [05135646f0]",
57
+ "sd_checkpoint_cache": 0,
58
+ "sd_hypernetwork": "None",
59
+ "sd_hypernetwork_strength": 1.0,
60
+ "inpainting_mask_weight": 1,
61
+ "img2img_color_correction": false,
62
+ "save_images_before_color_correction": false,
63
+ "img2img_fix_steps": false,
64
+ "enable_quantization": true,
65
+ "enable_emphasis": true,
66
+ "use_old_emphasis_implementation": false,
67
+ "enable_batch_seeds": true,
68
+ "comma_padding_backtrack": 25,
69
+ "filter_nsfw": false,
70
+ "CLIP_stop_at_last_layers": 2,
71
+ "random_artist_categories": [],
72
+ "interrogate_keep_models_in_memory": false,
73
+ "interrogate_use_builtin_artists": true,
74
+ "interrogate_return_ranks": false,
75
+ "interrogate_clip_num_beams": 1,
76
+ "interrogate_clip_min_length": 24,
77
+ "interrogate_clip_max_length": 48,
78
+ "interrogate_clip_dict_limit": 1500.0,
79
+ "interrogate_deepbooru_score_threshold": 0.5,
80
+ "deepbooru_sort_alpha": false,
81
+ "deepbooru_use_spaces": true,
82
+ "deepbooru_escape": true,
83
+ "show_progressbar": true,
84
+ "show_progress_every_n_steps": 5,
85
+ "show_progress_grid": true,
86
+ "return_grid": true,
87
+ "do_not_show_images": false,
88
+ "add_model_hash_to_info": true,
89
+ "add_model_name_to_info": true,
90
+ "disable_weights_auto_swap": true,
91
+ "send_seed": true,
92
+ "font": "",
93
+ "js_modal_lightbox": true,
94
+ "js_modal_lightbox_initially_zoomed": true,
95
+ "show_progress_in_title": true,
96
+ "quicksettings": "sd_model_checkpoint, sd_hypernetwork, sd_hypernetwork_strength, sd_vae",
97
+ "localization": "None",
98
+ "hide_samplers": [
99
+ "LMS",
100
+ "DPM2 a",
101
+ "DPM fast"
102
+ ],
103
+ "eta_ddim": 0,
104
+ "eta_ancestral": 1,
105
+ "ddim_discretize": "uniform",
106
+ "s_churn": 0,
107
+ "s_tmin": 0,
108
+ "s_noise": 1,
109
+ "eta_noise_seed_delta": 31337,
110
+ "disabled_extensions": [],
111
+ "images_history_preload": false,
112
+ "images_history_page_columns": 6.0,
113
+ "images_history_page_rows": 6.0,
114
+ "images_history_pages_perload": 20.0,
115
+ "save_images_before_highres_fix": false,
116
+ "save_optimizer_state": false,
117
+ "training_xattention_optimizations": false,
118
+ "sd_vae": "kl-f8-anime2.ckpt",
119
+ "temp_dir": "",
120
+ "clean_temp_dir_at_start": false,
121
+ "pin_memory": false,
122
+ "sd_vae_as_default": false,
123
+ "use_upscaler_name_as_suffix": false,
124
+ "ldsr_cached": false,
125
+ "save_training_settings_to_txt": true,
126
+ "sd_vae_checkpoint_cache": 0,
127
+ "initial_noise_multiplier": 1,
128
+ "img2img_background_color": "#ffffff",
129
+ "use_old_karras_scheduler_sigmas": false,
130
+ "deepbooru_filter_tags": "",
131
+ "show_progress_type": "Full",
132
+ "send_size": true,
133
+ "samplers_in_dropdown": true,
134
+ "dimensions_and_batch_together": true,
135
+ "ui_reorder": "sampler, dimensions, cfg, seed, checkboxes, hires_fix, batch, scripts",
136
+ "always_discard_next_to_last_sigma": false,
137
+ "tac_tagFile": "danbooru.csv",
138
+ "tac_active": true,
139
+ "tac_activeIn.txt2img": true,
140
+ "tac_activeIn.img2img": true,
141
+ "tac_activeIn.negativePrompts": true,
142
+ "tac_activeIn.thirdParty": true,
143
+ "tac_maxResults": 5.0,
144
+ "tac_showAllResults": false,
145
+ "tac_resultStepLength": 100.0,
146
+ "tac_delayTime": 100.0,
147
+ "tac_useWildcards": true,
148
+ "tac_useEmbeddings": true,
149
+ "tac_replaceUnderscores": true,
150
+ "tac_escapeParentheses": true,
151
+ "tac_appendComma": true,
152
+ "tac_alias.searchByAlias": true,
153
+ "tac_alias.onlyShowAlias": false,
154
+ "tac_translation.translationFile": "None",
155
+ "tac_translation.oldFormat": false,
156
+ "tac_translation.searchByTranslation": true,
157
+ "tac_extra.extraFile": "None",
158
+ "tac_extra.onlyAliasExtraFile": false,
159
+ "images_record_paths": true,
160
+ "images_delete_message": true,
161
+ "use_old_hires_fix_width_height": false,
162
+ "tac_activeIn.modelList": "",
163
+ "tac_activeIn.modelListMode": "Blacklist",
164
+ "tac_showWikiLinks": false,
165
+ "dp_ignore_whitespace": false,
166
+ "dp_write_raw_template": false,
167
+ "dp_write_prompts_to_file": false,
168
+ "additional_networks_extra_lora_path": "/content/stable-diffusion-webui/models/Lora",
169
+ "sd_checkpoint_hash": "05135646f0c1604b7c8acce9af35b0bc9426c499b1e06b06951963448926097d",
170
+ "print_hypernet_extra": false,
171
+ "training_enable_tensorboard": false,
172
+ "training_tensorboard_save_images": false,
173
+ "training_tensorboard_flush_every": 120.0,
174
+ "live_previews_enable": true,
175
+ "live_preview_content": "Prompt",
176
+ "live_preview_refresh_period": 1000.0,
177
+ "additional_networks_sort_models_by": "name",
178
+ "additional_networks_model_name_filter": "",
179
+ "additional_networks_xy_grid_model_metadata": "",
180
+ "show_warnings": false,
181
+ "extra_networks_default_multiplier": 1,
182
+ "interrogate_clip_skip_categories": [],
183
+ "extra_networks_default_view": "cards",
184
+ "keyedit_precision_attention": 0.1,
185
+ "keyedit_precision_extra": 0.05,
186
+ "ui_extra_networks_tab_reorder": "",
187
+ "postprocessing_scipts_order": "upscale, gfpgan, codeformer",
188
+ "upscaling_max_images_in_cache": 5,
189
+ "tac_useHypernetworks": true,
190
+ "tac_useLoras": true,
191
+ "upcast_attn": false,
192
+ "lora_apply_to_outputs": false,
193
+ "postprocessing_enable_in_main_ui": [],
194
+ "postprocessing_operation_order": [],
195
+ "outdir_ip2p_samples": "outputs/ip2p-images",
196
+ "additional_networks_hash_thread_count": 1.0,
197
+ "disable_ema": false,
198
+ "sd_lora": "None",
199
+ "def_img_cfg": "1.5",
200
+ "def_txt_cfg": "7.5",
201
+ "def_steps": "20",
202
+ "def_sampler": "0",
203
+ "def_out_batches": "1",
204
+ "def_batch_dir": "outputs/ip2p-batch",
205
+ "additional_networks_reverse_sort_order": false,
206
+ "additional_networks_back_up_model_when_saving": true,
207
+ "additional_networks_show_only_safetensors": false,
208
+ "additional_networks_show_only_models_with_metadata": "disabled",
209
+ "images_copy_image": false,
210
+ "additional_networks_max_top_tags": 20.0,
211
+ "tac_extra.addMode": "Insert before",
212
+ "additional_networks_max_dataset_folders": 20.0,
213
+ "enable_clipchanger": false,
214
+ "clipchanger_target_clip_text_model": "",
215
+ "clipchanger_target_clip_tokenizer": "",
216
+ "model_toolkit_fix_clip": false,
217
+ "dp_parser_variant_start": "{",
218
+ "dp_parser_variant_end": "}",
219
+ "control_net_model_config": "/content/stable-diffusion-webui/extensions/controlnet/models/cldm_v15.yaml",
220
+ "control_net_models_path": "",
221
+ "control_net_control_transfer": false,
222
+ "control_net_no_detectmap": false,
223
+ "control_net_only_midctrl_hires": true,
224
+ "control_net_allow_script_control": false,
225
+ "img_downscale_threshold": 4.0,
226
+ "target_side_length": 4000.0,
227
+ "no_dpmpp_sde_batch_determinism": false,
228
+ "control_net_model_adapter_config": "/content/stable-diffusion-webui/extensions/controlnet/models/sketch_adapter_v14.yaml",
229
+ "control_net_detectedmap_dir": "/content/stable-diffusion-webui/extensions/controlnet/detected_maps",
230
+ "control_net_max_models_num": 1,
231
+ "control_net_model_cache_size": 2,
232
+ "control_net_detectmap_autosaving": false,
233
+ "control_net_skip_img2img_processing": false,
234
+ "control_net_monocular_depth_optim": false,
235
+ "control_net_only_mid_control": false,
236
+ "control_net_cfg_based_guidance": false
237
+ }
ui-config.json ADDED
@@ -0,0 +1,840 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "txt2img/Prompt/visible": true,
3
+ "txt2img/Prompt/value": "",
4
+ "txt2img/Negative prompt/visible": true,
5
+ "txt2img/Negative prompt/value": "",
6
+ "txt2img/Style 1/value": "None",
7
+ "txt2img/Style 1/visible": true,
8
+ "txt2img/Style 2/value": "None",
9
+ "txt2img/Style 2/visible": true,
10
+ "txt2img/Sampling Steps/visible": true,
11
+ "txt2img/Sampling Steps/value": 28,
12
+ "txt2img/Sampling Steps/minimum": 1,
13
+ "txt2img/Sampling Steps/maximum": 150,
14
+ "txt2img/Sampling Steps/step": 1,
15
+ "txt2img/Sampling method/visible": true,
16
+ "txt2img/Sampling method/value": "Euler a",
17
+ "txt2img/Width/visible": true,
18
+ "txt2img/Width/value": 512,
19
+ "txt2img/Width/minimum": 64,
20
+ "txt2img/Width/maximum": 2048,
21
+ "txt2img/Width/step": 64,
22
+ "txt2img/Height/visible": true,
23
+ "txt2img/Height/value": 768,
24
+ "txt2img/Height/minimum": 64,
25
+ "txt2img/Height/maximum": 2048,
26
+ "txt2img/Height/step": 64,
27
+ "txt2img/Restore faces/visible": true,
28
+ "txt2img/Restore faces/value": false,
29
+ "txt2img/Tiling/visible": true,
30
+ "txt2img/Tiling/value": false,
31
+ "txt2img/Highres. fix/visible": true,
32
+ "txt2img/Highres. fix/value": false,
33
+ "txt2img/Firstpass width/visible": true,
34
+ "txt2img/Firstpass width/value": 0,
35
+ "txt2img/Firstpass width/minimum": 0,
36
+ "txt2img/Firstpass width/maximum": 1024,
37
+ "txt2img/Firstpass width/step": 64,
38
+ "txt2img/Firstpass height/visible": true,
39
+ "txt2img/Firstpass height/value": 0,
40
+ "txt2img/Firstpass height/minimum": 0,
41
+ "txt2img/Firstpass height/maximum": 1024,
42
+ "txt2img/Firstpass height/step": 64,
43
+ "txt2img/Denoising strength/visible": true,
44
+ "txt2img/Denoising strength/value": 0.7,
45
+ "txt2img/Denoising strength/minimum": 0.0,
46
+ "txt2img/Denoising strength/maximum": 1.0,
47
+ "txt2img/Denoising strength/step": 0.01,
48
+ "txt2img/Batch count/visible": true,
49
+ "txt2img/Batch count/value": 1,
50
+ "txt2img/Batch count/minimum": 1,
51
+ "txt2img/Batch count/maximum": 100,
52
+ "txt2img/Batch count/step": 1,
53
+ "txt2img/Batch size/visible": true,
54
+ "txt2img/Batch size/value": 1,
55
+ "txt2img/Batch size/minimum": 1,
56
+ "txt2img/Batch size/maximum": 8,
57
+ "txt2img/Batch size/step": 1,
58
+ "txt2img/CFG Scale/visible": true,
59
+ "txt2img/CFG Scale/value": 12.0,
60
+ "txt2img/CFG Scale/minimum": 1.0,
61
+ "txt2img/CFG Scale/maximum": 30.0,
62
+ "txt2img/CFG Scale/step": 0.5,
63
+ "txt2img/Seed/visible": true,
64
+ "txt2img/Seed/value": -1.0,
65
+ "txt2img/Extra/visible": true,
66
+ "txt2img/Extra/value": false,
67
+ "txt2img/Variation seed/visible": true,
68
+ "txt2img/Variation seed/value": -1.0,
69
+ "txt2img/Variation strength/visible": true,
70
+ "txt2img/Variation strength/value": 0.0,
71
+ "txt2img/Variation strength/minimum": 0,
72
+ "txt2img/Variation strength/maximum": 1,
73
+ "txt2img/Variation strength/step": 0.01,
74
+ "txt2img/Resize seed from width/visible": true,
75
+ "txt2img/Resize seed from width/value": 0,
76
+ "txt2img/Resize seed from width/minimum": 0,
77
+ "txt2img/Resize seed from width/maximum": 2048,
78
+ "txt2img/Resize seed from width/step": 64,
79
+ "txt2img/Resize seed from height/visible": true,
80
+ "txt2img/Resize seed from height/value": 0,
81
+ "txt2img/Resize seed from height/minimum": 0,
82
+ "txt2img/Resize seed from height/maximum": 2048,
83
+ "txt2img/Resize seed from height/step": 64,
84
+ "txt2img/Script/value": "None",
85
+ "txt2img/Script/visible": true,
86
+ "customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/value": false,
87
+ "customscript/prompts_from_file.py/txt2img/Iterate seed every line/value": false,
88
+ "customscript/prompts_from_file.py/txt2img/List of prompt inputs/value": "",
89
+ "customscript/xy_grid.py/txt2img/X values/value": "",
90
+ "customscript/xy_grid.py/txt2img/Y values/value": "",
91
+ "customscript/xy_grid.py/txt2img/Draw legend/value": true,
92
+ "customscript/xy_grid.py/txt2img/Include Separate Images/value": false,
93
+ "customscript/xy_grid.py/txt2img/Keep -1 for seeds/value": false,
94
+ "txt2img/Make Zip when Save?/visible": true,
95
+ "txt2img/Make Zip when Save?/value": false,
96
+ "img2img/Prompt/visible": true,
97
+ "img2img/Prompt/value": "",
98
+ "img2img/Negative prompt/visible": true,
99
+ "img2img/Negative prompt/value": "",
100
+ "img2img/Style 1/value": "None",
101
+ "img2img/Style 1/visible": true,
102
+ "img2img/Style 2/value": "None",
103
+ "img2img/Style 2/visible": true,
104
+ "img2img/Mask blur/visible": true,
105
+ "img2img/Mask blur/value": 4,
106
+ "img2img/Mask blur/minimum": 0,
107
+ "img2img/Mask blur/maximum": 64,
108
+ "img2img/Mask blur/step": 1,
109
+ "img2img/Mask mode/visible": true,
110
+ "img2img/Mask mode/value": "Draw mask",
111
+ "img2img/Masking mode/visible": true,
112
+ "img2img/Masking mode/value": "Inpaint masked",
113
+ "img2img/Masked content/visible": true,
114
+ "img2img/Masked content/value": "original",
115
+ "img2img/Inpaint at full resolution/visible": true,
116
+ "img2img/Inpaint at full resolution/value": false,
117
+ "img2img/Inpaint at full resolution padding, pixels/visible": true,
118
+ "img2img/Inpaint at full resolution padding, pixels/value": 32,
119
+ "img2img/Inpaint at full resolution padding, pixels/minimum": 0,
120
+ "img2img/Inpaint at full resolution padding, pixels/maximum": 256,
121
+ "img2img/Inpaint at full resolution padding, pixels/step": 4,
122
+ "img2img/Input directory/visible": true,
123
+ "img2img/Input directory/value": "",
124
+ "img2img/Output directory/visible": true,
125
+ "img2img/Output directory/value": "",
126
+ "img2img/Resize mode/visible": true,
127
+ "img2img/Resize mode/value": "Just resize (latent upscale)",
128
+ "img2img/Sampling Steps/visible": true,
129
+ "img2img/Sampling Steps/value": 28,
130
+ "img2img/Sampling Steps/minimum": 1,
131
+ "img2img/Sampling Steps/maximum": 150,
132
+ "img2img/Sampling Steps/step": 1,
133
+ "img2img/Sampling method/visible": true,
134
+ "img2img/Sampling method/value": "DPM++ 2M Karras",
135
+ "img2img/Width/visible": true,
136
+ "img2img/Width/value": 512,
137
+ "img2img/Width/minimum": 64,
138
+ "img2img/Width/maximum": 2048,
139
+ "img2img/Width/step": 64,
140
+ "img2img/Height/visible": true,
141
+ "img2img/Height/value": 512,
142
+ "img2img/Height/minimum": 64,
143
+ "img2img/Height/maximum": 2048,
144
+ "img2img/Height/step": 64,
145
+ "img2img/Restore faces/visible": true,
146
+ "img2img/Restore faces/value": false,
147
+ "img2img/Tiling/visible": true,
148
+ "img2img/Tiling/value": false,
149
+ "img2img/Batch count/visible": true,
150
+ "img2img/Batch count/value": 1,
151
+ "img2img/Batch count/minimum": 1,
152
+ "img2img/Batch count/maximum": 100,
153
+ "img2img/Batch count/step": 1,
154
+ "img2img/Batch size/visible": true,
155
+ "img2img/Batch size/value": 1,
156
+ "img2img/Batch size/minimum": 1,
157
+ "img2img/Batch size/maximum": 8,
158
+ "img2img/Batch size/step": 1,
159
+ "img2img/CFG Scale/visible": true,
160
+ "img2img/CFG Scale/value": 12.0,
161
+ "img2img/CFG Scale/minimum": 1.0,
162
+ "img2img/CFG Scale/maximum": 30.0,
163
+ "img2img/CFG Scale/step": 0.5,
164
+ "img2img/Denoising strength/visible": true,
165
+ "img2img/Denoising strength/value": 0.8,
166
+ "img2img/Denoising strength/minimum": 0.0,
167
+ "img2img/Denoising strength/maximum": 1.0,
168
+ "img2img/Denoising strength/step": 0.01,
169
+ "img2img/Seed/visible": true,
170
+ "img2img/Seed/value": -1.0,
171
+ "img2img/Extra/visible": true,
172
+ "img2img/Extra/value": false,
173
+ "img2img/Variation seed/visible": true,
174
+ "img2img/Variation seed/value": -1.0,
175
+ "img2img/Variation strength/visible": true,
176
+ "img2img/Variation strength/value": 0.0,
177
+ "img2img/Variation strength/minimum": 0,
178
+ "img2img/Variation strength/maximum": 1,
179
+ "img2img/Variation strength/step": 0.01,
180
+ "img2img/Resize seed from width/visible": true,
181
+ "img2img/Resize seed from width/value": 0,
182
+ "img2img/Resize seed from width/minimum": 0,
183
+ "img2img/Resize seed from width/maximum": 2048,
184
+ "img2img/Resize seed from width/step": 64,
185
+ "img2img/Resize seed from height/visible": true,
186
+ "img2img/Resize seed from height/value": 0,
187
+ "img2img/Resize seed from height/minimum": 0,
188
+ "img2img/Resize seed from height/maximum": 2048,
189
+ "img2img/Resize seed from height/step": 64,
190
+ "img2img/Script/value": "None",
191
+ "img2img/Script/visible": true,
192
+ "customscript/img2imgalt.py/img2img/Override `Sampling method` to Euler?(this method is built for it)/value": true,
193
+ "customscript/img2imgalt.py/img2img/Override `prompt` to the same value as `original prompt`?(and `negative prompt`)/value": true,
194
+ "customscript/img2imgalt.py/img2img/Original prompt/value": "",
195
+ "customscript/img2imgalt.py/img2img/Original negative prompt/value": "",
196
+ "customscript/img2imgalt.py/img2img/Override `Sampling Steps` to the same value as `Decode steps`?/value": true,
197
+ "customscript/img2imgalt.py/img2img/Decode steps/value": 50,
198
+ "customscript/img2imgalt.py/img2img/Decode steps/minimum": 1,
199
+ "customscript/img2imgalt.py/img2img/Decode steps/maximum": 150,
200
+ "customscript/img2imgalt.py/img2img/Decode steps/step": 1,
201
+ "customscript/img2imgalt.py/img2img/Override `Denoising strength` to 1?/value": true,
202
+ "customscript/img2imgalt.py/img2img/Decode CFG scale/value": 1.0,
203
+ "customscript/img2imgalt.py/img2img/Decode CFG scale/minimum": 0.0,
204
+ "customscript/img2imgalt.py/img2img/Decode CFG scale/maximum": 15.0,
205
+ "customscript/img2imgalt.py/img2img/Decode CFG scale/step": 0.1,
206
+ "customscript/img2imgalt.py/img2img/Randomness/value": 0.0,
207
+ "customscript/img2imgalt.py/img2img/Randomness/minimum": 0.0,
208
+ "customscript/img2imgalt.py/img2img/Randomness/maximum": 1.0,
209
+ "customscript/img2imgalt.py/img2img/Randomness/step": 0.01,
210
+ "customscript/img2imgalt.py/img2img/Sigma adjustment for finding noise for image/value": false,
211
+ "customscript/loopback.py/img2img/Loops/value": 4,
212
+ "customscript/loopback.py/img2img/Loops/minimum": 1,
213
+ "customscript/loopback.py/img2img/Loops/maximum": 32,
214
+ "customscript/loopback.py/img2img/Loops/step": 1,
215
+ "customscript/loopback.py/img2img/Denoising strength change factor/value": 1,
216
+ "customscript/loopback.py/img2img/Denoising strength change factor/minimum": 0.9,
217
+ "customscript/loopback.py/img2img/Denoising strength change factor/maximum": 1.1,
218
+ "customscript/loopback.py/img2img/Denoising strength change factor/step": 0.01,
219
+ "customscript/outpainting_mk_2.py/img2img/Pixels to expand/value": 128,
220
+ "customscript/outpainting_mk_2.py/img2img/Pixels to expand/minimum": 8,
221
+ "customscript/outpainting_mk_2.py/img2img/Pixels to expand/maximum": 256,
222
+ "customscript/outpainting_mk_2.py/img2img/Pixels to expand/step": 8,
223
+ "customscript/outpainting_mk_2.py/img2img/Mask blur/value": 8,
224
+ "customscript/outpainting_mk_2.py/img2img/Mask blur/minimum": 0,
225
+ "customscript/outpainting_mk_2.py/img2img/Mask blur/maximum": 64,
226
+ "customscript/outpainting_mk_2.py/img2img/Mask blur/step": 1,
227
+ "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/value": 1.0,
228
+ "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/minimum": 0.0,
229
+ "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/maximum": 4.0,
230
+ "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/step": 0.01,
231
+ "customscript/outpainting_mk_2.py/img2img/Color variation/value": 0.05,
232
+ "customscript/outpainting_mk_2.py/img2img/Color variation/minimum": 0.0,
233
+ "customscript/outpainting_mk_2.py/img2img/Color variation/maximum": 1.0,
234
+ "customscript/outpainting_mk_2.py/img2img/Color variation/step": 0.01,
235
+ "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/value": 128,
236
+ "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/minimum": 8,
237
+ "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/maximum": 256,
238
+ "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/step": 8,
239
+ "customscript/poor_mans_outpainting.py/img2img/Mask blur/value": 4,
240
+ "customscript/poor_mans_outpainting.py/img2img/Mask blur/minimum": 0,
241
+ "customscript/poor_mans_outpainting.py/img2img/Mask blur/maximum": 64,
242
+ "customscript/poor_mans_outpainting.py/img2img/Mask blur/step": 1,
243
+ "customscript/poor_mans_outpainting.py/img2img/Masked content/value": "fill",
244
+ "customscript/prompt_matrix.py/img2img/Put variable parts at start of prompt/value": false,
245
+ "customscript/prompts_from_file.py/img2img/Iterate seed every line/value": false,
246
+ "customscript/prompts_from_file.py/img2img/List of prompt inputs/value": "",
247
+ "customscript/sd_upscale.py/img2img/Tile overlap/value": 64,
248
+ "customscript/sd_upscale.py/img2img/Tile overlap/minimum": 0,
249
+ "customscript/sd_upscale.py/img2img/Tile overlap/maximum": 256,
250
+ "customscript/sd_upscale.py/img2img/Tile overlap/step": 16,
251
+ "customscript/sd_upscale.py/img2img/Upscaler/value": "None",
252
+ "customscript/xy_grid.py/img2img/X values/value": "",
253
+ "customscript/xy_grid.py/img2img/Y values/value": "",
254
+ "customscript/xy_grid.py/img2img/Draw legend/value": true,
255
+ "customscript/xy_grid.py/img2img/Include Separate Images/value": false,
256
+ "customscript/xy_grid.py/img2img/Keep -1 for seeds/value": false,
257
+ "img2img/Make Zip when Save?/visible": true,
258
+ "img2img/Make Zip when Save?/value": false,
259
+ "extras/Input directory/visible": true,
260
+ "extras/Input directory/value": "",
261
+ "extras/Output directory/visible": true,
262
+ "extras/Output directory/value": "",
263
+ "extras/Show result images/visible": true,
264
+ "extras/Show result images/value": true,
265
+ "extras/Resize/visible": true,
266
+ "extras/Resize/value": 2,
267
+ "extras/Resize/minimum": 1.0,
268
+ "extras/Resize/maximum": 4.0,
269
+ "extras/Resize/step": 0.05,
270
+ "extras/Width/visible": true,
271
+ "extras/Width/value": 512,
272
+ "extras/Height/visible": true,
273
+ "extras/Height/value": 512,
274
+ "extras/Crop to fit/visible": true,
275
+ "extras/Crop to fit/value": true,
276
+ "extras/Upscaler 1/visible": true,
277
+ "extras/Upscaler 1/value": "None",
278
+ "extras/Upscaler 2/visible": true,
279
+ "extras/Upscaler 2/value": "None",
280
+ "extras/Upscaler 2 visibility/visible": true,
281
+ "extras/Upscaler 2 visibility/value": 1,
282
+ "extras/Upscaler 2 visibility/minimum": 0.0,
283
+ "extras/Upscaler 2 visibility/maximum": 1.0,
284
+ "extras/Upscaler 2 visibility/step": 0.001,
285
+ "extras/GFPGAN visibility/visible": true,
286
+ "extras/GFPGAN visibility/value": 0,
287
+ "extras/GFPGAN visibility/minimum": 0.0,
288
+ "extras/GFPGAN visibility/maximum": 1.0,
289
+ "extras/GFPGAN visibility/step": 0.001,
290
+ "extras/CodeFormer visibility/visible": true,
291
+ "extras/CodeFormer visibility/value": 0,
292
+ "extras/CodeFormer visibility/minimum": 0.0,
293
+ "extras/CodeFormer visibility/maximum": 1.0,
294
+ "extras/CodeFormer visibility/step": 0.001,
295
+ "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/visible": true,
296
+ "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/value": 0,
297
+ "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/minimum": 0.0,
298
+ "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/maximum": 1.0,
299
+ "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/step": 0.001,
300
+ "extras/Upscale Before Restoring Faces/visible": true,
301
+ "extras/Upscale Before Restoring Faces/value": false,
302
+ "modelmerger/Custom Name (Optional)/visible": true,
303
+ "modelmerger/Custom Name (Optional)/value": "",
304
+ "modelmerger/Multiplier (M) - set to 0 to get model A/visible": true,
305
+ "modelmerger/Multiplier (M) - set to 0 to get model A/value": 0.3,
306
+ "modelmerger/Multiplier (M) - set to 0 to get model A/minimum": 0.0,
307
+ "modelmerger/Multiplier (M) - set to 0 to get model A/maximum": 1.0,
308
+ "modelmerger/Multiplier (M) - set to 0 to get model A/step": 0.05,
309
+ "modelmerger/Interpolation Method/visible": true,
310
+ "modelmerger/Interpolation Method/value": "Weighted sum",
311
+ "modelmerger/Save as float16/visible": true,
312
+ "modelmerger/Save as float16/value": false,
313
+ "customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/visible": true,
314
+ "customscript/prompts_from_file.py/txt2img/Iterate seed every line/visible": true,
315
+ "customscript/prompts_from_file.py/txt2img/Use same random seed for all lines/visible": true,
316
+ "customscript/prompts_from_file.py/txt2img/Use same random seed for all lines/value": false,
317
+ "customscript/prompts_from_file.py/txt2img/List of prompt inputs/visible": true,
318
+ "customscript/xy_grid.py/txt2img/X values/visible": true,
319
+ "customscript/xy_grid.py/txt2img/Y values/visible": true,
320
+ "customscript/xy_grid.py/txt2img/Draw legend/visible": true,
321
+ "customscript/xy_grid.py/txt2img/Include Separate Images/visible": true,
322
+ "customscript/xy_grid.py/txt2img/Keep -1 for seeds/visible": true,
323
+ "customscript/img2imgalt.py/img2img/Override `Sampling method` to Euler?(this method is built for it)/visible": true,
324
+ "customscript/img2imgalt.py/img2img/Override `prompt` to the same value as `original prompt`?(and `negative prompt`)/visible": true,
325
+ "customscript/img2imgalt.py/img2img/Original prompt/visible": true,
326
+ "customscript/img2imgalt.py/img2img/Original negative prompt/visible": true,
327
+ "customscript/img2imgalt.py/img2img/Override `Sampling Steps` to the same value as `Decode steps`?/visible": true,
328
+ "customscript/img2imgalt.py/img2img/Decode steps/visible": true,
329
+ "customscript/img2imgalt.py/img2img/Override `Denoising strength` to 1?/visible": true,
330
+ "customscript/img2imgalt.py/img2img/Decode CFG scale/visible": true,
331
+ "customscript/img2imgalt.py/img2img/Randomness/visible": true,
332
+ "customscript/img2imgalt.py/img2img/Sigma adjustment for finding noise for image/visible": true,
333
+ "customscript/loopback.py/img2img/Loops/visible": true,
334
+ "customscript/loopback.py/img2img/Denoising strength change factor/visible": true,
335
+ "customscript/moisaic.py/img2img/Patch size/visible": true,
336
+ "customscript/moisaic.py/img2img/Patch size/value": 512,
337
+ "customscript/moisaic.py/img2img/Patch size/minimum": 64,
338
+ "customscript/moisaic.py/img2img/Patch size/maximum": 1024,
339
+ "customscript/moisaic.py/img2img/Patch size/step": 8,
340
+ "customscript/moisaic.py/img2img/Overlap/visible": true,
341
+ "customscript/moisaic.py/img2img/Overlap/value": 0.75,
342
+ "customscript/moisaic.py/img2img/Overlap/minimum": 0,
343
+ "customscript/moisaic.py/img2img/Overlap/maximum": 0.99,
344
+ "customscript/moisaic.py/img2img/Overlap/step": 0.01,
345
+ "customscript/moisaic.py/img2img/Mask shape /value": "elliptical",
346
+ "customscript/moisaic.py/img2img/Mask border/visible": true,
347
+ "customscript/moisaic.py/img2img/Mask border/value": 0.1,
348
+ "customscript/moisaic.py/img2img/Mask border/minimum": 0,
349
+ "customscript/moisaic.py/img2img/Mask border/maximum": 0.49,
350
+ "customscript/moisaic.py/img2img/Mask border/step": 0.01,
351
+ "customscript/moisaic.py/img2img/Processing order/value": "radial",
352
+ "customscript/moisaic.py/img2img/Randomize position/visible": true,
353
+ "customscript/moisaic.py/img2img/Randomize position/value": 0.06,
354
+ "customscript/moisaic.py/img2img/Randomize position/minimum": 0,
355
+ "customscript/moisaic.py/img2img/Randomize position/maximum": 0.25,
356
+ "customscript/moisaic.py/img2img/Randomize position/step": 0.01,
357
+ "customscript/moisaic.py/img2img/Upscale amount/visible": true,
358
+ "customscript/moisaic.py/img2img/Upscale amount/value": 1,
359
+ "customscript/moisaic.py/img2img/Upscale amount/minimum": 1,
360
+ "customscript/moisaic.py/img2img/Upscale amount/maximum": 16,
361
+ "customscript/moisaic.py/img2img/Upscale amount/step": 1,
362
+ "customscript/moisaic.py/img2img/Single patch preview mode/visible": true,
363
+ "customscript/moisaic.py/img2img/Single patch preview mode/value": false,
364
+ "customscript/moisaic.py/img2img/Mask preview mode (white means a pixel is going to get regenerated)/visible": true,
365
+ "customscript/moisaic.py/img2img/Mask preview mode (white means a pixel is going to get regenerated)/value": false,
366
+ "customscript/outpainting_mk_2.py/img2img/Pixels to expand/visible": true,
367
+ "customscript/outpainting_mk_2.py/img2img/Mask blur/visible": true,
368
+ "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/visible": true,
369
+ "customscript/outpainting_mk_2.py/img2img/Color variation/visible": true,
370
+ "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/visible": true,
371
+ "customscript/poor_mans_outpainting.py/img2img/Mask blur/visible": true,
372
+ "customscript/poor_mans_outpainting.py/img2img/Masked content/visible": true,
373
+ "customscript/prompt_matrix.py/img2img/Put variable parts at start of prompt/visible": true,
374
+ "customscript/prompts_from_file.py/img2img/Iterate seed every line/visible": true,
375
+ "customscript/prompts_from_file.py/img2img/Use same random seed for all lines/visible": true,
376
+ "customscript/prompts_from_file.py/img2img/Use same random seed for all lines/value": false,
377
+ "customscript/prompts_from_file.py/img2img/List of prompt inputs/visible": true,
378
+ "customscript/sd_upscale.py/img2img/Tile overlap/visible": true,
379
+ "customscript/sd_upscale.py/img2img/Upscaler/visible": true,
380
+ "customscript/sd_upscale_interrogate.py/img2img/Tile overlap/value": 64,
381
+ "customscript/sd_upscale_interrogate.py/img2img/Tile overlap/minimum": 0,
382
+ "customscript/sd_upscale_interrogate.py/img2img/Tile overlap/maximum": 256,
383
+ "customscript/sd_upscale_interrogate.py/img2img/Tile overlap/step": 16,
384
+ "customscript/sd_upscale_interrogate.py/img2img/Upscaler/value": "Lanczos",
385
+ "customscript/sd_upscale_interrogate.py/img2img/Combining method/value": "imghd",
386
+ "customscript/sd_upscale_interrogate.py/img2img/Fix seed/value": true,
387
+ "customscript/sd_upscale_interrogate.py/img2img/Interrogate type/value": "CLIP",
388
+ "customscript/sd_upscale_interrogate.py/img2img/Interrogate position/value": "end",
389
+ "customscript/txt2mask.py/img2img/Mask prompt/visible": true,
390
+ "customscript/txt2mask.py/img2img/Mask prompt/value": "",
391
+ "customscript/txt2mask.py/img2img/Negative mask prompt/visible": true,
392
+ "customscript/txt2mask.py/img2img/Negative mask prompt/value": "",
393
+ "customscript/txt2mask.py/img2img/Mask precision/visible": true,
394
+ "customscript/txt2mask.py/img2img/Mask precision/value": 100.0,
395
+ "customscript/txt2mask.py/img2img/Mask precision/minimum": 0.0,
396
+ "customscript/txt2mask.py/img2img/Mask precision/maximum": 255.0,
397
+ "customscript/txt2mask.py/img2img/Mask precision/step": 1.0,
398
+ "customscript/txt2mask.py/img2img/Mask padding/visible": true,
399
+ "customscript/txt2mask.py/img2img/Mask padding/value": 0.0,
400
+ "customscript/txt2mask.py/img2img/Mask padding/minimum": 0.0,
401
+ "customscript/txt2mask.py/img2img/Mask padding/maximum": 500.0,
402
+ "customscript/txt2mask.py/img2img/Mask padding/step": 1.0,
403
+ "customscript/txt2mask.py/img2img/Brush mask mode/value": "discard",
404
+ "customscript/txt2mask.py/img2img/Show mask in output?/visible": true,
405
+ "customscript/txt2mask.py/img2img/Show mask in output?/value": true,
406
+ "customscript/xy_grid.py/img2img/X values/visible": true,
407
+ "customscript/xy_grid.py/img2img/Y values/visible": true,
408
+ "customscript/xy_grid.py/img2img/Draw legend/visible": true,
409
+ "customscript/xy_grid.py/img2img/Include Separate Images/visible": true,
410
+ "customscript/xy_grid.py/img2img/Keep -1 for seeds/visible": true,
411
+ "customscript/aesthetic.py/txt2img/Aesthetic weight/visible": true,
412
+ "customscript/aesthetic.py/txt2img/Aesthetic weight/value": 0.9,
413
+ "customscript/aesthetic.py/txt2img/Aesthetic weight/minimum": 0,
414
+ "customscript/aesthetic.py/txt2img/Aesthetic weight/maximum": 1,
415
+ "customscript/aesthetic.py/txt2img/Aesthetic weight/step": 0.01,
416
+ "customscript/aesthetic.py/txt2img/Aesthetic steps/visible": true,
417
+ "customscript/aesthetic.py/txt2img/Aesthetic steps/value": 5,
418
+ "customscript/aesthetic.py/txt2img/Aesthetic steps/minimum": 0,
419
+ "customscript/aesthetic.py/txt2img/Aesthetic steps/maximum": 50,
420
+ "customscript/aesthetic.py/txt2img/Aesthetic steps/step": 1,
421
+ "customscript/aesthetic.py/txt2img/Aesthetic learning rate/visible": true,
422
+ "customscript/aesthetic.py/txt2img/Aesthetic learning rate/value": "0.0001",
423
+ "customscript/aesthetic.py/txt2img/Slerp interpolation/visible": true,
424
+ "customscript/aesthetic.py/txt2img/Slerp interpolation/value": false,
425
+ "customscript/aesthetic.py/txt2img/Aesthetic text for imgs/visible": true,
426
+ "customscript/aesthetic.py/txt2img/Aesthetic text for imgs/value": "",
427
+ "customscript/aesthetic.py/txt2img/Slerp angle/visible": true,
428
+ "customscript/aesthetic.py/txt2img/Slerp angle/value": 0.1,
429
+ "customscript/aesthetic.py/txt2img/Slerp angle/minimum": 0,
430
+ "customscript/aesthetic.py/txt2img/Slerp angle/maximum": 1,
431
+ "customscript/aesthetic.py/txt2img/Slerp angle/step": 0.01,
432
+ "customscript/aesthetic.py/txt2img/Is negative text/visible": true,
433
+ "customscript/aesthetic.py/txt2img/Is negative text/value": false,
434
+ "customscript/aesthetic.py/img2img/Aesthetic weight/visible": true,
435
+ "customscript/aesthetic.py/img2img/Aesthetic weight/value": 0.9,
436
+ "customscript/aesthetic.py/img2img/Aesthetic weight/minimum": 0,
437
+ "customscript/aesthetic.py/img2img/Aesthetic weight/maximum": 1,
438
+ "customscript/aesthetic.py/img2img/Aesthetic weight/step": 0.01,
439
+ "customscript/aesthetic.py/img2img/Aesthetic steps/visible": true,
440
+ "customscript/aesthetic.py/img2img/Aesthetic steps/value": 5,
441
+ "customscript/aesthetic.py/img2img/Aesthetic steps/minimum": 0,
442
+ "customscript/aesthetic.py/img2img/Aesthetic steps/maximum": 50,
443
+ "customscript/aesthetic.py/img2img/Aesthetic steps/step": 1,
444
+ "customscript/aesthetic.py/img2img/Aesthetic learning rate/visible": true,
445
+ "customscript/aesthetic.py/img2img/Aesthetic learning rate/value": "0.0001",
446
+ "customscript/aesthetic.py/img2img/Slerp interpolation/visible": true,
447
+ "customscript/aesthetic.py/img2img/Slerp interpolation/value": false,
448
+ "customscript/aesthetic.py/img2img/Aesthetic text for imgs/visible": true,
449
+ "customscript/aesthetic.py/img2img/Aesthetic text for imgs/value": "",
450
+ "customscript/aesthetic.py/img2img/Slerp angle/visible": true,
451
+ "customscript/aesthetic.py/img2img/Slerp angle/value": 0.1,
452
+ "customscript/aesthetic.py/img2img/Slerp angle/minimum": 0,
453
+ "customscript/aesthetic.py/img2img/Slerp angle/maximum": 1,
454
+ "customscript/aesthetic.py/img2img/Slerp angle/step": 0.01,
455
+ "customscript/aesthetic.py/img2img/Is negative text/visible": true,
456
+ "customscript/aesthetic.py/img2img/Is negative text/value": false,
457
+ "modelmerger/Checkpoint format/visible": true,
458
+ "modelmerger/Checkpoint format/value": "ckpt",
459
+ "txt2img/Sampling steps/visible": true,
460
+ "txt2img/Sampling steps/value": 20,
461
+ "txt2img/Sampling steps/minimum": 1,
462
+ "txt2img/Sampling steps/maximum": 150,
463
+ "txt2img/Sampling steps/step": 1,
464
+ "txt2img/Hires. fix/visible": true,
465
+ "txt2img/Hires. fix/value": false,
466
+ "txt2img/Upscaler/visible": true,
467
+ "txt2img/Upscaler/value": "Latent",
468
+ "txt2img/Hires steps/visible": true,
469
+ "txt2img/Hires steps/value": 0,
470
+ "txt2img/Hires steps/minimum": 0,
471
+ "txt2img/Hires steps/maximum": 150,
472
+ "txt2img/Hires steps/step": 1,
473
+ "txt2img/Upscale by/visible": true,
474
+ "txt2img/Upscale by/value": 2.0,
475
+ "txt2img/Upscale by/minimum": 1.0,
476
+ "txt2img/Upscale by/maximum": 4.0,
477
+ "txt2img/Upscale by/step": 0.05,
478
+ "txt2img/Resize width to/visible": true,
479
+ "txt2img/Resize width to/value": 0,
480
+ "txt2img/Resize width to/minimum": 0,
481
+ "txt2img/Resize width to/maximum": 2048,
482
+ "txt2img/Resize width to/step": 8,
483
+ "txt2img/Resize height to/visible": true,
484
+ "txt2img/Resize height to/value": 0,
485
+ "txt2img/Resize height to/minimum": 0,
486
+ "txt2img/Resize height to/maximum": 2048,
487
+ "txt2img/Resize height to/step": 8,
488
+ "customscript/dynamic_prompting.py/txt2img/Dynamic Prompts enabled/visible": true,
489
+ "customscript/dynamic_prompting.py/txt2img/Dynamic Prompts enabled/value": true,
490
+ "customscript/dynamic_prompting.py/txt2img/Combinatorial generation/visible": true,
491
+ "customscript/dynamic_prompting.py/txt2img/Combinatorial generation/value": false,
492
+ "customscript/dynamic_prompting.py/txt2img/Combinatorial batches/visible": true,
493
+ "customscript/dynamic_prompting.py/txt2img/Combinatorial batches/value": 1,
494
+ "customscript/dynamic_prompting.py/txt2img/Combinatorial batches/minimum": 0,
495
+ "customscript/dynamic_prompting.py/txt2img/Combinatorial batches/maximum": 100,
496
+ "customscript/dynamic_prompting.py/txt2img/Combinatorial batches/step": 1,
497
+ "customscript/dynamic_prompting.py/txt2img/Magic prompt/visible": true,
498
+ "customscript/dynamic_prompting.py/txt2img/Magic prompt/value": false,
499
+ "customscript/dynamic_prompting.py/txt2img/Max magic prompt length/visible": true,
500
+ "customscript/dynamic_prompting.py/txt2img/Max magic prompt length/value": 100,
501
+ "customscript/dynamic_prompting.py/txt2img/Max magic prompt length/minimum": 30,
502
+ "customscript/dynamic_prompting.py/txt2img/Max magic prompt length/maximum": 300,
503
+ "customscript/dynamic_prompting.py/txt2img/Max magic prompt length/step": 10,
504
+ "customscript/dynamic_prompting.py/txt2img/Magic prompt creativity/visible": true,
505
+ "customscript/dynamic_prompting.py/txt2img/Magic prompt creativity/value": 0.7,
506
+ "customscript/dynamic_prompting.py/txt2img/Magic prompt creativity/minimum": 0.1,
507
+ "customscript/dynamic_prompting.py/txt2img/Magic prompt creativity/maximum": 3.0,
508
+ "customscript/dynamic_prompting.py/txt2img/Magic prompt creativity/step": 0.1,
509
+ "customscript/dynamic_prompting.py/txt2img/I'm feeling lucky/visible": true,
510
+ "customscript/dynamic_prompting.py/txt2img/I'm feeling lucky/value": false,
511
+ "customscript/dynamic_prompting.py/txt2img/Attention grabber/visible": true,
512
+ "customscript/dynamic_prompting.py/txt2img/Attention grabber/value": false,
513
+ "customscript/dynamic_prompting.py/txt2img/Minimum attention/visible": true,
514
+ "customscript/dynamic_prompting.py/txt2img/Minimum attention/value": 1.1,
515
+ "customscript/dynamic_prompting.py/txt2img/Minimum attention/minimum": -1,
516
+ "customscript/dynamic_prompting.py/txt2img/Minimum attention/maximum": 2,
517
+ "customscript/dynamic_prompting.py/txt2img/Minimum attention/step": 0.1,
518
+ "customscript/dynamic_prompting.py/txt2img/Maximum attention/visible": true,
519
+ "customscript/dynamic_prompting.py/txt2img/Maximum attention/value": 1.5,
520
+ "customscript/dynamic_prompting.py/txt2img/Maximum attention/minimum": -1,
521
+ "customscript/dynamic_prompting.py/txt2img/Maximum attention/maximum": 2,
522
+ "customscript/dynamic_prompting.py/txt2img/Maximum attention/step": 0.1,
523
+ "customscript/dynamic_prompting.py/txt2img/Write prompts to file/visible": true,
524
+ "customscript/dynamic_prompting.py/txt2img/Write prompts to file/value": false,
525
+ "customscript/dynamic_prompting.py/txt2img/Don't generate images/visible": true,
526
+ "customscript/dynamic_prompting.py/txt2img/Don't generate images/value": false,
527
+ "customscript/dynamic_prompting.py/txt2img/Enable Jinja2 templates/visible": true,
528
+ "customscript/dynamic_prompting.py/txt2img/Enable Jinja2 templates/value": false,
529
+ "customscript/dynamic_prompting.py/txt2img/Unlink seed from prompt/visible": true,
530
+ "customscript/dynamic_prompting.py/txt2img/Unlink seed from prompt/value": false,
531
+ "customscript/dynamic_prompting.py/txt2img/Disable negative prompt/visible": true,
532
+ "customscript/dynamic_prompting.py/txt2img/Disable negative prompt/value": false,
533
+ "customscript/dynamic_prompting.py/txt2img/Fixed seed/visible": true,
534
+ "customscript/dynamic_prompting.py/txt2img/Fixed seed/value": false,
535
+ "customscript/dynamic_prompting.py/txt2img/Ignore whitespace/visible": true,
536
+ "customscript/dynamic_prompting.py/txt2img/Ignore whitespace/value": false,
537
+ "customscript/dynamic_prompting.py/txt2img/Write raw prompt to image/visible": true,
538
+ "customscript/dynamic_prompting.py/txt2img/Write raw prompt to image/value": false,
539
+ "customscript/additional_networks.py/txt2img/Enable/visible": true,
540
+ "customscript/additional_networks.py/txt2img/Enable/value": false,
541
+ "customscript/additional_networks.py/txt2img/Network module 1/visible": true,
542
+ "customscript/additional_networks.py/txt2img/Network module 1/value": "LoRA",
543
+ "customscript/additional_networks.py/txt2img/Model 1/visible": true,
544
+ "customscript/additional_networks.py/txt2img/Model 1/value": "",
545
+ "customscript/additional_networks.py/txt2img/Weight 1/visible": true,
546
+ "customscript/additional_networks.py/txt2img/Weight 1/value": 1,
547
+ "customscript/additional_networks.py/txt2img/Weight 1/minimum": -1.0,
548
+ "customscript/additional_networks.py/txt2img/Weight 1/maximum": 2.0,
549
+ "customscript/additional_networks.py/txt2img/Weight 1/step": 0.05,
550
+ "customscript/additional_networks.py/txt2img/Network module 2/visible": true,
551
+ "customscript/additional_networks.py/txt2img/Network module 2/value": "LoRA",
552
+ "customscript/additional_networks.py/txt2img/Model 2/visible": true,
553
+ "customscript/additional_networks.py/txt2img/Model 2/value": "",
554
+ "customscript/additional_networks.py/txt2img/Weight 2/visible": true,
555
+ "customscript/additional_networks.py/txt2img/Weight 2/value": 1,
556
+ "customscript/additional_networks.py/txt2img/Weight 2/minimum": -1.0,
557
+ "customscript/additional_networks.py/txt2img/Weight 2/maximum": 2.0,
558
+ "customscript/additional_networks.py/txt2img/Weight 2/step": 0.05,
559
+ "customscript/additional_networks.py/txt2img/Network module 3/visible": true,
560
+ "customscript/additional_networks.py/txt2img/Network module 3/value": "LoRA",
561
+ "customscript/additional_networks.py/txt2img/Model 3/visible": true,
562
+ "customscript/additional_networks.py/txt2img/Model 3/value": "",
563
+ "customscript/additional_networks.py/txt2img/Weight 3/visible": true,
564
+ "customscript/additional_networks.py/txt2img/Weight 3/value": 1,
565
+ "customscript/additional_networks.py/txt2img/Weight 3/minimum": -1.0,
566
+ "customscript/additional_networks.py/txt2img/Weight 3/maximum": 2.0,
567
+ "customscript/additional_networks.py/txt2img/Weight 3/step": 0.05,
568
+ "customscript/additional_networks.py/txt2img/Network module 4/visible": true,
569
+ "customscript/additional_networks.py/txt2img/Network module 4/value": "LoRA",
570
+ "customscript/additional_networks.py/txt2img/Model 4/visible": true,
571
+ "customscript/additional_networks.py/txt2img/Model 4/value": "",
572
+ "customscript/additional_networks.py/txt2img/Weight 4/visible": true,
573
+ "customscript/additional_networks.py/txt2img/Weight 4/value": 1,
574
+ "customscript/additional_networks.py/txt2img/Weight 4/minimum": -1.0,
575
+ "customscript/additional_networks.py/txt2img/Weight 4/maximum": 2.0,
576
+ "customscript/additional_networks.py/txt2img/Weight 4/step": 0.05,
577
+ "customscript/additional_networks.py/txt2img/Network module 5/visible": true,
578
+ "customscript/additional_networks.py/txt2img/Network module 5/value": "LoRA",
579
+ "customscript/additional_networks.py/txt2img/Model 5/visible": true,
580
+ "customscript/additional_networks.py/txt2img/Model 5/value": "",
581
+ "customscript/additional_networks.py/txt2img/Weight 5/visible": true,
582
+ "customscript/additional_networks.py/txt2img/Weight 5/value": 1,
583
+ "customscript/additional_networks.py/txt2img/Weight 5/minimum": -1.0,
584
+ "customscript/additional_networks.py/txt2img/Weight 5/maximum": 2.0,
585
+ "customscript/additional_networks.py/txt2img/Weight 5/step": 0.05,
586
+ "customscript/prompt_matrix.py/txt2img/Use different seed for each picture/visible": true,
587
+ "customscript/prompt_matrix.py/txt2img/Use different seed for each picture/value": false,
588
+ "customscript/xy_grid.py/txt2img/X type/visible": true,
589
+ "customscript/xy_grid.py/txt2img/X type/value": "Seed",
590
+ "customscript/xy_grid.py/txt2img/Y type/visible": true,
591
+ "customscript/xy_grid.py/txt2img/Y type/value": "Nothing",
592
+ "img2img/Mask transparency/value": 0,
593
+ "img2img/Mask transparency/minimum": 0,
594
+ "img2img/Mask transparency/maximum": 100,
595
+ "img2img/Mask transparency/step": 1,
596
+ "img2img/Mask source/visible": true,
597
+ "img2img/Mask source/value": "Draw mask",
598
+ "img2img/Inpaint area/visible": true,
599
+ "img2img/Inpaint area/value": "Whole picture",
600
+ "img2img/Only masked padding, pixels/visible": true,
601
+ "img2img/Only masked padding, pixels/value": 32,
602
+ "img2img/Only masked padding, pixels/minimum": 0,
603
+ "img2img/Only masked padding, pixels/maximum": 256,
604
+ "img2img/Only masked padding, pixels/step": 4,
605
+ "img2img/Sampling steps/visible": true,
606
+ "img2img/Sampling steps/value": 20,
607
+ "img2img/Sampling steps/minimum": 1,
608
+ "img2img/Sampling steps/maximum": 150,
609
+ "img2img/Sampling steps/step": 1,
610
+ "customscript/dynamic_prompting.py/img2img/Dynamic Prompts enabled/visible": true,
611
+ "customscript/dynamic_prompting.py/img2img/Dynamic Prompts enabled/value": true,
612
+ "customscript/dynamic_prompting.py/img2img/Combinatorial generation/visible": true,
613
+ "customscript/dynamic_prompting.py/img2img/Combinatorial generation/value": false,
614
+ "customscript/dynamic_prompting.py/img2img/Combinatorial batches/visible": true,
615
+ "customscript/dynamic_prompting.py/img2img/Combinatorial batches/value": 1,
616
+ "customscript/dynamic_prompting.py/img2img/Combinatorial batches/minimum": 0,
617
+ "customscript/dynamic_prompting.py/img2img/Combinatorial batches/maximum": 100,
618
+ "customscript/dynamic_prompting.py/img2img/Combinatorial batches/step": 1,
619
+ "customscript/dynamic_prompting.py/img2img/Magic prompt/visible": true,
620
+ "customscript/dynamic_prompting.py/img2img/Magic prompt/value": false,
621
+ "customscript/dynamic_prompting.py/img2img/Max magic prompt length/visible": true,
622
+ "customscript/dynamic_prompting.py/img2img/Max magic prompt length/value": 100,
623
+ "customscript/dynamic_prompting.py/img2img/Max magic prompt length/minimum": 30,
624
+ "customscript/dynamic_prompting.py/img2img/Max magic prompt length/maximum": 300,
625
+ "customscript/dynamic_prompting.py/img2img/Max magic prompt length/step": 10,
626
+ "customscript/dynamic_prompting.py/img2img/Magic prompt creativity/visible": true,
627
+ "customscript/dynamic_prompting.py/img2img/Magic prompt creativity/value": 0.7,
628
+ "customscript/dynamic_prompting.py/img2img/Magic prompt creativity/minimum": 0.1,
629
+ "customscript/dynamic_prompting.py/img2img/Magic prompt creativity/maximum": 3.0,
630
+ "customscript/dynamic_prompting.py/img2img/Magic prompt creativity/step": 0.1,
631
+ "customscript/dynamic_prompting.py/img2img/I'm feeling lucky/visible": true,
632
+ "customscript/dynamic_prompting.py/img2img/I'm feeling lucky/value": false,
633
+ "customscript/dynamic_prompting.py/img2img/Attention grabber/visible": true,
634
+ "customscript/dynamic_prompting.py/img2img/Attention grabber/value": false,
635
+ "customscript/dynamic_prompting.py/img2img/Minimum attention/visible": true,
636
+ "customscript/dynamic_prompting.py/img2img/Minimum attention/value": 1.1,
637
+ "customscript/dynamic_prompting.py/img2img/Minimum attention/minimum": -1,
638
+ "customscript/dynamic_prompting.py/img2img/Minimum attention/maximum": 2,
639
+ "customscript/dynamic_prompting.py/img2img/Minimum attention/step": 0.1,
640
+ "customscript/dynamic_prompting.py/img2img/Maximum attention/visible": true,
641
+ "customscript/dynamic_prompting.py/img2img/Maximum attention/value": 1.5,
642
+ "customscript/dynamic_prompting.py/img2img/Maximum attention/minimum": -1,
643
+ "customscript/dynamic_prompting.py/img2img/Maximum attention/maximum": 2,
644
+ "customscript/dynamic_prompting.py/img2img/Maximum attention/step": 0.1,
645
+ "customscript/dynamic_prompting.py/img2img/Write prompts to file/visible": true,
646
+ "customscript/dynamic_prompting.py/img2img/Write prompts to file/value": false,
647
+ "customscript/dynamic_prompting.py/img2img/Don't generate images/visible": true,
648
+ "customscript/dynamic_prompting.py/img2img/Don't generate images/value": false,
649
+ "customscript/dynamic_prompting.py/img2img/Enable Jinja2 templates/visible": true,
650
+ "customscript/dynamic_prompting.py/img2img/Enable Jinja2 templates/value": false,
651
+ "customscript/dynamic_prompting.py/img2img/Unlink seed from prompt/visible": true,
652
+ "customscript/dynamic_prompting.py/img2img/Unlink seed from prompt/value": false,
653
+ "customscript/dynamic_prompting.py/img2img/Disable negative prompt/visible": true,
654
+ "customscript/dynamic_prompting.py/img2img/Disable negative prompt/value": false,
655
+ "customscript/dynamic_prompting.py/img2img/Fixed seed/visible": true,
656
+ "customscript/dynamic_prompting.py/img2img/Fixed seed/value": false,
657
+ "customscript/dynamic_prompting.py/img2img/Ignore whitespace/visible": true,
658
+ "customscript/dynamic_prompting.py/img2img/Ignore whitespace/value": false,
659
+ "customscript/dynamic_prompting.py/img2img/Write raw prompt to image/visible": true,
660
+ "customscript/dynamic_prompting.py/img2img/Write raw prompt to image/value": false,
661
+ "customscript/additional_networks.py/img2img/Enable/visible": true,
662
+ "customscript/additional_networks.py/img2img/Enable/value": false,
663
+ "customscript/additional_networks.py/img2img/Network module 1/visible": true,
664
+ "customscript/additional_networks.py/img2img/Network module 1/value": "LoRA",
665
+ "customscript/additional_networks.py/img2img/Model 1/visible": true,
666
+ "customscript/additional_networks.py/img2img/Model 1/value": "",
667
+ "customscript/additional_networks.py/img2img/Weight 1/visible": true,
668
+ "customscript/additional_networks.py/img2img/Weight 1/value": 1,
669
+ "customscript/additional_networks.py/img2img/Weight 1/minimum": -1.0,
670
+ "customscript/additional_networks.py/img2img/Weight 1/maximum": 2.0,
671
+ "customscript/additional_networks.py/img2img/Weight 1/step": 0.05,
672
+ "customscript/additional_networks.py/img2img/Network module 2/visible": true,
673
+ "customscript/additional_networks.py/img2img/Network module 2/value": "LoRA",
674
+ "customscript/additional_networks.py/img2img/Model 2/visible": true,
675
+ "customscript/additional_networks.py/img2img/Model 2/value": "",
676
+ "customscript/additional_networks.py/img2img/Weight 2/visible": true,
677
+ "customscript/additional_networks.py/img2img/Weight 2/value": 1,
678
+ "customscript/additional_networks.py/img2img/Weight 2/minimum": -1.0,
679
+ "customscript/additional_networks.py/img2img/Weight 2/maximum": 2.0,
680
+ "customscript/additional_networks.py/img2img/Weight 2/step": 0.05,
681
+ "customscript/additional_networks.py/img2img/Network module 3/visible": true,
682
+ "customscript/additional_networks.py/img2img/Network module 3/value": "LoRA",
683
+ "customscript/additional_networks.py/img2img/Model 3/visible": true,
684
+ "customscript/additional_networks.py/img2img/Model 3/value": "",
685
+ "customscript/additional_networks.py/img2img/Weight 3/visible": true,
686
+ "customscript/additional_networks.py/img2img/Weight 3/value": 1,
687
+ "customscript/additional_networks.py/img2img/Weight 3/minimum": -1.0,
688
+ "customscript/additional_networks.py/img2img/Weight 3/maximum": 2.0,
689
+ "customscript/additional_networks.py/img2img/Weight 3/step": 0.05,
690
+ "customscript/additional_networks.py/img2img/Network module 4/visible": true,
691
+ "customscript/additional_networks.py/img2img/Network module 4/value": "LoRA",
692
+ "customscript/additional_networks.py/img2img/Model 4/visible": true,
693
+ "customscript/additional_networks.py/img2img/Model 4/value": "",
694
+ "customscript/additional_networks.py/img2img/Weight 4/visible": true,
695
+ "customscript/additional_networks.py/img2img/Weight 4/value": 1,
696
+ "customscript/additional_networks.py/img2img/Weight 4/minimum": -1.0,
697
+ "customscript/additional_networks.py/img2img/Weight 4/maximum": 2.0,
698
+ "customscript/additional_networks.py/img2img/Weight 4/step": 0.05,
699
+ "customscript/additional_networks.py/img2img/Network module 5/visible": true,
700
+ "customscript/additional_networks.py/img2img/Network module 5/value": "LoRA",
701
+ "customscript/additional_networks.py/img2img/Model 5/visible": true,
702
+ "customscript/additional_networks.py/img2img/Model 5/value": "",
703
+ "customscript/additional_networks.py/img2img/Weight 5/visible": true,
704
+ "customscript/additional_networks.py/img2img/Weight 5/value": 1,
705
+ "customscript/additional_networks.py/img2img/Weight 5/minimum": -1.0,
706
+ "customscript/additional_networks.py/img2img/Weight 5/maximum": 2.0,
707
+ "customscript/additional_networks.py/img2img/Weight 5/step": 0.05,
708
+ "customscript/prompt_matrix.py/img2img/Use different seed for each picture/visible": true,
709
+ "customscript/prompt_matrix.py/img2img/Use different seed for each picture/value": false,
710
+ "customscript/sd_upscale.py/img2img/Scale Factor/visible": true,
711
+ "customscript/sd_upscale.py/img2img/Scale Factor/value": 2.0,
712
+ "customscript/sd_upscale.py/img2img/Scale Factor/minimum": 1.0,
713
+ "customscript/sd_upscale.py/img2img/Scale Factor/maximum": 4.0,
714
+ "customscript/sd_upscale.py/img2img/Scale Factor/step": 0.05,
715
+ "customscript/xy_grid.py/img2img/X type/visible": true,
716
+ "customscript/xy_grid.py/img2img/X type/value": "Seed",
717
+ "customscript/xy_grid.py/img2img/Y type/visible": true,
718
+ "customscript/xy_grid.py/img2img/Y type/value": "Nothing",
719
+ "modelmerger/Primary model (A)/visible": true,
720
+ "modelmerger/Primary model (A)/value": null,
721
+ "modelmerger/Secondary model (B)/visible": true,
722
+ "modelmerger/Secondary model (B)/value": null,
723
+ "modelmerger/Tertiary model (C)/visible": true,
724
+ "modelmerger/Tertiary model (C)/value": null,
725
+ "train/Name/visible": true,
726
+ "train/Name/value": "",
727
+ "train/Initialization text/visible": true,
728
+ "train/Initialization text/value": "*",
729
+ "train/Number of vectors per token/visible": true,
730
+ "train/Number of vectors per token/value": 1,
731
+ "train/Number of vectors per token/minimum": 1,
732
+ "train/Number of vectors per token/maximum": 75,
733
+ "train/Number of vectors per token/step": 1,
734
+ "train/Overwrite Old Embedding/visible": true,
735
+ "train/Overwrite Old Embedding/value": false,
736
+ "train/Enter hypernetwork layer structure/visible": true,
737
+ "train/Enter hypernetwork layer structure/value": "1, 2, 1",
738
+ "train/Select activation function of hypernetwork. Recommended : Swish / Linear(none)/visible": true,
739
+ "train/Select activation function of hypernetwork. Recommended : Swish / Linear(none)/value": "linear",
740
+ "train/Select Layer weights initialization. Recommended: Kaiming for relu-like, Xavier for sigmoid-like, Normal otherwise/visible": true,
741
+ "train/Select Layer weights initialization. Recommended: Kaiming for relu-like, Xavier for sigmoid-like, Normal otherwise/value": "Normal",
742
+ "train/Add layer normalization/visible": true,
743
+ "train/Add layer normalization/value": false,
744
+ "train/Use dropout/visible": true,
745
+ "train/Use dropout/value": false,
746
+ "train/Overwrite Old Hypernetwork/visible": true,
747
+ "train/Overwrite Old Hypernetwork/value": false,
748
+ "train/Source directory/visible": true,
749
+ "train/Source directory/value": "",
750
+ "train/Destination directory/visible": true,
751
+ "train/Destination directory/value": "",
752
+ "train/Width/visible": true,
753
+ "train/Width/value": 512,
754
+ "train/Width/minimum": 64,
755
+ "train/Width/maximum": 2048,
756
+ "train/Width/step": 8,
757
+ "train/Height/visible": true,
758
+ "train/Height/value": 512,
759
+ "train/Height/minimum": 64,
760
+ "train/Height/maximum": 2048,
761
+ "train/Height/step": 8,
762
+ "train/Existing Caption txt Action/visible": true,
763
+ "train/Existing Caption txt Action/value": "ignore",
764
+ "train/Create flipped copies/visible": true,
765
+ "train/Create flipped copies/value": false,
766
+ "train/Split oversized images/visible": true,
767
+ "train/Split oversized images/value": false,
768
+ "train/Auto focal point crop/visible": true,
769
+ "train/Auto focal point crop/value": false,
770
+ "train/Use BLIP for caption/visible": true,
771
+ "train/Use BLIP for caption/value": false,
772
+ "train/Use deepbooru for caption/visible": true,
773
+ "train/Use deepbooru for caption/value": false,
774
+ "train/Split image threshold/visible": true,
775
+ "train/Split image threshold/value": 0.5,
776
+ "train/Split image threshold/minimum": 0.0,
777
+ "train/Split image threshold/maximum": 1.0,
778
+ "train/Split image threshold/step": 0.05,
779
+ "train/Split image overlap ratio/visible": true,
780
+ "train/Split image overlap ratio/value": 0.2,
781
+ "train/Split image overlap ratio/minimum": 0.0,
782
+ "train/Split image overlap ratio/maximum": 0.9,
783
+ "train/Split image overlap ratio/step": 0.05,
784
+ "train/Focal point face weight/visible": true,
785
+ "train/Focal point face weight/value": 0.9,
786
+ "train/Focal point face weight/minimum": 0.0,
787
+ "train/Focal point face weight/maximum": 1.0,
788
+ "train/Focal point face weight/step": 0.05,
789
+ "train/Focal point entropy weight/visible": true,
790
+ "train/Focal point entropy weight/value": 0.15,
791
+ "train/Focal point entropy weight/minimum": 0.0,
792
+ "train/Focal point entropy weight/maximum": 1.0,
793
+ "train/Focal point entropy weight/step": 0.05,
794
+ "train/Focal point edges weight/visible": true,
795
+ "train/Focal point edges weight/value": 0.5,
796
+ "train/Focal point edges weight/minimum": 0.0,
797
+ "train/Focal point edges weight/maximum": 1.0,
798
+ "train/Focal point edges weight/step": 0.05,
799
+ "train/Create debug image/visible": true,
800
+ "train/Create debug image/value": false,
801
+ "train/Embedding/visible": true,
802
+ "train/Embedding/value": null,
803
+ "train/Hypernetwork/visible": true,
804
+ "train/Hypernetwork/value": null,
805
+ "train/Embedding Learning rate/visible": true,
806
+ "train/Embedding Learning rate/value": "0.005",
807
+ "train/Hypernetwork Learning rate/visible": true,
808
+ "train/Hypernetwork Learning rate/value": "0.00001",
809
+ "train/Gradient Clipping/visible": true,
810
+ "train/Gradient Clipping/value": "disabled",
811
+ "train/Batch size/visible": true,
812
+ "train/Batch size/value": 1,
813
+ "train/Gradient accumulation steps/visible": true,
814
+ "train/Gradient accumulation steps/value": 1,
815
+ "train/Dataset directory/visible": true,
816
+ "train/Dataset directory/value": "",
817
+ "train/Log directory/visible": true,
818
+ "train/Log directory/value": "textual_inversion",
819
+ "train/Prompt template file/visible": true,
820
+ "train/Prompt template file/value": "/content/stable-diffusion-webui/textual_inversion_templates/style_filewords.txt",
821
+ "train/Max steps/visible": true,
822
+ "train/Max steps/value": 100000,
823
+ "train/Save an image to log directory every N steps, 0 to disable/visible": true,
824
+ "train/Save an image to log directory every N steps, 0 to disable/value": 500,
825
+ "train/Save a copy of embedding to log directory every N steps, 0 to disable/visible": true,
826
+ "train/Save a copy of embedding to log directory every N steps, 0 to disable/value": 500,
827
+ "train/Save images with embedding in PNG chunks/visible": true,
828
+ "train/Save images with embedding in PNG chunks/value": true,
829
+ "train/Read parameters (prompt, etc...) from txt2img tab when making previews/visible": true,
830
+ "train/Read parameters (prompt, etc...) from txt2img tab when making previews/value": false,
831
+ "train/Shuffle tags by ',' when creating prompts./visible": true,
832
+ "train/Shuffle tags by ',' when creating prompts./value": false,
833
+ "train/Drop out tags when creating prompts./visible": true,
834
+ "train/Drop out tags when creating prompts./value": 0,
835
+ "train/Drop out tags when creating prompts./minimum": 0,
836
+ "train/Drop out tags when creating prompts./maximum": 1,
837
+ "train/Drop out tags when creating prompts./step": 0.1,
838
+ "train/Choose latent sampling method/visible": true,
839
+ "train/Choose latent sampling method/value": "once"
840
+ }