MoCe commited on
Commit
ad6e08c
·
1 Parent(s): fddf1d5

Upload 3 files

Browse files
Files changed (3) hide show
  1. config.json +190 -0
  2. styles.csv +1 -0
  3. ui-config.json +812 -0
config.json ADDED
@@ -0,0 +1,190 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "samples_save": false,
3
+ "samples_format": "png",
4
+ "samples_filename_pattern": "[date]-[width].[height]",
5
+ "save_images_add_number": true,
6
+ "grid_save": true,
7
+ "grid_format": "jpg",
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": 100,
18
+ "export_for_4chan": true,
19
+ "use_original_name_batch": false,
20
+ "use_upscaler_name_as_suffix": false,
21
+ "save_selected_only": true,
22
+ "do_not_add_watermark": false,
23
+ "temp_dir": "",
24
+ "clean_temp_dir_at_start": false,
25
+ "outdir_samples": "",
26
+ "outdir_txt2img_samples": "outputs/txt2img-images",
27
+ "outdir_img2img_samples": "outputs/img2img-images",
28
+ "outdir_extras_samples": "outputs/extras-images",
29
+ "outdir_grids": "",
30
+ "outdir_txt2img_grids": "outputs/txt2img-grids",
31
+ "outdir_img2img_grids": "outputs/img2img-grids",
32
+ "outdir_save": "log/images",
33
+ "save_to_dirs": false,
34
+ "grid_save_to_dirs": false,
35
+ "use_save_to_dirs_for_ui": false,
36
+ "directories_filename_pattern": "",
37
+ "directories_max_prompt_words": 8,
38
+ "ESRGAN_tile": 192,
39
+ "ESRGAN_tile_overlap": 8,
40
+ "realesrgan_enabled_models": [
41
+ "R-ESRGAN 4x+",
42
+ "R-ESRGAN 4x+ Anime6B"
43
+ ],
44
+ "upscaler_for_img2img": null,
45
+ "face_restoration_model": null,
46
+ "code_former_weight": 0.5,
47
+ "face_restoration_unload": false,
48
+ "show_warnings": false,
49
+ "memmon_poll_rate": 8,
50
+ "samples_log_stdout": 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": "",
66
+ "sd_checkpoint_cache": 0,
67
+ "sd_vae_checkpoint_cache": 0,
68
+ "sd_vae": "clear.vae.safetensors",
69
+ "sd_vae_as_default": true,
70
+ "inpainting_mask_weight": 1.0,
71
+ "initial_noise_multiplier": 1.0,
72
+ "img2img_color_correction": false,
73
+ "img2img_fix_steps": false,
74
+ "img2img_background_color": "#ffffff",
75
+ "enable_quantization": false,
76
+ "enable_emphasis": true,
77
+ "enable_batch_seeds": true,
78
+ "comma_padding_backtrack": 20,
79
+ "CLIP_stop_at_last_layers": 2,
80
+ "extra_networks_default_multiplier": 1.0,
81
+ "use_old_emphasis_implementation": false,
82
+ "use_old_karras_scheduler_sigmas": false,
83
+ "use_old_hires_fix_width_height": false,
84
+ "interrogate_keep_models_in_memory": false,
85
+ "interrogate_return_ranks": false,
86
+ "interrogate_clip_num_beams": 1,
87
+ "interrogate_clip_min_length": 24,
88
+ "interrogate_clip_max_length": 48,
89
+ "interrogate_clip_dict_limit": 1500,
90
+ "interrogate_deepbooru_score_threshold": 0.5,
91
+ "deepbooru_sort_alpha": false,
92
+ "deepbooru_use_spaces": true,
93
+ "deepbooru_escape": true,
94
+ "deepbooru_filter_tags": "",
95
+ "extra_networks_default_view": "thumbs",
96
+ "extra_networks_default_multiplier": 1.0,
97
+ "sd_hypernetwork": "None",
98
+ "return_grid": true,
99
+ "do_not_show_images": false,
100
+ "add_model_hash_to_info": false,
101
+ "add_model_name_to_info": true,
102
+ "disable_weights_auto_swap": false,
103
+ "send_seed": true,
104
+ "send_size": true,
105
+ "font": "",
106
+ "js_modal_lightbox": true,
107
+ "js_modal_lightbox_initially_zoomed": true,
108
+ "show_progress_in_title": true,
109
+ "samplers_in_dropdown": true,
110
+ "dimensions_and_batch_together": true,
111
+ "keyedit_precision_attention": 0.1,
112
+ "keyedit_precision_extra": 0.05,
113
+ "quicksettings": "sd_model_checkpoint, sd_lora, sd_hypernetwork, CLIP_stop_at_last_layers",
114
+ "ui_reorder": "inpaint, sampler, dimensions, cfg, seed, checkboxes, hires_fix, batch, scripts",
115
+ "ui_extra_networks_tab_reorder": "",
116
+ "localization": "zh_CN",
117
+ "show_progressbar": true,
118
+ "live_previews_enable": true,
119
+ "show_progress_grid": true,
120
+ "show_progress_every_n_steps": 10,
121
+ "show_progress_type": "Approx NN",
122
+ "live_preview_content": "Prompt",
123
+ "live_preview_refresh_period": 1000,
124
+ "hide_samplers": [
125
+ ],
126
+ "eta_ddim": 0.0,
127
+ "eta_ancestral": 1.0,
128
+ "ddim_discretize": "uniform",
129
+ "s_churn": 0.0,
130
+ "s_tmin": 0.0,
131
+ "s_noise": 1.0,
132
+ "eta_noise_seed_delta": 31337,
133
+ "always_discard_next_to_last_sigma": false,
134
+ "disabled_extensions": [],
135
+ "sd_checkpoint_hash": "0873291ac5419eaa7a18726e8841ce0f15f701ace29e0183c47efad2018900a4",
136
+ "ldsr_steps": 100,
137
+ "ldsr_cached": false,
138
+ "SWIN_tile": 192,
139
+ "SWIN_tile_overlap": 8,
140
+ "tac_tagFile": "tags.csv",
141
+ "tac_active": true,
142
+ "tac_activeIn.txt2img": true,
143
+ "tac_activeIn.img2img": true,
144
+ "tac_activeIn.negativePrompts": true,
145
+ "tac_activeIn.thirdParty": true,
146
+ "tac_maxResults": 5.0,
147
+ "tac_showAllResults": true,
148
+ "tac_resultStepLength": 100.0,
149
+ "tac_delayTime": 100.0,
150
+ "tac_useWildcards": true,
151
+ "tac_useEmbeddings": true,
152
+ "tac_replaceUnderscores": true,
153
+ "tac_escapeParentheses": true,
154
+ "tac_appendComma": true,
155
+ "tac_alias.searchByAlias": true,
156
+ "tac_alias.onlyShowAlias": false,
157
+ "tac_translation.translationFile": "translation.csv",
158
+ "tac_translation.oldFormat": false,
159
+ "tac_translation.searchByTranslation": false,
160
+ "tac_extra.extraFile": "None",
161
+ "tac_extra.onlyAliasExtraFile": false,
162
+ "dd_save_previews": false,
163
+ "outdir_ddetailer_previews": "extensions/ddetailer/outputs/masks-previews",
164
+ "dd_save_masks": false,
165
+ "outdir_ddetailer_masks": "extensions/ddetailer/outputs/masks",
166
+ "images_history_preload": false,
167
+ "images_record_paths": true,
168
+ "images_delete_message": true,
169
+ "images_history_page_columns": 6.0,
170
+ "images_history_page_rows": 6.0,
171
+ "images_history_pages_perload": 20.0,
172
+ "inspiration_max_samples": 4,
173
+ "inspiration_rows_num": 4,
174
+ "inspiration_cols_num": 6,
175
+ "wildcards_same_seed": false,
176
+ "upcast_attn": false,
177
+ "interrogate_clip_skip_categories": [],
178
+ "extra_networks_default_view": "cards",
179
+ "sd_hypernetwork": "None",
180
+ "sd_lora": "None",
181
+ "lora_apply_to_outputs": false,
182
+ "postprocessing_enable_in_main_ui": [],
183
+ "postprocessing_operation_order": [],
184
+ "upscaling_max_images_in_cache": 5,
185
+ "tac_activeIn.modelList": "",
186
+ "tac_activeIn.modelListMode": "Blacklist",
187
+ "tac_useHypernetworks": true,
188
+ "tac_useLoras": true,
189
+ "tac_showWikiLinks": false
190
+ }
styles.csv ADDED
@@ -0,0 +1 @@
 
 
1
+ name,prompt,negative_prompt
ui-config.json ADDED
@@ -0,0 +1,812 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "txt2img/Prompt/visible": true,
3
+ "txt2img/Prompt/value": "",
4
+ "txt2img/Negative prompt/visible": true,
5
+ "txt2img/Negative prompt/value": "EasyNegative, (worst quality, low quality:1.4), nsfw,",
6
+ "txt2img/Styles/visible": true,
7
+ "txt2img/Styles/value": [
8
+ ""
9
+ ],
10
+ "txt2img/Sampling method/visible": true,
11
+ "txt2img/Sampling method/value": "DPM++ 2M Karras",
12
+ "txt2img/Sampling steps/visible": true,
13
+ "txt2img/Sampling steps/value": 20,
14
+ "txt2img/Sampling steps/minimum": 1,
15
+ "txt2img/Sampling steps/maximum": 555,
16
+ "txt2img/Sampling steps/step": 1,
17
+ "txt2img/Width/visible": true,
18
+ "txt2img/Width/value": 704,
19
+ "txt2img/Width/minimum": 64,
20
+ "txt2img/Width/maximum": 2048,
21
+ "txt2img/Width/step": 8,
22
+ "txt2img/Height/visible": true,
23
+ "txt2img/Height/value": 1024,
24
+ "txt2img/Height/minimum": 64,
25
+ "txt2img/Height/maximum": 2048,
26
+ "txt2img/Height/step": 8,
27
+ "txt2img/Batch count/visible": true,
28
+ "txt2img/Batch count/value": 1,
29
+ "txt2img/Batch count/minimum": 1,
30
+ "txt2img/Batch count/maximum": 200,
31
+ "txt2img/Batch count/step": 1,
32
+ "txt2img/Batch size/visible": true,
33
+ "txt2img/Batch size/value": 1,
34
+ "txt2img/Batch size/minimum": 1,
35
+ "txt2img/Batch size/maximum": 8,
36
+ "txt2img/Batch size/step": 1,
37
+ "txt2img/CFG Scale/visible": true,
38
+ "txt2img/CFG Scale/value": 7.5,
39
+ "txt2img/CFG Scale/minimum": 1.0,
40
+ "txt2img/CFG Scale/maximum": 25.0,
41
+ "txt2img/CFG Scale/step": 0.5,
42
+ "txt2img/Seed/visible": true,
43
+ "txt2img/Seed/value": -1.0,
44
+ "txt2img/Extra/visible": true,
45
+ "txt2img/Extra/value": false,
46
+ "txt2img/Variation seed/visible": true,
47
+ "txt2img/Variation seed/value": -1.0,
48
+ "txt2img/Variation strength/visible": true,
49
+ "txt2img/Variation strength/value": 0.0,
50
+ "txt2img/Variation strength/minimum": 0,
51
+ "txt2img/Variation strength/maximum": 1,
52
+ "txt2img/Variation strength/step": 0.01,
53
+ "txt2img/Resize seed from width/visible": true,
54
+ "txt2img/Resize seed from width/value": 0,
55
+ "txt2img/Resize seed from width/minimum": 0,
56
+ "txt2img/Resize seed from width/maximum": 2048,
57
+ "txt2img/Resize seed from width/step": 8,
58
+ "txt2img/Resize seed from height/visible": true,
59
+ "txt2img/Resize seed from height/value": 0,
60
+ "txt2img/Resize seed from height/minimum": 0,
61
+ "txt2img/Resize seed from height/maximum": 2048,
62
+ "txt2img/Resize seed from height/step": 8,
63
+ "txt2img/Restore faces/visible": true,
64
+ "txt2img/Restore faces/value": false,
65
+ "txt2img/Tiling/visible": true,
66
+ "txt2img/Tiling/value": false,
67
+ "txt2img/Hires. fix/visible": true,
68
+ "txt2img/Hires. fix/value": false,
69
+ "txt2img/Upscaler/visible": true,
70
+ "txt2img/Upscaler/value": "Latent",
71
+ "txt2img/Hires steps/visible": true,
72
+ "txt2img/Hires steps/value": 0,
73
+ "txt2img/Hires steps/minimum": 0,
74
+ "txt2img/Hires steps/maximum": 150,
75
+ "txt2img/Hires steps/step": 1,
76
+ "txt2img/Denoising strength/visible": true,
77
+ "txt2img/Denoising strength/value": 0.7,
78
+ "txt2img/Denoising strength/minimum": 0.0,
79
+ "txt2img/Denoising strength/maximum": 1.0,
80
+ "txt2img/Denoising strength/step": 0.01,
81
+ "txt2img/Upscale by/visible": true,
82
+ "txt2img/Upscale by/value": 2.0,
83
+ "txt2img/Upscale by/minimum": 1.0,
84
+ "txt2img/Upscale by/maximum": 4.0,
85
+ "txt2img/Upscale by/step": 0.05,
86
+ "txt2img/Resize width to/visible": true,
87
+ "txt2img/Resize width to/value": 0,
88
+ "txt2img/Resize width to/minimum": 0,
89
+ "txt2img/Resize width to/maximum": 2048,
90
+ "txt2img/Resize width to/step": 8,
91
+ "txt2img/Resize height to/visible": true,
92
+ "txt2img/Resize height to/value": 0,
93
+ "txt2img/Resize height to/minimum": 0,
94
+ "txt2img/Resize height to/maximum": 2048,
95
+ "txt2img/Resize height to/step": 8,
96
+ "txt2img/Script/visible": true,
97
+ "txt2img/Script/value": "None",
98
+ "customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/visible": true,
99
+ "customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/value": false,
100
+ "customscript/prompt_matrix.py/txt2img/Use different seed for each picture/visible": true,
101
+ "customscript/prompt_matrix.py/txt2img/Use different seed for each picture/value": false,
102
+ "customscript/prompts_from_file.py/txt2img/Iterate seed every line/visible": true,
103
+ "customscript/prompts_from_file.py/txt2img/Iterate seed every line/value": false,
104
+ "customscript/prompts_from_file.py/txt2img/Use same random seed for all lines/visible": true,
105
+ "customscript/prompts_from_file.py/txt2img/Use same random seed for all lines/value": false,
106
+ "customscript/prompts_from_file.py/txt2img/List of prompt inputs/visible": true,
107
+ "customscript/prompts_from_file.py/txt2img/List of prompt inputs/value": "",
108
+ "customscript/xy_grid.py/txt2img/X type/visible": true,
109
+ "customscript/xy_grid.py/txt2img/X type/value": "Seed",
110
+ "customscript/xy_grid.py/txt2img/X values/visible": true,
111
+ "customscript/xy_grid.py/txt2img/X values/value": "",
112
+ "customscript/xy_grid.py/txt2img/Y type/visible": true,
113
+ "customscript/xy_grid.py/txt2img/Y type/value": "Nothing",
114
+ "customscript/xy_grid.py/txt2img/Y values/visible": true,
115
+ "customscript/xy_grid.py/txt2img/Y values/value": "",
116
+ "customscript/xy_grid.py/txt2img/Draw legend/visible": true,
117
+ "customscript/xy_grid.py/txt2img/Draw legend/value": true,
118
+ "customscript/xy_grid.py/txt2img/Include Separate Images/visible": true,
119
+ "customscript/xy_grid.py/txt2img/Include Separate Images/value": false,
120
+ "customscript/xy_grid.py/txt2img/Keep -1 for seeds/visible": true,
121
+ "customscript/xy_grid.py/txt2img/Keep -1 for seeds/value": false,
122
+ "customscript/ddetailer.py/txt2img/Primary detection model (A)/visible": true,
123
+ "customscript/ddetailer.py/txt2img/Primary detection model (A)/value": "None",
124
+ "customscript/ddetailer.py/txt2img/Detection confidence threshold % (A)/value": 30,
125
+ "customscript/ddetailer.py/txt2img/Detection confidence threshold % (A)/minimum": 0,
126
+ "customscript/ddetailer.py/txt2img/Detection confidence threshold % (A)/maximum": 100,
127
+ "customscript/ddetailer.py/txt2img/Detection confidence threshold % (A)/step": 1,
128
+ "customscript/ddetailer.py/txt2img/Dilation factor (A)/value": 4,
129
+ "customscript/ddetailer.py/txt2img/Dilation factor (A)/minimum": 0,
130
+ "customscript/ddetailer.py/txt2img/Dilation factor (A)/maximum": 255,
131
+ "customscript/ddetailer.py/txt2img/Dilation factor (A)/step": 1,
132
+ "customscript/ddetailer.py/txt2img/X offset (A)/value": 0,
133
+ "customscript/ddetailer.py/txt2img/X offset (A)/minimum": -200,
134
+ "customscript/ddetailer.py/txt2img/X offset (A)/maximum": 200,
135
+ "customscript/ddetailer.py/txt2img/X offset (A)/step": 1,
136
+ "customscript/ddetailer.py/txt2img/Y offset (A)/value": 0,
137
+ "customscript/ddetailer.py/txt2img/Y offset (A)/minimum": -200,
138
+ "customscript/ddetailer.py/txt2img/Y offset (A)/maximum": 200,
139
+ "customscript/ddetailer.py/txt2img/Y offset (A)/step": 1,
140
+ "customscript/ddetailer.py/txt2img/Inpaint model B detections before model A runs/value": false,
141
+ "customscript/ddetailer.py/txt2img/Bitwise operation/value": "None",
142
+ "customscript/ddetailer.py/txt2img/Secondary detection model (B) (optional)/value": "None",
143
+ "customscript/ddetailer.py/txt2img/Detection confidence threshold % (B)/value": 30,
144
+ "customscript/ddetailer.py/txt2img/Detection confidence threshold % (B)/minimum": 0,
145
+ "customscript/ddetailer.py/txt2img/Detection confidence threshold % (B)/maximum": 100,
146
+ "customscript/ddetailer.py/txt2img/Detection confidence threshold % (B)/step": 1,
147
+ "customscript/ddetailer.py/txt2img/Dilation factor (B)/value": 4,
148
+ "customscript/ddetailer.py/txt2img/Dilation factor (B)/minimum": 0,
149
+ "customscript/ddetailer.py/txt2img/Dilation factor (B)/maximum": 255,
150
+ "customscript/ddetailer.py/txt2img/Dilation factor (B)/step": 1,
151
+ "customscript/ddetailer.py/txt2img/X offset (B)/value": 0,
152
+ "customscript/ddetailer.py/txt2img/X offset (B)/minimum": -200,
153
+ "customscript/ddetailer.py/txt2img/X offset (B)/maximum": 200,
154
+ "customscript/ddetailer.py/txt2img/X offset (B)/step": 1,
155
+ "customscript/ddetailer.py/txt2img/Y offset (B)/value": 0,
156
+ "customscript/ddetailer.py/txt2img/Y offset (B)/minimum": -200,
157
+ "customscript/ddetailer.py/txt2img/Y offset (B)/maximum": 200,
158
+ "customscript/ddetailer.py/txt2img/Y offset (B)/step": 1,
159
+ "customscript/ddetailer.py/txt2img/Mask blur /visible": true,
160
+ "customscript/ddetailer.py/txt2img/Mask blur /value": 4,
161
+ "customscript/ddetailer.py/txt2img/Mask blur /minimum": 0,
162
+ "customscript/ddetailer.py/txt2img/Mask blur /maximum": 64,
163
+ "customscript/ddetailer.py/txt2img/Mask blur /step": 1,
164
+ "customscript/ddetailer.py/txt2img/Denoising strength (Inpaint)/visible": true,
165
+ "customscript/ddetailer.py/txt2img/Denoising strength (Inpaint)/value": 0.4,
166
+ "customscript/ddetailer.py/txt2img/Denoising strength (Inpaint)/minimum": 0.0,
167
+ "customscript/ddetailer.py/txt2img/Denoising strength (Inpaint)/maximum": 1.0,
168
+ "customscript/ddetailer.py/txt2img/Denoising strength (Inpaint)/step": 0.01,
169
+ "customscript/ddetailer.py/txt2img/Inpaint at full resolution /visible": true,
170
+ "customscript/ddetailer.py/txt2img/Inpaint at full resolution /value": true,
171
+ "customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /visible": true,
172
+ "customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /value": 32,
173
+ "customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /minimum": 0,
174
+ "customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /maximum": 256,
175
+ "customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /step": 4,
176
+ "customscript/multirender.py/txt2img/Foreground prompt /visible": true,
177
+ "customscript/multirender.py/txt2img/Foreground prompt /value": "",
178
+ "customscript/multirender.py/txt2img/Number of foreground images /visible": true,
179
+ "customscript/multirender.py/txt2img/Number of foreground images /value": 5,
180
+ "customscript/multirender.py/txt2img/Number of foreground images /minimum": 1,
181
+ "customscript/multirender.py/txt2img/Number of foreground images /maximum": 10,
182
+ "customscript/multirender.py/txt2img/Number of foreground images /step": 1,
183
+ "customscript/multirender.py/txt2img/foreground steps /visible": true,
184
+ "customscript/multirender.py/txt2img/foreground steps /value": 24,
185
+ "customscript/multirender.py/txt2img/foreground steps /minimum": 1,
186
+ "customscript/multirender.py/txt2img/foreground steps /maximum": 120,
187
+ "customscript/multirender.py/txt2img/foreground steps /step": 1,
188
+ "customscript/multirender.py/txt2img/foreground cfg scale /visible": true,
189
+ "customscript/multirender.py/txt2img/foreground cfg scale /value": 12.5,
190
+ "customscript/multirender.py/txt2img/foreground cfg scale /minimum": 1,
191
+ "customscript/multirender.py/txt2img/foreground cfg scale /maximum": 30,
192
+ "customscript/multirender.py/txt2img/foreground cfg scale /step": 0.1,
193
+ "customscript/multirender.py/txt2img/foreground new seed+ /visible": true,
194
+ "customscript/multirender.py/txt2img/foreground new seed+ /value": 1000,
195
+ "customscript/multirender.py/txt2img/foreground new seed+ /minimum": 0,
196
+ "customscript/multirender.py/txt2img/foreground new seed+ /maximum": 1000,
197
+ "customscript/multirender.py/txt2img/foreground new seed+ /step": 1,
198
+ "customscript/multirender.py/txt2img/foreground sampler/visible": true,
199
+ "customscript/multirender.py/txt2img/foreground sampler/value": "DDIM",
200
+ "customscript/multirender.py/txt2img/change clip for foreground (0 = no interaction) /visible": true,
201
+ "customscript/multirender.py/txt2img/change clip for foreground (0 = no interaction) /value": 0,
202
+ "customscript/multirender.py/txt2img/change clip for foreground (0 = no interaction) /minimum": 0,
203
+ "customscript/multirender.py/txt2img/change clip for foreground (0 = no interaction) /maximum": 12,
204
+ "customscript/multirender.py/txt2img/change clip for foreground (0 = no interaction) /step": 1,
205
+ "customscript/multirender.py/txt2img/foreground width (64 = same as background) /visible": true,
206
+ "customscript/multirender.py/txt2img/foreground width (64 = same as background) /value": 64,
207
+ "customscript/multirender.py/txt2img/foreground width (64 = same as background) /minimum": 64,
208
+ "customscript/multirender.py/txt2img/foreground width (64 = same as background) /maximum": 2048,
209
+ "customscript/multirender.py/txt2img/foreground width (64 = same as background) /step": 64,
210
+ "customscript/multirender.py/txt2img/foreground height (64 = same as background) /visible": true,
211
+ "customscript/multirender.py/txt2img/foreground height (64 = same as background) /value": 64,
212
+ "customscript/multirender.py/txt2img/foreground height (64 = same as background) /minimum": 64,
213
+ "customscript/multirender.py/txt2img/foreground height (64 = same as background) /maximum": 2048,
214
+ "customscript/multirender.py/txt2img/foreground height (64 = same as background) /step": 64,
215
+ "customscript/multirender.py/txt2img/final blend prompt/visible": true,
216
+ "customscript/multirender.py/txt2img/final blend prompt/value": "",
217
+ "customscript/multirender.py/txt2img/blend steps /visible": true,
218
+ "customscript/multirender.py/txt2img/blend steps /value": 64,
219
+ "customscript/multirender.py/txt2img/blend steps /minimum": 1,
220
+ "customscript/multirender.py/txt2img/blend steps /maximum": 120,
221
+ "customscript/multirender.py/txt2img/blend steps /step": 1,
222
+ "customscript/multirender.py/txt2img/blend cfg scale /visible": true,
223
+ "customscript/multirender.py/txt2img/blend cfg scale /value": 7.5,
224
+ "customscript/multirender.py/txt2img/blend cfg scale /minimum": 1,
225
+ "customscript/multirender.py/txt2img/blend cfg scale /maximum": 30,
226
+ "customscript/multirender.py/txt2img/blend cfg scale /step": 0.1,
227
+ "customscript/multirender.py/txt2img/blend denoising strength /visible": true,
228
+ "customscript/multirender.py/txt2img/blend denoising strength /value": 0.42,
229
+ "customscript/multirender.py/txt2img/blend denoising strength /minimum": 0.1,
230
+ "customscript/multirender.py/txt2img/blend denoising strength /maximum": 1,
231
+ "customscript/multirender.py/txt2img/blend denoising strength /step": 0.01,
232
+ "customscript/multirender.py/txt2img/blend sampler/visible": true,
233
+ "customscript/multirender.py/txt2img/blend sampler/value": "DDIM",
234
+ "customscript/multirender.py/txt2img/blend width (64 = same size as background) /visible": true,
235
+ "customscript/multirender.py/txt2img/blend width (64 = same size as background) /value": 64,
236
+ "customscript/multirender.py/txt2img/blend width (64 = same size as background) /minimum": 64,
237
+ "customscript/multirender.py/txt2img/blend width (64 = same size as background) /maximum": 2048,
238
+ "customscript/multirender.py/txt2img/blend width (64 = same size as background) /step": 64,
239
+ "customscript/multirender.py/txt2img/blend height (64 = same size as background) /visible": true,
240
+ "customscript/multirender.py/txt2img/blend height (64 = same size as background) /value": 64,
241
+ "customscript/multirender.py/txt2img/blend height (64 = same size as background) /minimum": 64,
242
+ "customscript/multirender.py/txt2img/blend height (64 = same size as background) /maximum": 2048,
243
+ "customscript/multirender.py/txt2img/blend height (64 = same size as background) /step": 64,
244
+ "customscript/multirender.py/txt2img/Foreground distance from center multiplier /visible": true,
245
+ "customscript/multirender.py/txt2img/Foreground distance from center multiplier /value": 1,
246
+ "customscript/multirender.py/txt2img/Foreground distance from center multiplier /minimum": 0,
247
+ "customscript/multirender.py/txt2img/Foreground distance from center multiplier /maximum": 2,
248
+ "customscript/multirender.py/txt2img/Foreground distance from center multiplier /step": 0.01,
249
+ "customscript/multirender.py/txt2img/Foreground Y shift (far from center = lower) /visible": true,
250
+ "customscript/multirender.py/txt2img/Foreground Y shift (far from center = lower) /value": 0,
251
+ "customscript/multirender.py/txt2img/Foreground Y shift (far from center = lower) /minimum": 0,
252
+ "customscript/multirender.py/txt2img/Foreground Y shift (far from center = lower) /maximum": 100,
253
+ "customscript/multirender.py/txt2img/Foreground Y shift (far from center = lower) /step": 1,
254
+ "customscript/multirender.py/txt2img/Foreground depth cut threshold/visible": true,
255
+ "customscript/multirender.py/txt2img/Foreground depth cut threshold/value": 92,
256
+ "customscript/multirender.py/txt2img/Foreground depth cut threshold/minimum": 0,
257
+ "customscript/multirender.py/txt2img/Foreground depth cut threshold/maximum": 255,
258
+ "customscript/multirender.py/txt2img/Foreground depth cut threshold/step": 1,
259
+ "customscript/multirender.py/txt2img/Save background /visible": true,
260
+ "customscript/multirender.py/txt2img/Save background /value": true,
261
+ "customscript/multirender.py/txt2img/Save all foreground images /visible": true,
262
+ "customscript/multirender.py/txt2img/Save all foreground images /value": true,
263
+ "customscript/multirender.py/txt2img/Face correction /visible": true,
264
+ "customscript/multirender.py/txt2img/Face correction /value": true,
265
+ "customscript/multirender.py/txt2img/Random superposition /visible": true,
266
+ "customscript/multirender.py/txt2img/Random superposition /value": false,
267
+ "customscript/multirender.py/txt2img/Reverse order /visible": true,
268
+ "customscript/multirender.py/txt2img/Reverse order /value": false,
269
+ "customscript/multirender.py/txt2img/Mask foregrounds in blend/visible": true,
270
+ "customscript/multirender.py/txt2img/Mask foregrounds in blend/value": false,
271
+ "customscript/inspiration.py/txt2img/Prompt Placeholder, which can be used at the top of prompt input/visible": true,
272
+ "customscript/inspiration.py/txt2img/Prompt Placeholder, which can be used at the top of prompt input/value": "{inspiration}",
273
+ "customscript/prompt_travel.py/txt2img/Travel mode/visible": true,
274
+ "customscript/prompt_travel.py/txt2img/Travel mode/value": "linear",
275
+ "customscript/prompt_travel.py/txt2img/Frame genesis/visible": true,
276
+ "customscript/prompt_travel.py/txt2img/Frame genesis/value": "fixed",
277
+ "customscript/prompt_travel.py/txt2img/Travel steps between stages/visible": true,
278
+ "customscript/prompt_travel.py/txt2img/Travel steps between stages/value": "30",
279
+ "customscript/prompt_travel.py/txt2img/Denoise strength/visible": true,
280
+ "customscript/prompt_travel.py/txt2img/Denoise strength/value": 1.0,
281
+ "customscript/prompt_travel.py/txt2img/Denoise strength/minimum": 0.0,
282
+ "customscript/prompt_travel.py/txt2img/Denoise strength/maximum": 1.0,
283
+ "customscript/prompt_travel.py/txt2img/Denoise strength/step": 0.01,
284
+ "customscript/prompt_travel.py/txt2img/Replace order/visible": true,
285
+ "customscript/prompt_travel.py/txt2img/Replace order/value": "grad_min",
286
+ "customscript/prompt_travel.py/txt2img/Step size/visible": true,
287
+ "customscript/prompt_travel.py/txt2img/Step size/value": 0.01,
288
+ "customscript/prompt_travel.py/txt2img/Step count/visible": true,
289
+ "customscript/prompt_travel.py/txt2img/Step count/value": 1,
290
+ "customscript/prompt_travel.py/txt2img/Step method/visible": true,
291
+ "customscript/prompt_travel.py/txt2img/Step method/value": "clip",
292
+ "customscript/prompt_travel.py/txt2img/Weight for latent match/visible": true,
293
+ "customscript/prompt_travel.py/txt2img/Weight for latent match/value": 1.0,
294
+ "customscript/prompt_travel.py/txt2img/Weight for cond match/visible": true,
295
+ "customscript/prompt_travel.py/txt2img/Weight for cond match/value": 1.0,
296
+ "customscript/prompt_travel.py/txt2img/Video file format/visible": true,
297
+ "customscript/prompt_travel.py/txt2img/Video file format/value": "mp4",
298
+ "customscript/prompt_travel.py/txt2img/Video FPS/visible": true,
299
+ "customscript/prompt_travel.py/txt2img/Video FPS/value": 10.0,
300
+ "customscript/prompt_travel.py/txt2img/Pad begin/end frames/visible": true,
301
+ "customscript/prompt_travel.py/txt2img/Pad begin/end frames/value": 0,
302
+ "customscript/prompt_travel.py/txt2img/Pick frame by slice/visible": true,
303
+ "customscript/prompt_travel.py/txt2img/Pick frame by slice/value": "",
304
+ "customscript/prompt_travel.py/txt2img/Show console debug/visible": true,
305
+ "customscript/prompt_travel.py/txt2img/Show console debug/value": true,
306
+ "img2img/Prompt/visible": true,
307
+ "img2img/Prompt/value": "",
308
+ "img2img/Negative prompt/visible": true,
309
+ "img2img/Negative prompt/value": "",
310
+ "img2img/Styles/visible": true,
311
+ "img2img/Styles/value": [
312
+ "Default"
313
+ ],
314
+ "img2img/Input directory/visible": true,
315
+ "img2img/Input directory/value": "",
316
+ "img2img/Output directory/visible": true,
317
+ "img2img/Output directory/value": "",
318
+ "img2img/Resize mode/visible": true,
319
+ "img2img/Resize mode/value": "Just resize",
320
+ "img2img/Mask blur/visible": true,
321
+ "img2img/Mask blur/value": 4,
322
+ "img2img/Mask blur/minimum": 0,
323
+ "img2img/Mask blur/maximum": 64,
324
+ "img2img/Mask blur/step": 1,
325
+ "img2img/Mask transparency/value": 0,
326
+ "img2img/Mask transparency/minimum": 0,
327
+ "img2img/Mask transparency/maximum": 100,
328
+ "img2img/Mask transparency/step": 1,
329
+ "img2img/Mask mode/visible": true,
330
+ "img2img/Mask mode/value": "Inpaint masked",
331
+ "img2img/Masked content/visible": true,
332
+ "img2img/Masked content/value": "original",
333
+ "img2img/Inpaint area/visible": true,
334
+ "img2img/Inpaint area/value": "Whole picture",
335
+ "img2img/Only masked padding, pixels/visible": true,
336
+ "img2img/Only masked padding, pixels/value": 32,
337
+ "img2img/Only masked padding, pixels/minimum": 0,
338
+ "img2img/Only masked padding, pixels/maximum": 256,
339
+ "img2img/Only masked padding, pixels/step": 4,
340
+ "img2img/Sampling method/visible": true,
341
+ "img2img/Sampling method/value": "DPM++ 2M Karras",
342
+ "img2img/Sampling steps/visible": true,
343
+ "img2img/Sampling steps/value": 24,
344
+ "img2img/Sampling steps/minimum": 1,
345
+ "img2img/Sampling steps/maximum": 60,
346
+ "img2img/Sampling steps/step": 1,
347
+ "img2img/Width/visible": true,
348
+ "img2img/Width/value": 512,
349
+ "img2img/Width/minimum": 64,
350
+ "img2img/Width/maximum": 2048,
351
+ "img2img/Width/step": 8,
352
+ "img2img/Height/visible": true,
353
+ "img2img/Height/value": 768,
354
+ "img2img/Height/minimum": 64,
355
+ "img2img/Height/maximum": 2048,
356
+ "img2img/Height/step": 8,
357
+ "img2img/Batch count/visible": true,
358
+ "img2img/Batch count/value": 1,
359
+ "img2img/Batch count/minimum": 1,
360
+ "img2img/Batch count/maximum": 10,
361
+ "img2img/Batch count/step": 1,
362
+ "img2img/Batch size/visible": true,
363
+ "img2img/Batch size/value": 1,
364
+ "img2img/Batch size/minimum": 1,
365
+ "img2img/Batch size/maximum": 8,
366
+ "img2img/Batch size/step": 1,
367
+ "img2img/CFG Scale/visible": true,
368
+ "img2img/CFG Scale/value": 11.0,
369
+ "img2img/CFG Scale/minimum": 1.0,
370
+ "img2img/CFG Scale/maximum": 30.0,
371
+ "img2img/CFG Scale/step": 0.5,
372
+ "img2img/Denoising strength/visible": true,
373
+ "img2img/Denoising strength/value": 0.6,
374
+ "img2img/Denoising strength/minimum": 0.0,
375
+ "img2img/Denoising strength/maximum": 1.0,
376
+ "img2img/Denoising strength/step": 0.01,
377
+ "img2img/Seed/visible": true,
378
+ "img2img/Seed/value": -1.0,
379
+ "img2img/Extra/visible": true,
380
+ "img2img/Extra/value": false,
381
+ "img2img/Variation seed/visible": true,
382
+ "img2img/Variation seed/value": -1.0,
383
+ "img2img/Variation strength/visible": true,
384
+ "img2img/Variation strength/value": 0.0,
385
+ "img2img/Variation strength/minimum": 0,
386
+ "img2img/Variation strength/maximum": 1,
387
+ "img2img/Variation strength/step": 0.01,
388
+ "img2img/Resize seed from width/visible": true,
389
+ "img2img/Resize seed from width/value": 0,
390
+ "img2img/Resize seed from width/minimum": 0,
391
+ "img2img/Resize seed from width/maximum": 2048,
392
+ "img2img/Resize seed from width/step": 8,
393
+ "img2img/Resize seed from height/visible": true,
394
+ "img2img/Resize seed from height/value": 0,
395
+ "img2img/Resize seed from height/minimum": 0,
396
+ "img2img/Resize seed from height/maximum": 2048,
397
+ "img2img/Resize seed from height/step": 8,
398
+ "img2img/Restore faces/visible": true,
399
+ "img2img/Restore faces/value": false,
400
+ "img2img/Tiling/visible": true,
401
+ "img2img/Tiling/value": false,
402
+ "img2img/Script/visible": true,
403
+ "img2img/Script/value": "None",
404
+ "customscript/img2imgalt.py/img2img/Override `Sampling method` to Euler?(this method is built for it)/visible": true,
405
+ "customscript/img2imgalt.py/img2img/Override `Sampling method` to Euler?(this method is built for it)/value": true,
406
+ "customscript/img2imgalt.py/img2img/Override `prompt` to the same value as `original prompt`?(and `negative prompt`)/visible": true,
407
+ "customscript/img2imgalt.py/img2img/Override `prompt` to the same value as `original prompt`?(and `negative prompt`)/value": true,
408
+ "customscript/img2imgalt.py/img2img/Original prompt/visible": true,
409
+ "customscript/img2imgalt.py/img2img/Original prompt/value": "",
410
+ "customscript/img2imgalt.py/img2img/Original negative prompt/visible": true,
411
+ "customscript/img2imgalt.py/img2img/Original negative prompt/value": "",
412
+ "customscript/img2imgalt.py/img2img/Override `Sampling Steps` to the same value as `Decode steps`?/visible": true,
413
+ "customscript/img2imgalt.py/img2img/Override `Sampling Steps` to the same value as `Decode steps`?/value": true,
414
+ "customscript/img2imgalt.py/img2img/Decode steps/visible": true,
415
+ "customscript/img2imgalt.py/img2img/Decode steps/value": 50,
416
+ "customscript/img2imgalt.py/img2img/Decode steps/minimum": 1,
417
+ "customscript/img2imgalt.py/img2img/Decode steps/maximum": 150,
418
+ "customscript/img2imgalt.py/img2img/Decode steps/step": 1,
419
+ "customscript/img2imgalt.py/img2img/Override `Denoising strength` to 1?/visible": true,
420
+ "customscript/img2imgalt.py/img2img/Override `Denoising strength` to 1?/value": true,
421
+ "customscript/img2imgalt.py/img2img/Decode CFG scale/visible": true,
422
+ "customscript/img2imgalt.py/img2img/Decode CFG scale/value": 1.0,
423
+ "customscript/img2imgalt.py/img2img/Decode CFG scale/minimum": 0.0,
424
+ "customscript/img2imgalt.py/img2img/Decode CFG scale/maximum": 15.0,
425
+ "customscript/img2imgalt.py/img2img/Decode CFG scale/step": 0.1,
426
+ "customscript/img2imgalt.py/img2img/Randomness/visible": true,
427
+ "customscript/img2imgalt.py/img2img/Randomness/value": 0.0,
428
+ "customscript/img2imgalt.py/img2img/Randomness/minimum": 0.0,
429
+ "customscript/img2imgalt.py/img2img/Randomness/maximum": 1.0,
430
+ "customscript/img2imgalt.py/img2img/Randomness/step": 0.01,
431
+ "customscript/img2imgalt.py/img2img/Sigma adjustment for finding noise for image/visible": true,
432
+ "customscript/img2imgalt.py/img2img/Sigma adjustment for finding noise for image/value": false,
433
+ "customscript/loopback.py/img2img/Loops/visible": true,
434
+ "customscript/loopback.py/img2img/Loops/value": 4,
435
+ "customscript/loopback.py/img2img/Loops/minimum": 1,
436
+ "customscript/loopback.py/img2img/Loops/maximum": 32,
437
+ "customscript/loopback.py/img2img/Loops/step": 1,
438
+ "customscript/loopback.py/img2img/Denoising strength change factor/visible": true,
439
+ "customscript/loopback.py/img2img/Denoising strength change factor/value": 1,
440
+ "customscript/loopback.py/img2img/Denoising strength change factor/minimum": 0.9,
441
+ "customscript/loopback.py/img2img/Denoising strength change factor/maximum": 1.1,
442
+ "customscript/loopback.py/img2img/Denoising strength change factor/step": 0.01,
443
+ "customscript/outpainting_mk_2.py/img2img/Pixels to expand/visible": true,
444
+ "customscript/outpainting_mk_2.py/img2img/Pixels to expand/value": 128,
445
+ "customscript/outpainting_mk_2.py/img2img/Pixels to expand/minimum": 8,
446
+ "customscript/outpainting_mk_2.py/img2img/Pixels to expand/maximum": 256,
447
+ "customscript/outpainting_mk_2.py/img2img/Pixels to expand/step": 8,
448
+ "customscript/outpainting_mk_2.py/img2img/Mask blur/visible": true,
449
+ "customscript/outpainting_mk_2.py/img2img/Mask blur/value": 8,
450
+ "customscript/outpainting_mk_2.py/img2img/Mask blur/minimum": 0,
451
+ "customscript/outpainting_mk_2.py/img2img/Mask blur/maximum": 64,
452
+ "customscript/outpainting_mk_2.py/img2img/Mask blur/step": 1,
453
+ "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/visible": true,
454
+ "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/value": 1.0,
455
+ "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/minimum": 0.0,
456
+ "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/maximum": 4.0,
457
+ "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/step": 0.01,
458
+ "customscript/outpainting_mk_2.py/img2img/Color variation/visible": true,
459
+ "customscript/outpainting_mk_2.py/img2img/Color variation/value": 0.05,
460
+ "customscript/outpainting_mk_2.py/img2img/Color variation/minimum": 0.0,
461
+ "customscript/outpainting_mk_2.py/img2img/Color variation/maximum": 1.0,
462
+ "customscript/outpainting_mk_2.py/img2img/Color variation/step": 0.01,
463
+ "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/visible": true,
464
+ "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/value": 128,
465
+ "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/minimum": 8,
466
+ "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/maximum": 256,
467
+ "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/step": 8,
468
+ "customscript/poor_mans_outpainting.py/img2img/Mask blur/visible": true,
469
+ "customscript/poor_mans_outpainting.py/img2img/Mask blur/value": 4,
470
+ "customscript/poor_mans_outpainting.py/img2img/Mask blur/minimum": 0,
471
+ "customscript/poor_mans_outpainting.py/img2img/Mask blur/maximum": 64,
472
+ "customscript/poor_mans_outpainting.py/img2img/Mask blur/step": 1,
473
+ "customscript/poor_mans_outpainting.py/img2img/Masked content/visible": true,
474
+ "customscript/poor_mans_outpainting.py/img2img/Masked content/value": "fill",
475
+ "customscript/prompt_matrix.py/img2img/Put variable parts at start of prompt/visible": true,
476
+ "customscript/prompt_matrix.py/img2img/Put variable parts at start of prompt/value": false,
477
+ "customscript/prompt_matrix.py/img2img/Use different seed for each picture/visible": true,
478
+ "customscript/prompt_matrix.py/img2img/Use different seed for each picture/value": false,
479
+ "customscript/prompts_from_file.py/img2img/Iterate seed every line/visible": true,
480
+ "customscript/prompts_from_file.py/img2img/Iterate seed every line/value": false,
481
+ "customscript/prompts_from_file.py/img2img/Use same random seed for all lines/visible": true,
482
+ "customscript/prompts_from_file.py/img2img/Use same random seed for all lines/value": false,
483
+ "customscript/prompts_from_file.py/img2img/List of prompt inputs/visible": true,
484
+ "customscript/prompts_from_file.py/img2img/List of prompt inputs/value": "",
485
+ "customscript/sd_upscale.py/img2img/Tile overlap/visible": true,
486
+ "customscript/sd_upscale.py/img2img/Tile overlap/value": 64,
487
+ "customscript/sd_upscale.py/img2img/Tile overlap/minimum": 0,
488
+ "customscript/sd_upscale.py/img2img/Tile overlap/maximum": 256,
489
+ "customscript/sd_upscale.py/img2img/Tile overlap/step": 16,
490
+ "customscript/sd_upscale.py/img2img/Scale Factor/visible": true,
491
+ "customscript/sd_upscale.py/img2img/Scale Factor/value": 2.0,
492
+ "customscript/sd_upscale.py/img2img/Scale Factor/minimum": 1.0,
493
+ "customscript/sd_upscale.py/img2img/Scale Factor/maximum": 4.0,
494
+ "customscript/sd_upscale.py/img2img/Scale Factor/step": 0.05,
495
+ "customscript/sd_upscale.py/img2img/Upscaler/visible": true,
496
+ "customscript/sd_upscale.py/img2img/Upscaler/value": "None",
497
+ "customscript/xy_grid.py/img2img/X type/visible": true,
498
+ "customscript/xy_grid.py/img2img/X type/value": "Seed",
499
+ "customscript/xy_grid.py/img2img/X values/visible": true,
500
+ "customscript/xy_grid.py/img2img/X values/value": "",
501
+ "customscript/xy_grid.py/img2img/Y type/visible": true,
502
+ "customscript/xy_grid.py/img2img/Y type/value": "Nothing",
503
+ "customscript/xy_grid.py/img2img/Y values/visible": true,
504
+ "customscript/xy_grid.py/img2img/Y values/value": "",
505
+ "customscript/xy_grid.py/img2img/Draw legend/visible": true,
506
+ "customscript/xy_grid.py/img2img/Draw legend/value": true,
507
+ "customscript/xy_grid.py/img2img/Include Separate Images/visible": true,
508
+ "customscript/xy_grid.py/img2img/Include Separate Images/value": false,
509
+ "customscript/xy_grid.py/img2img/Keep -1 for seeds/visible": true,
510
+ "customscript/xy_grid.py/img2img/Keep -1 for seeds/value": false,
511
+ "customscript/ddetailer.py/img2img/Primary detection model (A)/visible": true,
512
+ "customscript/ddetailer.py/img2img/Primary detection model (A)/value": "None",
513
+ "customscript/ddetailer.py/img2img/Detection confidence threshold % (A)/value": 30,
514
+ "customscript/ddetailer.py/img2img/Detection confidence threshold % (A)/minimum": 0,
515
+ "customscript/ddetailer.py/img2img/Detection confidence threshold % (A)/maximum": 100,
516
+ "customscript/ddetailer.py/img2img/Detection confidence threshold % (A)/step": 1,
517
+ "customscript/ddetailer.py/img2img/Dilation factor (A)/value": 4,
518
+ "customscript/ddetailer.py/img2img/Dilation factor (A)/minimum": 0,
519
+ "customscript/ddetailer.py/img2img/Dilation factor (A)/maximum": 255,
520
+ "customscript/ddetailer.py/img2img/Dilation factor (A)/step": 1,
521
+ "customscript/ddetailer.py/img2img/X offset (A)/value": 0,
522
+ "customscript/ddetailer.py/img2img/X offset (A)/minimum": -200,
523
+ "customscript/ddetailer.py/img2img/X offset (A)/maximum": 200,
524
+ "customscript/ddetailer.py/img2img/X offset (A)/step": 1,
525
+ "customscript/ddetailer.py/img2img/Y offset (A)/value": 0,
526
+ "customscript/ddetailer.py/img2img/Y offset (A)/minimum": -200,
527
+ "customscript/ddetailer.py/img2img/Y offset (A)/maximum": 200,
528
+ "customscript/ddetailer.py/img2img/Y offset (A)/step": 1,
529
+ "customscript/ddetailer.py/img2img/Inpaint model B detections before model A runs/value": false,
530
+ "customscript/ddetailer.py/img2img/Bitwise operation/value": "None",
531
+ "customscript/ddetailer.py/img2img/Secondary detection model (B) (optional)/value": "None",
532
+ "customscript/ddetailer.py/img2img/Detection confidence threshold % (B)/value": 30,
533
+ "customscript/ddetailer.py/img2img/Detection confidence threshold % (B)/minimum": 0,
534
+ "customscript/ddetailer.py/img2img/Detection confidence threshold % (B)/maximum": 100,
535
+ "customscript/ddetailer.py/img2img/Detection confidence threshold % (B)/step": 1,
536
+ "customscript/ddetailer.py/img2img/Dilation factor (B)/value": 4,
537
+ "customscript/ddetailer.py/img2img/Dilation factor (B)/minimum": 0,
538
+ "customscript/ddetailer.py/img2img/Dilation factor (B)/maximum": 255,
539
+ "customscript/ddetailer.py/img2img/Dilation factor (B)/step": 1,
540
+ "customscript/ddetailer.py/img2img/X offset (B)/value": 0,
541
+ "customscript/ddetailer.py/img2img/X offset (B)/minimum": -200,
542
+ "customscript/ddetailer.py/img2img/X offset (B)/maximum": 200,
543
+ "customscript/ddetailer.py/img2img/X offset (B)/step": 1,
544
+ "customscript/ddetailer.py/img2img/Y offset (B)/value": 0,
545
+ "customscript/ddetailer.py/img2img/Y offset (B)/minimum": -200,
546
+ "customscript/ddetailer.py/img2img/Y offset (B)/maximum": 200,
547
+ "customscript/ddetailer.py/img2img/Y offset (B)/step": 1,
548
+ "customscript/ddetailer.py/img2img/Mask blur /value": 4,
549
+ "customscript/ddetailer.py/img2img/Mask blur /minimum": 0,
550
+ "customscript/ddetailer.py/img2img/Mask blur /maximum": 64,
551
+ "customscript/ddetailer.py/img2img/Mask blur /step": 1,
552
+ "customscript/ddetailer.py/img2img/Denoising strength (Inpaint)/value": 0.4,
553
+ "customscript/ddetailer.py/img2img/Denoising strength (Inpaint)/minimum": 0.0,
554
+ "customscript/ddetailer.py/img2img/Denoising strength (Inpaint)/maximum": 1.0,
555
+ "customscript/ddetailer.py/img2img/Denoising strength (Inpaint)/step": 0.01,
556
+ "customscript/ddetailer.py/img2img/Inpaint at full resolution /value": true,
557
+ "customscript/ddetailer.py/img2img/Inpaint at full resolution padding, pixels /value": 32,
558
+ "customscript/ddetailer.py/img2img/Inpaint at full resolution padding, pixels /minimum": 0,
559
+ "customscript/ddetailer.py/img2img/Inpaint at full resolution padding, pixels /maximum": 256,
560
+ "customscript/ddetailer.py/img2img/Inpaint at full resolution padding, pixels /step": 4,
561
+ "customscript/inspiration.py/img2img/Prompt Placeholder, which can be used at the top of prompt input/visible": true,
562
+ "customscript/inspiration.py/img2img/Prompt Placeholder, which can be used at the top of prompt input/value": "{inspiration}",
563
+ "customscript/prompt_travel.py/img2img/Travel mode/visible": true,
564
+ "customscript/prompt_travel.py/img2img/Travel mode/value": "linear",
565
+ "customscript/prompt_travel.py/img2img/Frame genesis/visible": true,
566
+ "customscript/prompt_travel.py/img2img/Frame genesis/value": "fixed",
567
+ "customscript/prompt_travel.py/img2img/Travel steps between stages/visible": true,
568
+ "customscript/prompt_travel.py/img2img/Travel steps between stages/value": "30",
569
+ "customscript/prompt_travel.py/img2img/Denoise strength/visible": true,
570
+ "customscript/prompt_travel.py/img2img/Denoise strength/value": 1.0,
571
+ "customscript/prompt_travel.py/img2img/Denoise strength/minimum": 0.0,
572
+ "customscript/prompt_travel.py/img2img/Denoise strength/maximum": 1.0,
573
+ "customscript/prompt_travel.py/img2img/Denoise strength/step": 0.01,
574
+ "customscript/prompt_travel.py/img2img/Replace order/visible": true,
575
+ "customscript/prompt_travel.py/img2img/Replace order/value": "grad_min",
576
+ "customscript/prompt_travel.py/img2img/Step size/visible": true,
577
+ "customscript/prompt_travel.py/img2img/Step size/value": 0.01,
578
+ "customscript/prompt_travel.py/img2img/Step count/visible": true,
579
+ "customscript/prompt_travel.py/img2img/Step count/value": 1,
580
+ "customscript/prompt_travel.py/img2img/Step method/visible": true,
581
+ "customscript/prompt_travel.py/img2img/Step method/value": "clip",
582
+ "customscript/prompt_travel.py/img2img/Weight for latent match/visible": true,
583
+ "customscript/prompt_travel.py/img2img/Weight for latent match/value": 1.0,
584
+ "customscript/prompt_travel.py/img2img/Weight for cond match/visible": true,
585
+ "customscript/prompt_travel.py/img2img/Weight for cond match/value": 1.0,
586
+ "customscript/prompt_travel.py/img2img/Video file format/visible": true,
587
+ "customscript/prompt_travel.py/img2img/Video file format/value": "mp4",
588
+ "customscript/prompt_travel.py/img2img/Video FPS/visible": true,
589
+ "customscript/prompt_travel.py/img2img/Video FPS/value": 10.0,
590
+ "customscript/prompt_travel.py/img2img/Pad begin/end frames/visible": true,
591
+ "customscript/prompt_travel.py/img2img/Pad begin/end frames/value": 0,
592
+ "customscript/prompt_travel.py/img2img/Pick frame by slice/visible": true,
593
+ "customscript/prompt_travel.py/img2img/Pick frame by slice/value": "",
594
+ "customscript/prompt_travel.py/img2img/Show console debug/visible": true,
595
+ "customscript/prompt_travel.py/img2img/Show console debug/value": true,
596
+ "extras/Input directory/visible": true,
597
+ "extras/Input directory/value": "",
598
+ "extras/Output directory/visible": true,
599
+ "extras/Output directory/value": "",
600
+ "extras/Show result images/visible": true,
601
+ "extras/Show result images/value": true,
602
+ "extras/Resize/visible": true,
603
+ "extras/Resize/value": 4,
604
+ "extras/Resize/minimum": 1.0,
605
+ "extras/Resize/maximum": 8.0,
606
+ "extras/Resize/step": 0.05,
607
+ "extras/Width/visible": true,
608
+ "extras/Width/value": 512,
609
+ "extras/Height/visible": true,
610
+ "extras/Height/value": 512,
611
+ "extras/Crop to fit/visible": true,
612
+ "extras/Crop to fit/value": true,
613
+ "extras/Upscaler 1/visible": true,
614
+ "extras/Upscaler 1/value": "None",
615
+ "extras/Upscaler 2/visible": true,
616
+ "extras/Upscaler 2/value": "None",
617
+ "extras/Upscaler 2 visibility/visible": true,
618
+ "extras/Upscaler 2 visibility/value": 1,
619
+ "extras/Upscaler 2 visibility/minimum": 0.0,
620
+ "extras/Upscaler 2 visibility/maximum": 1.0,
621
+ "extras/Upscaler 2 visibility/step": 0.001,
622
+ "extras/GFPGAN visibility/visible": true,
623
+ "extras/GFPGAN visibility/value": 0,
624
+ "extras/GFPGAN visibility/minimum": 0.0,
625
+ "extras/GFPGAN visibility/maximum": 1.0,
626
+ "extras/GFPGAN visibility/step": 0.001,
627
+ "extras/CodeFormer visibility/visible": true,
628
+ "extras/CodeFormer visibility/value": 0,
629
+ "extras/CodeFormer visibility/minimum": 0.0,
630
+ "extras/CodeFormer visibility/maximum": 1.0,
631
+ "extras/CodeFormer visibility/step": 0.001,
632
+ "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/visible": true,
633
+ "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/value": 0,
634
+ "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/minimum": 0.0,
635
+ "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/maximum": 1.0,
636
+ "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/step": 0.001,
637
+ "extras/Upscale Before Restoring Faces/visible": true,
638
+ "extras/Upscale Before Restoring Faces/value": false,
639
+ "modelmerger/Primary model (A)/visible": true,
640
+ "modelmerger/Primary model (A)/value": null,
641
+ "modelmerger/Secondary model (B)/visible": true,
642
+ "modelmerger/Secondary model (B)/value": null,
643
+ "modelmerger/Tertiary model (C)/visible": true,
644
+ "modelmerger/Tertiary model (C)/value": null,
645
+ "modelmerger/Custom Name (Optional)/visible": true,
646
+ "modelmerger/Custom Name (Optional)/value": "",
647
+ "modelmerger/Multiplier (M) - set to 0 to get model A/visible": true,
648
+ "modelmerger/Multiplier (M) - set to 0 to get model A/value": 0.3,
649
+ "modelmerger/Multiplier (M) - set to 0 to get model A/minimum": 0.0,
650
+ "modelmerger/Multiplier (M) - set to 0 to get model A/maximum": 1.0,
651
+ "modelmerger/Multiplier (M) - set to 0 to get model A/step": 0.05,
652
+ "modelmerger/Interpolation Method/visible": true,
653
+ "modelmerger/Interpolation Method/value": "Weighted sum",
654
+ "modelmerger/Checkpoint format/visible": true,
655
+ "modelmerger/Checkpoint format/value": "ckpt",
656
+ "modelmerger/Save as float16/visible": true,
657
+ "modelmerger/Save as float16/value": false,
658
+ "modelmerger/Copy config from/visible": true,
659
+ "modelmerger/Copy config from/value": "A, B or C",
660
+ "modelmerger/Bake in VAE/visible": true,
661
+ "modelmerger/Bake in VAE/value": "None",
662
+ "modelmerger/Discard weights with matching name/visible": true,
663
+ "modelmerger/Discard weights with matching name/value": "",
664
+ "train/Name/visible": true,
665
+ "train/Name/value": "",
666
+ "train/Initialization text/visible": true,
667
+ "train/Initialization text/value": "*",
668
+ "train/Number of vectors per token/visible": true,
669
+ "train/Number of vectors per token/value": 1,
670
+ "train/Number of vectors per token/minimum": 1,
671
+ "train/Number of vectors per token/maximum": 75,
672
+ "train/Number of vectors per token/step": 1,
673
+ "train/Overwrite Old Embedding/visible": true,
674
+ "train/Overwrite Old Embedding/value": false,
675
+ "train/Enter hypernetwork layer structure/visible": true,
676
+ "train/Enter hypernetwork layer structure/value": "1, 2, 1",
677
+ "train/Select activation function of hypernetwork. Recommended : Swish / Linear(none)/visible": true,
678
+ "train/Select activation function of hypernetwork. Recommended : Swish / Linear(none)/value": "linear",
679
+ "train/Select Layer weights initialization. Recommended: Kaiming for relu-like, Xavier for sigmoid-like, Normal otherwise/visible": true,
680
+ "train/Select Layer weights initialization. Recommended: Kaiming for relu-like, Xavier for sigmoid-like, Normal otherwise/value": "Normal",
681
+ "train/Add layer normalization/visible": true,
682
+ "train/Add layer normalization/value": false,
683
+ "train/Use dropout/visible": true,
684
+ "train/Use dropout/value": false,
685
+ "train/Enter hypernetwork Dropout structure (or empty). Recommended : 0~0.35 incrementing sequence: 0, 0.05, 0.15/visible": true,
686
+ "train/Enter hypernetwork Dropout structure (or empty). Recommended : 0~0.35 incrementing sequence: 0, 0.05, 0.15/value": "0, 0, 0",
687
+ "train/Overwrite Old Hypernetwork/visible": true,
688
+ "train/Overwrite Old Hypernetwork/value": false,
689
+ "train/Source directory/visible": true,
690
+ "train/Source directory/value": "",
691
+ "train/Destination directory/visible": true,
692
+ "train/Destination directory/value": "",
693
+ "train/Width/visible": true,
694
+ "train/Width/value": 512,
695
+ "train/Width/minimum": 64,
696
+ "train/Width/maximum": 2048,
697
+ "train/Width/step": 8,
698
+ "train/Height/visible": true,
699
+ "train/Height/value": 512,
700
+ "train/Height/minimum": 64,
701
+ "train/Height/maximum": 2048,
702
+ "train/Height/step": 8,
703
+ "train/Existing Caption txt Action/visible": true,
704
+ "train/Existing Caption txt Action/value": "ignore",
705
+ "train/Create flipped copies/visible": true,
706
+ "train/Create flipped copies/value": false,
707
+ "train/Split oversized images/visible": true,
708
+ "train/Split oversized images/value": false,
709
+ "train/Auto focal point crop/visible": true,
710
+ "train/Auto focal point crop/value": false,
711
+ "train/Auto-sized crop/visible": true,
712
+ "train/Auto-sized crop/value": false,
713
+ "train/Use BLIP for caption/visible": true,
714
+ "train/Use BLIP for caption/value": false,
715
+ "train/Use deepbooru for caption/visible": true,
716
+ "train/Use deepbooru for caption/value": false,
717
+ "train/Split image threshold/visible": true,
718
+ "train/Split image threshold/value": 0.5,
719
+ "train/Split image threshold/minimum": 0.0,
720
+ "train/Split image threshold/maximum": 1.0,
721
+ "train/Split image threshold/step": 0.05,
722
+ "train/Split image overlap ratio/visible": true,
723
+ "train/Split image overlap ratio/value": 0.2,
724
+ "train/Split image overlap ratio/minimum": 0.0,
725
+ "train/Split image overlap ratio/maximum": 0.9,
726
+ "train/Split image overlap ratio/step": 0.05,
727
+ "train/Focal point face weight/visible": true,
728
+ "train/Focal point face weight/value": 0.9,
729
+ "train/Focal point face weight/minimum": 0.0,
730
+ "train/Focal point face weight/maximum": 1.0,
731
+ "train/Focal point face weight/step": 0.05,
732
+ "train/Focal point entropy weight/visible": true,
733
+ "train/Focal point entropy weight/value": 0.15,
734
+ "train/Focal point entropy weight/minimum": 0.0,
735
+ "train/Focal point entropy weight/maximum": 1.0,
736
+ "train/Focal point entropy weight/step": 0.05,
737
+ "train/Focal point edges weight/visible": true,
738
+ "train/Focal point edges weight/value": 0.5,
739
+ "train/Focal point edges weight/minimum": 0.0,
740
+ "train/Focal point edges weight/maximum": 1.0,
741
+ "train/Focal point edges weight/step": 0.05,
742
+ "train/Create debug image/visible": true,
743
+ "train/Create debug image/value": false,
744
+ "train/Dimension lower bound/visible": true,
745
+ "train/Dimension lower bound/value": 384,
746
+ "train/Dimension lower bound/minimum": 64,
747
+ "train/Dimension lower bound/maximum": 2048,
748
+ "train/Dimension lower bound/step": 8,
749
+ "train/Dimension upper bound/visible": true,
750
+ "train/Dimension upper bound/value": 768,
751
+ "train/Dimension upper bound/minimum": 64,
752
+ "train/Dimension upper bound/maximum": 2048,
753
+ "train/Dimension upper bound/step": 8,
754
+ "train/Area lower bound/visible": true,
755
+ "train/Area lower bound/value": 4096,
756
+ "train/Area lower bound/minimum": 4096,
757
+ "train/Area lower bound/maximum": 4194304,
758
+ "train/Area lower bound/step": 1,
759
+ "train/Area upper bound/visible": true,
760
+ "train/Area upper bound/value": 409600,
761
+ "train/Area upper bound/minimum": 4096,
762
+ "train/Area upper bound/maximum": 4194304,
763
+ "train/Area upper bound/step": 1,
764
+ "train/Resizing objective/visible": true,
765
+ "train/Resizing objective/value": "Maximize area",
766
+ "train/Error threshold/visible": true,
767
+ "train/Error threshold/value": 0.1,
768
+ "train/Error threshold/minimum": 0,
769
+ "train/Error threshold/maximum": 1,
770
+ "train/Error threshold/step": 0.01,
771
+ "train/Embedding/visible": true,
772
+ "train/Embedding/value": null,
773
+ "train/Hypernetwork/visible": true,
774
+ "train/Hypernetwork/value": null,
775
+ "train/Embedding Learning rate/visible": true,
776
+ "train/Embedding Learning rate/value": "0.005",
777
+ "train/Hypernetwork Learning rate/visible": true,
778
+ "train/Hypernetwork Learning rate/value": "0.00001",
779
+ "train/Gradient Clipping/visible": true,
780
+ "train/Gradient Clipping/value": "disabled",
781
+ "train/Batch size/visible": true,
782
+ "train/Batch size/value": 1,
783
+ "train/Gradient accumulation steps/visible": true,
784
+ "train/Gradient accumulation steps/value": 1,
785
+ "train/Dataset directory/visible": true,
786
+ "train/Dataset directory/value": "",
787
+ "train/Log directory/visible": true,
788
+ "train/Log directory/value": "textual_inversion",
789
+ "train/Prompt template/visible": true,
790
+ "train/Prompt template/value": "style_filewords.txt",
791
+ "train/Do not resize images/visible": true,
792
+ "train/Do not resize images/value": false,
793
+ "train/Max steps/visible": true,
794
+ "train/Max steps/value": 100000,
795
+ "train/Save an image to log directory every N steps, 0 to disable/visible": true,
796
+ "train/Save an image to log directory every N steps, 0 to disable/value": 500,
797
+ "train/Save a copy of embedding to log directory every N steps, 0 to disable/visible": true,
798
+ "train/Save a copy of embedding to log directory every N steps, 0 to disable/value": 500,
799
+ "train/Save images with embedding in PNG chunks/visible": true,
800
+ "train/Save images with embedding in PNG chunks/value": true,
801
+ "train/Read parameters (prompt, etc...) from txt2img tab when making previews/visible": true,
802
+ "train/Read parameters (prompt, etc...) from txt2img tab when making previews/value": false,
803
+ "train/Shuffle tags by ',' when creating prompts./visible": true,
804
+ "train/Shuffle tags by ',' when creating prompts./value": false,
805
+ "train/Drop out tags when creating prompts./visible": true,
806
+ "train/Drop out tags when creating prompts./value": 0,
807
+ "train/Drop out tags when creating prompts./minimum": 0,
808
+ "train/Drop out tags when creating prompts./maximum": 1,
809
+ "train/Drop out tags when creating prompts./step": 0.1,
810
+ "train/Choose latent sampling method/visible": true,
811
+ "train/Choose latent sampling method/value": "once"
812
+ }