jack008 commited on
Commit
58b47b7
·
1 Parent(s): 588352d

Upload 3 files

Browse files
Files changed (3) hide show
  1. config.json +254 -0
  2. styles.csv +25 -0
  3. ui-config.json +811 -0
config.json ADDED
@@ -0,0 +1,254 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "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": true,
14
+ "save_images_before_face_restoration": false,
15
+ "save_images_before_highres_fix": false,
16
+ "save_images_before_color_correction": false,
17
+ "save_mask": false,
18
+ "save_mask_composite": false,
19
+ "jpeg_quality": 100,
20
+ "webp_lossless": false,
21
+ "export_for_4chan": true,
22
+ "img_downscale_threshold": 4.0,
23
+ "target_side_length": 4000,
24
+ "img_max_size_mp": 200,
25
+ "use_original_name_batch": true,
26
+ "use_upscaler_name_as_suffix": false,
27
+ "save_selected_only": true,
28
+ "save_init_img": false,
29
+ "temp_dir": "",
30
+ "clean_temp_dir_at_start": false,
31
+ "outdir_samples": "",
32
+ "outdir_txt2img_samples": "outputs/txt2img-images",
33
+ "outdir_img2img_samples": "outputs/img2img-images",
34
+ "outdir_extras_samples": "outputs/extras-images",
35
+ "outdir_grids": "",
36
+ "outdir_txt2img_grids": "outputs/txt2img-grids",
37
+ "outdir_img2img_grids": "outputs/img2img-grids",
38
+ "outdir_save": "log/images",
39
+ "outdir_init_images": "outputs/init-images",
40
+ "save_to_dirs": true,
41
+ "grid_save_to_dirs": true,
42
+ "use_save_to_dirs_for_ui": false,
43
+ "directories_filename_pattern": "[date]",
44
+ "directories_max_prompt_words": 8,
45
+ "ESRGAN_tile": 192,
46
+ "ESRGAN_tile_overlap": 8,
47
+ "realesrgan_enabled_models": [
48
+ "R-ESRGAN 4x+",
49
+ "R-ESRGAN 4x+ Anime6B"
50
+ ],
51
+ "upscaler_for_img2img": "R-ESRGAN 4x+",
52
+ "SCUNET_tile": 256,
53
+ "SCUNET_tile_overlap": 8,
54
+ "face_restoration_model": "CodeFormer",
55
+ "code_former_weight": 0.5,
56
+ "face_restoration_unload": false,
57
+ "show_warnings": false,
58
+ "memmon_poll_rate": 8,
59
+ "samples_log_stdout": false,
60
+ "multiple_tqdm": true,
61
+ "print_hypernet_extra": false,
62
+ "unload_models_when_training": false,
63
+ "pin_memory": false,
64
+ "save_optimizer_state": false,
65
+ "save_training_settings_to_txt": true,
66
+ "dataset_filename_word_regex": "",
67
+ "dataset_filename_join_string": " ",
68
+ "training_image_repeats_per_epoch": 1,
69
+ "training_write_csv_every": 500,
70
+ "training_xattention_optimizations": false,
71
+ "training_enable_tensorboard": false,
72
+ "training_tensorboard_save_images": false,
73
+ "training_tensorboard_flush_every": 120,
74
+ "sd_model_checkpoint": "test3.safetensors",
75
+ "sd_checkpoint_cache": 0,
76
+ "sd_vae_checkpoint_cache": 0,
77
+ "sd_vae": "clearvae.vae.pt",
78
+ "sd_vae_as_default": true,
79
+ "inpainting_mask_weight": 1.0,
80
+ "initial_noise_multiplier": 1.0,
81
+ "img2img_color_correction": false,
82
+ "img2img_fix_steps": false,
83
+ "img2img_background_color": "#ffffff",
84
+ "enable_quantization": false,
85
+ "enable_emphasis": true,
86
+ "enable_batch_seeds": true,
87
+ "comma_padding_backtrack": 20,
88
+ "CLIP_stop_at_last_layers": 1,
89
+ "upcast_attn": false,
90
+ "randn_source": "GPU",
91
+ "use_old_emphasis_implementation": false,
92
+ "use_old_karras_scheduler_sigmas": false,
93
+ "no_dpmpp_sde_batch_determinism": false,
94
+ "use_old_hires_fix_width_height": false,
95
+ "dont_fix_second_order_samplers_schedule": false,
96
+ "interrogate_keep_models_in_memory": false,
97
+ "interrogate_return_ranks": false,
98
+ "interrogate_clip_num_beams": 1,
99
+ "interrogate_clip_min_length": 24,
100
+ "interrogate_clip_max_length": 48,
101
+ "interrogate_clip_dict_limit": 1500,
102
+ "interrogate_clip_skip_categories": [],
103
+ "interrogate_deepbooru_score_threshold": 0.5,
104
+ "deepbooru_sort_alpha": true,
105
+ "deepbooru_use_spaces": false,
106
+ "deepbooru_escape": true,
107
+ "deepbooru_filter_tags": "",
108
+ "extra_networks_default_view": "cards",
109
+ "extra_networks_default_multiplier": 1.0,
110
+ "extra_networks_card_width": 0,
111
+ "extra_networks_card_height": 0,
112
+ "extra_networks_add_text_separator": " ",
113
+ "sd_hypernetwork": "None",
114
+ "return_grid": true,
115
+ "return_mask": false,
116
+ "return_mask_composite": false,
117
+ "do_not_show_images": false,
118
+ "add_model_hash_to_info": true,
119
+ "add_model_name_to_info": true,
120
+ "disable_weights_auto_swap": true,
121
+ "send_seed": true,
122
+ "send_size": true,
123
+ "font": "",
124
+ "js_modal_lightbox": true,
125
+ "js_modal_lightbox_initially_zoomed": true,
126
+ "show_progress_in_title": true,
127
+ "samplers_in_dropdown": true,
128
+ "dimensions_and_batch_together": true,
129
+ "keyedit_precision_attention": 0.1,
130
+ "keyedit_precision_extra": 0.05,
131
+ "keyedit_delimiters": ".,\\/!?%^*;:{}=`~()",
132
+ "quicksettings": "sd_model_checkpoint,sd_vae,upscaler_for_img2img,CLIP_stop_at_last_layers",
133
+ "hidden_tabs": [],
134
+ "ui_reorder": "inpaint, sampler, checkboxes, hires_fix, dimensions, cfg, seed, batch, override_settings, scripts",
135
+ "ui_extra_networks_tab_reorder": "",
136
+ "localization": "zh_CN",
137
+ "gradio_theme": "dawood/microsoft_windows",
138
+ "show_progressbar": true,
139
+ "live_previews_enable": false,
140
+ "show_progress_grid": true,
141
+ "show_progress_every_n_steps": -1,
142
+ "show_progress_type": "Approx NN",
143
+ "live_preview_content": "Prompt",
144
+ "live_preview_refresh_period": 10,
145
+ "hide_samplers": [
146
+ "LMS",
147
+ "Heun"
148
+ ],
149
+ "eta_ddim": 0.0,
150
+ "eta_ancestral": 1.0,
151
+ "ddim_discretize": "uniform",
152
+ "s_churn": 0.0,
153
+ "s_min_uncond": 0,
154
+ "s_tmin": 0.0,
155
+ "s_noise": 1.0,
156
+ "eta_noise_seed_delta": 0,
157
+ "always_discard_next_to_last_sigma": false,
158
+ "uni_pc_variant": "bh1",
159
+ "uni_pc_skip_type": "time_uniform",
160
+ "uni_pc_order": 3,
161
+ "uni_pc_lower_order_final": true,
162
+ "postprocessing_enable_in_main_ui": [],
163
+ "postprocessing_operation_order": [],
164
+ "upscaling_max_images_in_cache": 5,
165
+ "disabled_extensions": [
166
+ "Cozy-Nest",
167
+ "openpose-editor"
168
+ ],
169
+ "disable_all_extensions": "none",
170
+ "restore_config_state_file": "",
171
+ "sd_checkpoint_hash": null,
172
+ "ldsr_steps": 100,
173
+ "ldsr_cached": false,
174
+ "SWIN_tile": 192,
175
+ "SWIN_tile_overlap": 8,
176
+ "sd_lora": "None",
177
+ "tac_tagFile": "danbooru.csv",
178
+ "tac_active": true,
179
+ "tac_activeIn.txt2img": true,
180
+ "tac_activeIn.img2img": true,
181
+ "tac_activeIn.negativePrompts": true,
182
+ "tac_activeIn.thirdParty": true,
183
+ "tac_activeIn.modelList": "",
184
+ "tac_activeIn.modelListMode": "Blacklist",
185
+ "tac_slidingPopup": true,
186
+ "tac_maxResults": 5.0,
187
+ "tac_showAllResults": false,
188
+ "tac_resultStepLength": 100.0,
189
+ "tac_delayTime": 100.0,
190
+ "tac_useWildcards": true,
191
+ "tac_useEmbeddings": true,
192
+ "tac_useHypernetworks": true,
193
+ "tac_useLoras": true,
194
+ "tac_useLycos": true,
195
+ "tac_showWikiLinks": false,
196
+ "tac_replaceUnderscores": true,
197
+ "tac_escapeParentheses": true,
198
+ "tac_appendComma": true,
199
+ "tac_alias.searchByAlias": true,
200
+ "tac_alias.onlyShowAlias": false,
201
+ "tac_translation.translationFile": "None",
202
+ "tac_translation.oldFormat": false,
203
+ "tac_translation.searchByTranslation": true,
204
+ "tac_extra.extraFile": "extra-quality-tags.csv",
205
+ "tac_extra.addMode": "Insert before",
206
+ "tac_keymap": "{\n \"MoveUp\": \"ArrowUp\",\n \"MoveDown\": \"ArrowDown\",\n \"JumpUp\": \"PageUp\",\n \"JumpDown\": \"PageDown\",\n \"JumpToStart\": \"Home\",\n \"JumpToEnd\": \"End\",\n \"ChooseSelected\": \"Enter\",\n \"ChooseFirstOrSelected\": \"Tab\",\n \"Close\": \"Escape\"\n}",
207
+ "tac_colormap": "{\n \"danbooru\": {\n \"-1\": [\"red\", \"maroon\"],\n \"0\": [\"lightblue\", \"dodgerblue\"],\n \"1\": [\"indianred\", \"firebrick\"],\n \"3\": [\"violet\", \"darkorchid\"],\n \"4\": [\"lightgreen\", \"darkgreen\"],\n \"5\": [\"orange\", \"darkorange\"]\n },\n \"e621\": {\n \"-1\": [\"red\", \"maroon\"],\n \"0\": [\"lightblue\", \"dodgerblue\"],\n \"1\": [\"gold\", \"goldenrod\"],\n \"3\": [\"violet\", \"darkorchid\"],\n \"4\": [\"lightgreen\", \"darkgreen\"],\n \"5\": [\"tomato\", \"darksalmon\"],\n \"6\": [\"red\", \"maroon\"],\n \"7\": [\"whitesmoke\", \"black\"],\n \"8\": [\"seagreen\", \"darkseagreen\"]\n }\n}",
208
+ "control_net_model_config": "models/cldm_v15.yaml",
209
+ "control_net_model_adapter_config": "models/t2iadapter_sketch_sd14v1.yaml",
210
+ "control_net_detectedmap_dir": "detected_maps",
211
+ "control_net_models_path": "",
212
+ "control_net_modules_path": "",
213
+ "control_net_max_models_num": 3,
214
+ "control_net_model_cache_size": 1,
215
+ "control_net_no_detectmap": false,
216
+ "control_net_detectmap_autosaving": false,
217
+ "control_net_allow_script_control": false,
218
+ "control_net_sync_field_args": false,
219
+ "controlnet_show_batch_images_in_ui": false,
220
+ "controlnet_increment_seed_during_batch": false,
221
+ "image_browser_active_tabs": "txt2img, img2img, txt2img-grids, img2img-grids, Extras, Favorites, Others",
222
+ "image_browser_hidden_components": [
223
+ "Ranking Bar",
224
+ "Copy to directory",
225
+ "Ranking Filter"
226
+ ],
227
+ "image_browser_with_subdirs": true,
228
+ "image_browser_preload": false,
229
+ "image_browser_copy_image": false,
230
+ "image_browser_delete_message": true,
231
+ "image_browser_txt_files": true,
232
+ "image_browser_debug_level": "0 - none",
233
+ "image_browser_delete_recycle": true,
234
+ "image_browser_scan_exif": true,
235
+ "image_browser_mod_shift": false,
236
+ "image_browser_mod_ctrl_shift": false,
237
+ "image_browser_enable_maint": true,
238
+ "image_browser_ranking_pnginfo": false,
239
+ "image_browser_page_columns": 6.0,
240
+ "image_browser_page_rows": 6.0,
241
+ "image_browser_pages_perload": 20.0,
242
+ "image_browser_use_thumbnail": false,
243
+ "image_browser_thumbnail_size": 200.0,
244
+ "image_browser_swipe": false,
245
+ "image_browser_img_tooltips": true,
246
+ "image_browser_scoring_type": "aesthetic_score",
247
+ "image_browser_show_progress": true,
248
+ "ctp_flavor": "mocha",
249
+ "accent_color": "maroon",
250
+ "openpose3d_use_online_version": false,
251
+ "model_toolkit_fix_clip": false,
252
+ "model_toolkit_autoprune": false,
253
+ "tac_chantFile": "demo-chants.json"
254
+ }
styles.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name,prompt,negative_prompt
2
+ Default,"masterpiece, best quality","lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry,artist name"
3
+ NAiDefault,"masterpiece, best quality","text, lowres, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, bad anatomy, bad hands, error, missing fingers, extra digit, fewer digits, missing arms, long neck, Humpbacked"
4
+ 高质壁纸,"masterpiece, best quality, 8k, finely detailed beautiful eyes, vividcolor, beautiful detailed face, Cinematic light, ray tracing, high resolution illustration, colorful, 8k wallpaper, highres",
5
+ 精致女孩,an extremely delicate and beautiful girl,
6
+ 镜头虚化,"depth of field, blurry background, blurry foreground, ",
7
+ 脸部增强,"delicate, beautiful, beautiful face, beautiful eyes, beautiful girl, delicate face, delicate girl,",
8
+ 画面增强,"high resolution illustration, colorful, 8k wallpaper, highres",
9
+ 光线增强,"Cinematic light, ray tracing",
10
+ 细节增强,"hyper detailed,ultra-detailed",
11
+ 负面扩展,,"artist name, twisted torso, (((fusion), extra, bad, fewer, missing), fist,clenched hand)"
12
+ 超高细节,"8k wallpaper,(best quality:1.12),(detailed:1.12),(intricate:1.12),(ultra-detailed:1.12),(highres:1.12)",
13
+ 放开裙子,,"(grab clothes, grab dress, grab skirt)"
14
+ 隐藏手掌,,"lower arms,hands,palms"
15
+ 1,1,
16
+ 长T恤,"t-shirt, long t-shirt, narrow waist t-shirt, t-shirt over hips, short dress","bare, nafw, sagging breast, crop top"
17
+ CounterFeit模型专用,"masterpiece, best quality",EasyNegative
18
+ 橘子模型专用,"masterpiece, best quality","(worst quality, low quality:1.4)"
19
+ 国风模型,"best quality, masterpiece, highres, 1girl,china dress,Beautiful face","NSFW, lowres,bad anatomy,bad hands, text, error, missing fingers,extra digit, fewer digits, cropped, worstquality, low quality, normal quality,jpegartifacts,signature, watermark, username,blurry,bad feet"
20
+ 真人照片,"(8k, RAW photo, best quality, masterpiece, ultra highres, ultra detailed:1.2), (realistic, photo-realistic:)",
21
+ 崩坏修正,,"easynegative, bad-hands-5"
22
+ 平涂风,"ligne claire,lineart,monochrome",
23
+ 更强的负面tag,," EasyNegative, bad-artist-anime, bad-artist, bad-hands-5, bad-image-v2-39000, bad_prompt_version2"
24
+ 新海诚,"masterpiece, best quality,","EasyNegative, illustration, 3d, sepia, painting, cartoons, sketch, (worst quality:2), (low quality:2), (normal quality:2), lowres, bad anatomy, normal quality, ((monochrome)), ((grayscale))"
25
+ 修手,"good hands,","bad-hands-5,bad hands, fewer digits, extra digit"
ui-config.json ADDED
@@ -0,0 +1,811 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "txt2img/Prompt/visible": true,
3
+ "txt2img/Prompt/value": "masterpiece, (best quality), 1girl with hair ornament and yellow hair, sunlight, forest, nature",
4
+ "txt2img/Negative prompt/visible": true,
5
+ "txt2img/Negative prompt/value": "EasyNegative, bad-hands-5, (((worst quality, low quality)))",
6
+ "txt2img/Styles/visible": true,
7
+ "txt2img/Styles/value": [
8
+ ],
9
+ "txt2img/Sampling method/visible": true,
10
+ "txt2img/Sampling method/value": "DPM++ 2M Karras",
11
+ "txt2img/Sampling steps/visible": true,
12
+ "txt2img/Sampling steps/value": 20,
13
+ "txt2img/Sampling steps/minimum": 1,
14
+ "txt2img/Sampling steps/maximum": 555,
15
+ "txt2img/Sampling steps/step": 1,
16
+ "txt2img/Width/visible": true,
17
+ "txt2img/Width/value": 512,
18
+ "txt2img/Width/minimum": 64,
19
+ "txt2img/Width/maximum": 2048,
20
+ "txt2img/Width/step": 8,
21
+ "txt2img/Height/visible": true,
22
+ "txt2img/Height/value": 768,
23
+ "txt2img/Height/minimum": 64,
24
+ "txt2img/Height/maximum": 2048,
25
+ "txt2img/Height/step": 8,
26
+ "txt2img/Batch count/visible": true,
27
+ "txt2img/Batch count/value": 1,
28
+ "txt2img/Batch count/minimum": 1,
29
+ "txt2img/Batch count/maximum": 2000,
30
+ "txt2img/Batch count/step": 1,
31
+ "txt2img/Batch size/visible": true,
32
+ "txt2img/Batch size/value": 1,
33
+ "txt2img/Batch size/minimum": 1,
34
+ "txt2img/Batch size/maximum": 8,
35
+ "txt2img/Batch size/step": 1,
36
+ "txt2img/CFG Scale/visible": true,
37
+ "txt2img/CFG Scale/value": 8.0,
38
+ "txt2img/CFG Scale/minimum": 1.0,
39
+ "txt2img/CFG Scale/maximum": 15.0,
40
+ "txt2img/CFG Scale/step": 0.1,
41
+ "txt2img/Seed/visible": true,
42
+ "txt2img/Seed/value": -1.0,
43
+ "txt2img/Extra/visible": true,
44
+ "txt2img/Extra/value": false,
45
+ "txt2img/Variation seed/visible": true,
46
+ "txt2img/Variation seed/value": -1.0,
47
+ "txt2img/Variation strength/visible": true,
48
+ "txt2img/Variation strength/value": 0.0,
49
+ "txt2img/Variation strength/minimum": 0,
50
+ "txt2img/Variation strength/maximum": 1,
51
+ "txt2img/Variation strength/step": 0.01,
52
+ "txt2img/Resize seed from width/visible": true,
53
+ "txt2img/Resize seed from width/value": 0,
54
+ "txt2img/Resize seed from width/minimum": 0,
55
+ "txt2img/Resize seed from width/maximum": 1024,
56
+ "txt2img/Resize seed from width/step": 8,
57
+ "txt2img/Resize seed from height/visible": true,
58
+ "txt2img/Resize seed from height/value": 0,
59
+ "txt2img/Resize seed from height/minimum": 0,
60
+ "txt2img/Resize seed from height/maximum": 1088,
61
+ "txt2img/Resize seed from height/step": 8,
62
+ "txt2img/Restore faces/visible": true,
63
+ "txt2img/Restore faces/value": false,
64
+ "txt2img/Tiling/visible": true,
65
+ "txt2img/Tiling/value": false,
66
+ "txt2img/Hires. fix/visible": true,
67
+ "txt2img/Hires. fix/value": false,
68
+ "txt2img/Upscaler/visible": true,
69
+ "txt2img/Upscaler/value": "Latent",
70
+ "txt2img/Hires steps/visible": true,
71
+ "txt2img/Hires steps/value": 0,
72
+ "txt2img/Hires steps/minimum": 0,
73
+ "txt2img/Hires steps/maximum": 30,
74
+ "txt2img/Hires steps/step": 1,
75
+ "txt2img/Denoising strength/visible": true,
76
+ "txt2img/Denoising strength/value": 0.7,
77
+ "txt2img/Denoising strength/minimum": 0.0,
78
+ "txt2img/Denoising strength/maximum": 1.0,
79
+ "txt2img/Denoising strength/step": 0.01,
80
+ "txt2img/Upscale by/visible": true,
81
+ "txt2img/Upscale by/value": 2.0,
82
+ "txt2img/Upscale by/minimum": 1.0,
83
+ "txt2img/Upscale by/maximum": 4.0,
84
+ "txt2img/Upscale by/step": 0.05,
85
+ "txt2img/Resize width to/visible": true,
86
+ "txt2img/Resize width to/value": 0,
87
+ "txt2img/Resize width to/minimum": 0,
88
+ "txt2img/Resize width to/maximum": 2048,
89
+ "txt2img/Resize width to/step": 8,
90
+ "txt2img/Resize height to/visible": true,
91
+ "txt2img/Resize height to/value": 0,
92
+ "txt2img/Resize height to/minimum": 0,
93
+ "txt2img/Resize height to/maximum": 2048,
94
+ "txt2img/Resize height to/step": 8,
95
+ "txt2img/Script/visible": true,
96
+ "txt2img/Script/value": "None",
97
+ "customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/visible": true,
98
+ "customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/value": false,
99
+ "customscript/prompt_matrix.py/txt2img/Use different seed for each picture/visible": true,
100
+ "customscript/prompt_matrix.py/txt2img/Use different seed for each picture/value": false,
101
+ "customscript/prompts_from_file.py/txt2img/Iterate seed every line/visible": true,
102
+ "customscript/prompts_from_file.py/txt2img/Iterate seed every line/value": false,
103
+ "customscript/prompts_from_file.py/txt2img/Use same random seed for all lines/visible": true,
104
+ "customscript/prompts_from_file.py/txt2img/Use same random seed for all lines/value": false,
105
+ "customscript/prompts_from_file.py/txt2img/List of prompt inputs/visible": true,
106
+ "customscript/prompts_from_file.py/txt2img/List of prompt inputs/value": "",
107
+ "customscript/xy_grid.py/txt2img/X type/visible": true,
108
+ "customscript/xy_grid.py/txt2img/X type/value": "Seed",
109
+ "customscript/xy_grid.py/txt2img/X values/visible": true,
110
+ "customscript/xy_grid.py/txt2img/X values/value": "",
111
+ "customscript/xy_grid.py/txt2img/Y type/visible": true,
112
+ "customscript/xy_grid.py/txt2img/Y type/value": "Nothing",
113
+ "customscript/xy_grid.py/txt2img/Y values/visible": true,
114
+ "customscript/xy_grid.py/txt2img/Y values/value": "",
115
+ "customscript/xy_grid.py/txt2img/Draw legend/visible": true,
116
+ "customscript/xy_grid.py/txt2img/Draw legend/value": true,
117
+ "customscript/xy_grid.py/txt2img/Include Separate Images/visible": true,
118
+ "customscript/xy_grid.py/txt2img/Include Separate Images/value": false,
119
+ "customscript/xy_grid.py/txt2img/Keep -1 for seeds/visible": true,
120
+ "customscript/xy_grid.py/txt2img/Keep -1 for seeds/value": false,
121
+ "customscript/ddetailer.py/txt2img/Primary detection model (A)/visible": true,
122
+ "customscript/ddetailer.py/txt2img/Primary detection model (A)/value": "None",
123
+ "customscript/ddetailer.py/txt2img/Detection confidence threshold % (A)/value": 30,
124
+ "customscript/ddetailer.py/txt2img/Detection confidence threshold % (A)/minimum": 0,
125
+ "customscript/ddetailer.py/txt2img/Detection confidence threshold % (A)/maximum": 100,
126
+ "customscript/ddetailer.py/txt2img/Detection confidence threshold % (A)/step": 1,
127
+ "customscript/ddetailer.py/txt2img/Dilation factor (A)/value": 4,
128
+ "customscript/ddetailer.py/txt2img/Dilation factor (A)/minimum": 0,
129
+ "customscript/ddetailer.py/txt2img/Dilation factor (A)/maximum": 255,
130
+ "customscript/ddetailer.py/txt2img/Dilation factor (A)/step": 1,
131
+ "customscript/ddetailer.py/txt2img/X offset (A)/value": 0,
132
+ "customscript/ddetailer.py/txt2img/X offset (A)/minimum": -200,
133
+ "customscript/ddetailer.py/txt2img/X offset (A)/maximum": 200,
134
+ "customscript/ddetailer.py/txt2img/X offset (A)/step": 1,
135
+ "customscript/ddetailer.py/txt2img/Y offset (A)/value": 0,
136
+ "customscript/ddetailer.py/txt2img/Y offset (A)/minimum": -200,
137
+ "customscript/ddetailer.py/txt2img/Y offset (A)/maximum": 200,
138
+ "customscript/ddetailer.py/txt2img/Y offset (A)/step": 1,
139
+ "customscript/ddetailer.py/txt2img/Inpaint model B detections before model A runs/value": false,
140
+ "customscript/ddetailer.py/txt2img/Bitwise operation/value": "None",
141
+ "customscript/ddetailer.py/txt2img/Secondary detection model (B) (optional)/value": "None",
142
+ "customscript/ddetailer.py/txt2img/Detection confidence threshold % (B)/value": 30,
143
+ "customscript/ddetailer.py/txt2img/Detection confidence threshold % (B)/minimum": 0,
144
+ "customscript/ddetailer.py/txt2img/Detection confidence threshold % (B)/maximum": 100,
145
+ "customscript/ddetailer.py/txt2img/Detection confidence threshold % (B)/step": 1,
146
+ "customscript/ddetailer.py/txt2img/Dilation factor (B)/value": 4,
147
+ "customscript/ddetailer.py/txt2img/Dilation factor (B)/minimum": 0,
148
+ "customscript/ddetailer.py/txt2img/Dilation factor (B)/maximum": 255,
149
+ "customscript/ddetailer.py/txt2img/Dilation factor (B)/step": 1,
150
+ "customscript/ddetailer.py/txt2img/X offset (B)/value": 0,
151
+ "customscript/ddetailer.py/txt2img/X offset (B)/minimum": -200,
152
+ "customscript/ddetailer.py/txt2img/X offset (B)/maximum": 200,
153
+ "customscript/ddetailer.py/txt2img/X offset (B)/step": 1,
154
+ "customscript/ddetailer.py/txt2img/Y offset (B)/value": 0,
155
+ "customscript/ddetailer.py/txt2img/Y offset (B)/minimum": -200,
156
+ "customscript/ddetailer.py/txt2img/Y offset (B)/maximum": 200,
157
+ "customscript/ddetailer.py/txt2img/Y offset (B)/step": 1,
158
+ "customscript/ddetailer.py/txt2img/Mask blur /visible": true,
159
+ "customscript/ddetailer.py/txt2img/Mask blur /value": 4,
160
+ "customscript/ddetailer.py/txt2img/Mask blur /minimum": 0,
161
+ "customscript/ddetailer.py/txt2img/Mask blur /maximum": 64,
162
+ "customscript/ddetailer.py/txt2img/Mask blur /step": 1,
163
+ "customscript/ddetailer.py/txt2img/Denoising strength (Inpaint)/visible": true,
164
+ "customscript/ddetailer.py/txt2img/Denoising strength (Inpaint)/value": 0.4,
165
+ "customscript/ddetailer.py/txt2img/Denoising strength (Inpaint)/minimum": 0.0,
166
+ "customscript/ddetailer.py/txt2img/Denoising strength (Inpaint)/maximum": 1.0,
167
+ "customscript/ddetailer.py/txt2img/Denoising strength (Inpaint)/step": 0.01,
168
+ "customscript/ddetailer.py/txt2img/Inpaint at full resolution /visible": true,
169
+ "customscript/ddetailer.py/txt2img/Inpaint at full resolution /value": true,
170
+ "customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /visible": true,
171
+ "customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /value": 32,
172
+ "customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /minimum": 0,
173
+ "customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /maximum": 256,
174
+ "customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /step": 4,
175
+ "customscript/multirender.py/txt2img/Foreground prompt /visible": true,
176
+ "customscript/multirender.py/txt2img/Foreground prompt /value": "",
177
+ "customscript/multirender.py/txt2img/Number of foreground images /visible": true,
178
+ "customscript/multirender.py/txt2img/Number of foreground images /value": 5,
179
+ "customscript/multirender.py/txt2img/Number of foreground images /minimum": 1,
180
+ "customscript/multirender.py/txt2img/Number of foreground images /maximum": 10,
181
+ "customscript/multirender.py/txt2img/Number of foreground images /step": 1,
182
+ "customscript/multirender.py/txt2img/foreground steps /visible": true,
183
+ "customscript/multirender.py/txt2img/foreground steps /value": 24,
184
+ "customscript/multirender.py/txt2img/foreground steps /minimum": 1,
185
+ "customscript/multirender.py/txt2img/foreground steps /maximum": 120,
186
+ "customscript/multirender.py/txt2img/foreground steps /step": 1,
187
+ "customscript/multirender.py/txt2img/foreground cfg scale /visible": true,
188
+ "customscript/multirender.py/txt2img/foreground cfg scale /value": 12.5,
189
+ "customscript/multirender.py/txt2img/foreground cfg scale /minimum": 1,
190
+ "customscript/multirender.py/txt2img/foreground cfg scale /maximum": 30,
191
+ "customscript/multirender.py/txt2img/foreground cfg scale /step": 0.1,
192
+ "customscript/multirender.py/txt2img/foreground new seed+ /visible": true,
193
+ "customscript/multirender.py/txt2img/foreground new seed+ /value": 1000,
194
+ "customscript/multirender.py/txt2img/foreground new seed+ /minimum": 0,
195
+ "customscript/multirender.py/txt2img/foreground new seed+ /maximum": 1000,
196
+ "customscript/multirender.py/txt2img/foreground new seed+ /step": 1,
197
+ "customscript/multirender.py/txt2img/foreground sampler/visible": true,
198
+ "customscript/multirender.py/txt2img/foreground sampler/value": "DDIM",
199
+ "customscript/multirender.py/txt2img/change clip for foreground (0 = no interaction) /visible": true,
200
+ "customscript/multirender.py/txt2img/change clip for foreground (0 = no interaction) /value": 0,
201
+ "customscript/multirender.py/txt2img/change clip for foreground (0 = no interaction) /minimum": 0,
202
+ "customscript/multirender.py/txt2img/change clip for foreground (0 = no interaction) /maximum": 12,
203
+ "customscript/multirender.py/txt2img/change clip for foreground (0 = no interaction) /step": 1,
204
+ "customscript/multirender.py/txt2img/foreground width (64 = same as background) /visible": true,
205
+ "customscript/multirender.py/txt2img/foreground width (64 = same as background) /value": 64,
206
+ "customscript/multirender.py/txt2img/foreground width (64 = same as background) /minimum": 64,
207
+ "customscript/multirender.py/txt2img/foreground width (64 = same as background) /maximum": 2048,
208
+ "customscript/multirender.py/txt2img/foreground width (64 = same as background) /step": 64,
209
+ "customscript/multirender.py/txt2img/foreground height (64 = same as background) /visible": true,
210
+ "customscript/multirender.py/txt2img/foreground height (64 = same as background) /value": 64,
211
+ "customscript/multirender.py/txt2img/foreground height (64 = same as background) /minimum": 64,
212
+ "customscript/multirender.py/txt2img/foreground height (64 = same as background) /maximum": 2048,
213
+ "customscript/multirender.py/txt2img/foreground height (64 = same as background) /step": 64,
214
+ "customscript/multirender.py/txt2img/final blend prompt/visible": true,
215
+ "customscript/multirender.py/txt2img/final blend prompt/value": "",
216
+ "customscript/multirender.py/txt2img/blend steps /visible": true,
217
+ "customscript/multirender.py/txt2img/blend steps /value": 64,
218
+ "customscript/multirender.py/txt2img/blend steps /minimum": 1,
219
+ "customscript/multirender.py/txt2img/blend steps /maximum": 120,
220
+ "customscript/multirender.py/txt2img/blend steps /step": 1,
221
+ "customscript/multirender.py/txt2img/blend cfg scale /visible": true,
222
+ "customscript/multirender.py/txt2img/blend cfg scale /value": 7.5,
223
+ "customscript/multirender.py/txt2img/blend cfg scale /minimum": 1,
224
+ "customscript/multirender.py/txt2img/blend cfg scale /maximum": 30,
225
+ "customscript/multirender.py/txt2img/blend cfg scale /step": 0.1,
226
+ "customscript/multirender.py/txt2img/blend denoising strength /visible": true,
227
+ "customscript/multirender.py/txt2img/blend denoising strength /value": 0.42,
228
+ "customscript/multirender.py/txt2img/blend denoising strength /minimum": 0.1,
229
+ "customscript/multirender.py/txt2img/blend denoising strength /maximum": 1,
230
+ "customscript/multirender.py/txt2img/blend denoising strength /step": 0.01,
231
+ "customscript/multirender.py/txt2img/blend sampler/visible": true,
232
+ "customscript/multirender.py/txt2img/blend sampler/value": "DDIM",
233
+ "customscript/multirender.py/txt2img/blend width (64 = same size as background) /visible": true,
234
+ "customscript/multirender.py/txt2img/blend width (64 = same size as background) /value": 64,
235
+ "customscript/multirender.py/txt2img/blend width (64 = same size as background) /minimum": 64,
236
+ "customscript/multirender.py/txt2img/blend width (64 = same size as background) /maximum": 2048,
237
+ "customscript/multirender.py/txt2img/blend width (64 = same size as background) /step": 64,
238
+ "customscript/multirender.py/txt2img/blend height (64 = same size as background) /visible": true,
239
+ "customscript/multirender.py/txt2img/blend height (64 = same size as background) /value": 64,
240
+ "customscript/multirender.py/txt2img/blend height (64 = same size as background) /minimum": 64,
241
+ "customscript/multirender.py/txt2img/blend height (64 = same size as background) /maximum": 2048,
242
+ "customscript/multirender.py/txt2img/blend height (64 = same size as background) /step": 64,
243
+ "customscript/multirender.py/txt2img/Foreground distance from center multiplier /visible": true,
244
+ "customscript/multirender.py/txt2img/Foreground distance from center multiplier /value": 1,
245
+ "customscript/multirender.py/txt2img/Foreground distance from center multiplier /minimum": 0,
246
+ "customscript/multirender.py/txt2img/Foreground distance from center multiplier /maximum": 2,
247
+ "customscript/multirender.py/txt2img/Foreground distance from center multiplier /step": 0.01,
248
+ "customscript/multirender.py/txt2img/Foreground Y shift (far from center = lower) /visible": true,
249
+ "customscript/multirender.py/txt2img/Foreground Y shift (far from center = lower) /value": 0,
250
+ "customscript/multirender.py/txt2img/Foreground Y shift (far from center = lower) /minimum": 0,
251
+ "customscript/multirender.py/txt2img/Foreground Y shift (far from center = lower) /maximum": 100,
252
+ "customscript/multirender.py/txt2img/Foreground Y shift (far from center = lower) /step": 1,
253
+ "customscript/multirender.py/txt2img/Foreground depth cut threshold/visible": true,
254
+ "customscript/multirender.py/txt2img/Foreground depth cut threshold/value": 92,
255
+ "customscript/multirender.py/txt2img/Foreground depth cut threshold/minimum": 0,
256
+ "customscript/multirender.py/txt2img/Foreground depth cut threshold/maximum": 255,
257
+ "customscript/multirender.py/txt2img/Foreground depth cut threshold/step": 1,
258
+ "customscript/multirender.py/txt2img/Save background /visible": true,
259
+ "customscript/multirender.py/txt2img/Save background /value": true,
260
+ "customscript/multirender.py/txt2img/Save all foreground images /visible": true,
261
+ "customscript/multirender.py/txt2img/Save all foreground images /value": true,
262
+ "customscript/multirender.py/txt2img/Face correction /visible": true,
263
+ "customscript/multirender.py/txt2img/Face correction /value": true,
264
+ "customscript/multirender.py/txt2img/Random superposition /visible": true,
265
+ "customscript/multirender.py/txt2img/Random superposition /value": false,
266
+ "customscript/multirender.py/txt2img/Reverse order /visible": true,
267
+ "customscript/multirender.py/txt2img/Reverse order /value": false,
268
+ "customscript/multirender.py/txt2img/Mask foregrounds in blend/visible": true,
269
+ "customscript/multirender.py/txt2img/Mask foregrounds in blend/value": false,
270
+ "customscript/inspiration.py/txt2img/Prompt Placeholder, which can be used at the top of prompt input/visible": true,
271
+ "customscript/inspiration.py/txt2img/Prompt Placeholder, which can be used at the top of prompt input/value": "{inspiration}",
272
+ "customscript/prompt_travel.py/txt2img/Travel mode/visible": true,
273
+ "customscript/prompt_travel.py/txt2img/Travel mode/value": "linear",
274
+ "customscript/prompt_travel.py/txt2img/Frame genesis/visible": true,
275
+ "customscript/prompt_travel.py/txt2img/Frame genesis/value": "fixed",
276
+ "customscript/prompt_travel.py/txt2img/Travel steps between stages/visible": true,
277
+ "customscript/prompt_travel.py/txt2img/Travel steps between stages/value": "30",
278
+ "customscript/prompt_travel.py/txt2img/Denoise strength/visible": true,
279
+ "customscript/prompt_travel.py/txt2img/Denoise strength/value": 1.0,
280
+ "customscript/prompt_travel.py/txt2img/Denoise strength/minimum": 0.0,
281
+ "customscript/prompt_travel.py/txt2img/Denoise strength/maximum": 1.0,
282
+ "customscript/prompt_travel.py/txt2img/Denoise strength/step": 0.01,
283
+ "customscript/prompt_travel.py/txt2img/Replace order/visible": true,
284
+ "customscript/prompt_travel.py/txt2img/Replace order/value": "grad_min",
285
+ "customscript/prompt_travel.py/txt2img/Step size/visible": true,
286
+ "customscript/prompt_travel.py/txt2img/Step size/value": 0.01,
287
+ "customscript/prompt_travel.py/txt2img/Step count/visible": true,
288
+ "customscript/prompt_travel.py/txt2img/Step count/value": 1,
289
+ "customscript/prompt_travel.py/txt2img/Step method/visible": true,
290
+ "customscript/prompt_travel.py/txt2img/Step method/value": "clip",
291
+ "customscript/prompt_travel.py/txt2img/Weight for latent match/visible": true,
292
+ "customscript/prompt_travel.py/txt2img/Weight for latent match/value": 1.0,
293
+ "customscript/prompt_travel.py/txt2img/Weight for cond match/visible": true,
294
+ "customscript/prompt_travel.py/txt2img/Weight for cond match/value": 1.0,
295
+ "customscript/prompt_travel.py/txt2img/Video file format/visible": true,
296
+ "customscript/prompt_travel.py/txt2img/Video file format/value": "mp4",
297
+ "customscript/prompt_travel.py/txt2img/Video FPS/visible": true,
298
+ "customscript/prompt_travel.py/txt2img/Video FPS/value": 10.0,
299
+ "customscript/prompt_travel.py/txt2img/Pad begin/end frames/visible": true,
300
+ "customscript/prompt_travel.py/txt2img/Pad begin/end frames/value": 0,
301
+ "customscript/prompt_travel.py/txt2img/Pick frame by slice/visible": true,
302
+ "customscript/prompt_travel.py/txt2img/Pick frame by slice/value": "",
303
+ "customscript/prompt_travel.py/txt2img/Show console debug/visible": true,
304
+ "customscript/prompt_travel.py/txt2img/Show console debug/value": true,
305
+ "img2img/Prompt/visible": true,
306
+ "img2img/Prompt/value": "至尊云部署AI绘图!最强!",
307
+ "img2img/Negative prompt/visible": true,
308
+ "img2img/Negative prompt/value": "至尊云部署AI绘图!最强!",
309
+ "img2img/Styles/visible": true,
310
+ "img2img/Styles/value": [
311
+ "Default"
312
+ ],
313
+ "img2img/Input directory/visible": true,
314
+ "img2img/Input directory/value": "",
315
+ "img2img/Output directory/visible": true,
316
+ "img2img/Output directory/value": "",
317
+ "img2img/Resize mode/visible": true,
318
+ "img2img/Resize mode/value": "Just resize",
319
+ "img2img/Mask blur/visible": true,
320
+ "img2img/Mask blur/value": 4,
321
+ "img2img/Mask blur/minimum": 0,
322
+ "img2img/Mask blur/maximum": 64,
323
+ "img2img/Mask blur/step": 1,
324
+ "img2img/Mask transparency/value": 0,
325
+ "img2img/Mask transparency/minimum": 0,
326
+ "img2img/Mask transparency/maximum": 100,
327
+ "img2img/Mask transparency/step": 1,
328
+ "img2img/Mask mode/visible": true,
329
+ "img2img/Mask mode/value": "Inpaint masked",
330
+ "img2img/Masked content/visible": true,
331
+ "img2img/Masked content/value": "original",
332
+ "img2img/Inpaint area/visible": true,
333
+ "img2img/Inpaint area/value": "Whole picture",
334
+ "img2img/Only masked padding, pixels/visible": true,
335
+ "img2img/Only masked padding, pixels/value": 32,
336
+ "img2img/Only masked padding, pixels/minimum": 0,
337
+ "img2img/Only masked padding, pixels/maximum": 256,
338
+ "img2img/Only masked padding, pixels/step": 4,
339
+ "img2img/Sampling method/visible": true,
340
+ "img2img/Sampling method/value": "DPM++ 2M Karras",
341
+ "img2img/Sampling steps/visible": true,
342
+ "img2img/Sampling steps/value": 24,
343
+ "img2img/Sampling steps/minimum": 1,
344
+ "img2img/Sampling steps/maximum": 60,
345
+ "img2img/Sampling steps/step": 1,
346
+ "img2img/Width/visible": true,
347
+ "img2img/Width/value": 512,
348
+ "img2img/Width/minimum": 64,
349
+ "img2img/Width/maximum": 2048,
350
+ "img2img/Width/step": 8,
351
+ "img2img/Height/visible": true,
352
+ "img2img/Height/value": 768,
353
+ "img2img/Height/minimum": 64,
354
+ "img2img/Height/maximum": 2048,
355
+ "img2img/Height/step": 8,
356
+ "img2img/Batch count/visible": true,
357
+ "img2img/Batch count/value": 1,
358
+ "img2img/Batch count/minimum": 1,
359
+ "img2img/Batch count/maximum": 100,
360
+ "img2img/Batch count/step": 1,
361
+ "img2img/Batch size/visible": true,
362
+ "img2img/Batch size/value": 1,
363
+ "img2img/Batch size/minimum": 1,
364
+ "img2img/Batch size/maximum": 8,
365
+ "img2img/Batch size/step": 1,
366
+ "img2img/CFG Scale/visible": true,
367
+ "img2img/CFG Scale/value": 11.0,
368
+ "img2img/CFG Scale/minimum": 1.0,
369
+ "img2img/CFG Scale/maximum": 30.0,
370
+ "img2img/CFG Scale/step": 0.5,
371
+ "img2img/Denoising strength/visible": true,
372
+ "img2img/Denoising strength/value": 0.6,
373
+ "img2img/Denoising strength/minimum": 0.0,
374
+ "img2img/Denoising strength/maximum": 1.0,
375
+ "img2img/Denoising strength/step": 0.01,
376
+ "img2img/Seed/visible": true,
377
+ "img2img/Seed/value": -1.0,
378
+ "img2img/Extra/visible": true,
379
+ "img2img/Extra/value": false,
380
+ "img2img/Variation seed/visible": true,
381
+ "img2img/Variation seed/value": -1.0,
382
+ "img2img/Variation strength/visible": true,
383
+ "img2img/Variation strength/value": 0.0,
384
+ "img2img/Variation strength/minimum": 0,
385
+ "img2img/Variation strength/maximum": 1,
386
+ "img2img/Variation strength/step": 0.01,
387
+ "img2img/Resize seed from width/visible": true,
388
+ "img2img/Resize seed from width/value": 0,
389
+ "img2img/Resize seed from width/minimum": 0,
390
+ "img2img/Resize seed from width/maximum": 2048,
391
+ "img2img/Resize seed from width/step": 8,
392
+ "img2img/Resize seed from height/visible": true,
393
+ "img2img/Resize seed from height/value": 0,
394
+ "img2img/Resize seed from height/minimum": 0,
395
+ "img2img/Resize seed from height/maximum": 2048,
396
+ "img2img/Resize seed from height/step": 8,
397
+ "img2img/Restore faces/visible": true,
398
+ "img2img/Restore faces/value": false,
399
+ "img2img/Tiling/visible": true,
400
+ "img2img/Tiling/value": false,
401
+ "img2img/Script/visible": true,
402
+ "img2img/Script/value": "None",
403
+ "customscript/img2imgalt.py/img2img/Override `Sampling method` to Euler?(this method is built for it)/visible": true,
404
+ "customscript/img2imgalt.py/img2img/Override `Sampling method` to Euler?(this method is built for it)/value": true,
405
+ "customscript/img2imgalt.py/img2img/Override `prompt` to the same value as `original prompt`?(and `negative prompt`)/visible": true,
406
+ "customscript/img2imgalt.py/img2img/Override `prompt` to the same value as `original prompt`?(and `negative prompt`)/value": true,
407
+ "customscript/img2imgalt.py/img2img/Original prompt/visible": true,
408
+ "customscript/img2imgalt.py/img2img/Original prompt/value": "",
409
+ "customscript/img2imgalt.py/img2img/Original negative prompt/visible": true,
410
+ "customscript/img2imgalt.py/img2img/Original negative prompt/value": "",
411
+ "customscript/img2imgalt.py/img2img/Override `Sampling Steps` to the same value as `Decode steps`?/visible": true,
412
+ "customscript/img2imgalt.py/img2img/Override `Sampling Steps` to the same value as `Decode steps`?/value": true,
413
+ "customscript/img2imgalt.py/img2img/Decode steps/visible": true,
414
+ "customscript/img2imgalt.py/img2img/Decode steps/value": 50,
415
+ "customscript/img2imgalt.py/img2img/Decode steps/minimum": 1,
416
+ "customscript/img2imgalt.py/img2img/Decode steps/maximum": 150,
417
+ "customscript/img2imgalt.py/img2img/Decode steps/step": 1,
418
+ "customscript/img2imgalt.py/img2img/Override `Denoising strength` to 1?/visible": true,
419
+ "customscript/img2imgalt.py/img2img/Override `Denoising strength` to 1?/value": true,
420
+ "customscript/img2imgalt.py/img2img/Decode CFG scale/visible": true,
421
+ "customscript/img2imgalt.py/img2img/Decode CFG scale/value": 1.0,
422
+ "customscript/img2imgalt.py/img2img/Decode CFG scale/minimum": 0.0,
423
+ "customscript/img2imgalt.py/img2img/Decode CFG scale/maximum": 15.0,
424
+ "customscript/img2imgalt.py/img2img/Decode CFG scale/step": 0.1,
425
+ "customscript/img2imgalt.py/img2img/Randomness/visible": true,
426
+ "customscript/img2imgalt.py/img2img/Randomness/value": 0.0,
427
+ "customscript/img2imgalt.py/img2img/Randomness/minimum": 0.0,
428
+ "customscript/img2imgalt.py/img2img/Randomness/maximum": 1.0,
429
+ "customscript/img2imgalt.py/img2img/Randomness/step": 0.01,
430
+ "customscript/img2imgalt.py/img2img/Sigma adjustment for finding noise for image/visible": true,
431
+ "customscript/img2imgalt.py/img2img/Sigma adjustment for finding noise for image/value": false,
432
+ "customscript/loopback.py/img2img/Loops/visible": true,
433
+ "customscript/loopback.py/img2img/Loops/value": 4,
434
+ "customscript/loopback.py/img2img/Loops/minimum": 1,
435
+ "customscript/loopback.py/img2img/Loops/maximum": 32,
436
+ "customscript/loopback.py/img2img/Loops/step": 1,
437
+ "customscript/loopback.py/img2img/Denoising strength change factor/visible": true,
438
+ "customscript/loopback.py/img2img/Denoising strength change factor/value": 1,
439
+ "customscript/loopback.py/img2img/Denoising strength change factor/minimum": 0.9,
440
+ "customscript/loopback.py/img2img/Denoising strength change factor/maximum": 1.1,
441
+ "customscript/loopback.py/img2img/Denoising strength change factor/step": 0.01,
442
+ "customscript/outpainting_mk_2.py/img2img/Pixels to expand/visible": true,
443
+ "customscript/outpainting_mk_2.py/img2img/Pixels to expand/value": 128,
444
+ "customscript/outpainting_mk_2.py/img2img/Pixels to expand/minimum": 8,
445
+ "customscript/outpainting_mk_2.py/img2img/Pixels to expand/maximum": 256,
446
+ "customscript/outpainting_mk_2.py/img2img/Pixels to expand/step": 8,
447
+ "customscript/outpainting_mk_2.py/img2img/Mask blur/visible": true,
448
+ "customscript/outpainting_mk_2.py/img2img/Mask blur/value": 8,
449
+ "customscript/outpainting_mk_2.py/img2img/Mask blur/minimum": 0,
450
+ "customscript/outpainting_mk_2.py/img2img/Mask blur/maximum": 64,
451
+ "customscript/outpainting_mk_2.py/img2img/Mask blur/step": 1,
452
+ "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/visible": true,
453
+ "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/value": 1.0,
454
+ "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/minimum": 0.0,
455
+ "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/maximum": 4.0,
456
+ "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/step": 0.01,
457
+ "customscript/outpainting_mk_2.py/img2img/Color variation/visible": true,
458
+ "customscript/outpainting_mk_2.py/img2img/Color variation/value": 0.05,
459
+ "customscript/outpainting_mk_2.py/img2img/Color variation/minimum": 0.0,
460
+ "customscript/outpainting_mk_2.py/img2img/Color variation/maximum": 1.0,
461
+ "customscript/outpainting_mk_2.py/img2img/Color variation/step": 0.01,
462
+ "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/visible": true,
463
+ "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/value": 128,
464
+ "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/minimum": 8,
465
+ "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/maximum": 256,
466
+ "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/step": 8,
467
+ "customscript/poor_mans_outpainting.py/img2img/Mask blur/visible": true,
468
+ "customscript/poor_mans_outpainting.py/img2img/Mask blur/value": 4,
469
+ "customscript/poor_mans_outpainting.py/img2img/Mask blur/minimum": 0,
470
+ "customscript/poor_mans_outpainting.py/img2img/Mask blur/maximum": 64,
471
+ "customscript/poor_mans_outpainting.py/img2img/Mask blur/step": 1,
472
+ "customscript/poor_mans_outpainting.py/img2img/Masked content/visible": true,
473
+ "customscript/poor_mans_outpainting.py/img2img/Masked content/value": "fill",
474
+ "customscript/prompt_matrix.py/img2img/Put variable parts at start of prompt/visible": true,
475
+ "customscript/prompt_matrix.py/img2img/Put variable parts at start of prompt/value": false,
476
+ "customscript/prompt_matrix.py/img2img/Use different seed for each picture/visible": true,
477
+ "customscript/prompt_matrix.py/img2img/Use different seed for each picture/value": false,
478
+ "customscript/prompts_from_file.py/img2img/Iterate seed every line/visible": true,
479
+ "customscript/prompts_from_file.py/img2img/Iterate seed every line/value": false,
480
+ "customscript/prompts_from_file.py/img2img/Use same random seed for all lines/visible": true,
481
+ "customscript/prompts_from_file.py/img2img/Use same random seed for all lines/value": false,
482
+ "customscript/prompts_from_file.py/img2img/List of prompt inputs/visible": true,
483
+ "customscript/prompts_from_file.py/img2img/List of prompt inputs/value": "",
484
+ "customscript/sd_upscale.py/img2img/Tile overlap/visible": true,
485
+ "customscript/sd_upscale.py/img2img/Tile overlap/value": 64,
486
+ "customscript/sd_upscale.py/img2img/Tile overlap/minimum": 0,
487
+ "customscript/sd_upscale.py/img2img/Tile overlap/maximum": 256,
488
+ "customscript/sd_upscale.py/img2img/Tile overlap/step": 16,
489
+ "customscript/sd_upscale.py/img2img/Scale Factor/visible": true,
490
+ "customscript/sd_upscale.py/img2img/Scale Factor/value": 2.0,
491
+ "customscript/sd_upscale.py/img2img/Scale Factor/minimum": 1.0,
492
+ "customscript/sd_upscale.py/img2img/Scale Factor/maximum": 4.0,
493
+ "customscript/sd_upscale.py/img2img/Scale Factor/step": 0.05,
494
+ "customscript/sd_upscale.py/img2img/Upscaler/visible": true,
495
+ "customscript/sd_upscale.py/img2img/Upscaler/value": "None",
496
+ "customscript/xy_grid.py/img2img/X type/visible": true,
497
+ "customscript/xy_grid.py/img2img/X type/value": "Seed",
498
+ "customscript/xy_grid.py/img2img/X values/visible": true,
499
+ "customscript/xy_grid.py/img2img/X values/value": "",
500
+ "customscript/xy_grid.py/img2img/Y type/visible": true,
501
+ "customscript/xy_grid.py/img2img/Y type/value": "Nothing",
502
+ "customscript/xy_grid.py/img2img/Y values/visible": true,
503
+ "customscript/xy_grid.py/img2img/Y values/value": "",
504
+ "customscript/xy_grid.py/img2img/Draw legend/visible": true,
505
+ "customscript/xy_grid.py/img2img/Draw legend/value": true,
506
+ "customscript/xy_grid.py/img2img/Include Separate Images/visible": true,
507
+ "customscript/xy_grid.py/img2img/Include Separate Images/value": false,
508
+ "customscript/xy_grid.py/img2img/Keep -1 for seeds/visible": true,
509
+ "customscript/xy_grid.py/img2img/Keep -1 for seeds/value": false,
510
+ "customscript/ddetailer.py/img2img/Primary detection model (A)/visible": true,
511
+ "customscript/ddetailer.py/img2img/Primary detection model (A)/value": "None",
512
+ "customscript/ddetailer.py/img2img/Detection confidence threshold % (A)/value": 30,
513
+ "customscript/ddetailer.py/img2img/Detection confidence threshold % (A)/minimum": 0,
514
+ "customscript/ddetailer.py/img2img/Detection confidence threshold % (A)/maximum": 100,
515
+ "customscript/ddetailer.py/img2img/Detection confidence threshold % (A)/step": 1,
516
+ "customscript/ddetailer.py/img2img/Dilation factor (A)/value": 4,
517
+ "customscript/ddetailer.py/img2img/Dilation factor (A)/minimum": 0,
518
+ "customscript/ddetailer.py/img2img/Dilation factor (A)/maximum": 255,
519
+ "customscript/ddetailer.py/img2img/Dilation factor (A)/step": 1,
520
+ "customscript/ddetailer.py/img2img/X offset (A)/value": 0,
521
+ "customscript/ddetailer.py/img2img/X offset (A)/minimum": -200,
522
+ "customscript/ddetailer.py/img2img/X offset (A)/maximum": 200,
523
+ "customscript/ddetailer.py/img2img/X offset (A)/step": 1,
524
+ "customscript/ddetailer.py/img2img/Y offset (A)/value": 0,
525
+ "customscript/ddetailer.py/img2img/Y offset (A)/minimum": -200,
526
+ "customscript/ddetailer.py/img2img/Y offset (A)/maximum": 200,
527
+ "customscript/ddetailer.py/img2img/Y offset (A)/step": 1,
528
+ "customscript/ddetailer.py/img2img/Inpaint model B detections before model A runs/value": false,
529
+ "customscript/ddetailer.py/img2img/Bitwise operation/value": "None",
530
+ "customscript/ddetailer.py/img2img/Secondary detection model (B) (optional)/value": "None",
531
+ "customscript/ddetailer.py/img2img/Detection confidence threshold % (B)/value": 30,
532
+ "customscript/ddetailer.py/img2img/Detection confidence threshold % (B)/minimum": 0,
533
+ "customscript/ddetailer.py/img2img/Detection confidence threshold % (B)/maximum": 100,
534
+ "customscript/ddetailer.py/img2img/Detection confidence threshold % (B)/step": 1,
535
+ "customscript/ddetailer.py/img2img/Dilation factor (B)/value": 4,
536
+ "customscript/ddetailer.py/img2img/Dilation factor (B)/minimum": 0,
537
+ "customscript/ddetailer.py/img2img/Dilation factor (B)/maximum": 255,
538
+ "customscript/ddetailer.py/img2img/Dilation factor (B)/step": 1,
539
+ "customscript/ddetailer.py/img2img/X offset (B)/value": 0,
540
+ "customscript/ddetailer.py/img2img/X offset (B)/minimum": -200,
541
+ "customscript/ddetailer.py/img2img/X offset (B)/maximum": 200,
542
+ "customscript/ddetailer.py/img2img/X offset (B)/step": 1,
543
+ "customscript/ddetailer.py/img2img/Y offset (B)/value": 0,
544
+ "customscript/ddetailer.py/img2img/Y offset (B)/minimum": -200,
545
+ "customscript/ddetailer.py/img2img/Y offset (B)/maximum": 200,
546
+ "customscript/ddetailer.py/img2img/Y offset (B)/step": 1,
547
+ "customscript/ddetailer.py/img2img/Mask blur /value": 4,
548
+ "customscript/ddetailer.py/img2img/Mask blur /minimum": 0,
549
+ "customscript/ddetailer.py/img2img/Mask blur /maximum": 64,
550
+ "customscript/ddetailer.py/img2img/Mask blur /step": 1,
551
+ "customscript/ddetailer.py/img2img/Denoising strength (Inpaint)/value": 0.4,
552
+ "customscript/ddetailer.py/img2img/Denoising strength (Inpaint)/minimum": 0.0,
553
+ "customscript/ddetailer.py/img2img/Denoising strength (Inpaint)/maximum": 1.0,
554
+ "customscript/ddetailer.py/img2img/Denoising strength (Inpaint)/step": 0.01,
555
+ "customscript/ddetailer.py/img2img/Inpaint at full resolution /value": true,
556
+ "customscript/ddetailer.py/img2img/Inpaint at full resolution padding, pixels /value": 32,
557
+ "customscript/ddetailer.py/img2img/Inpaint at full resolution padding, pixels /minimum": 0,
558
+ "customscript/ddetailer.py/img2img/Inpaint at full resolution padding, pixels /maximum": 256,
559
+ "customscript/ddetailer.py/img2img/Inpaint at full resolution padding, pixels /step": 4,
560
+ "customscript/inspiration.py/img2img/Prompt Placeholder, which can be used at the top of prompt input/visible": true,
561
+ "customscript/inspiration.py/img2img/Prompt Placeholder, which can be used at the top of prompt input/value": "{inspiration}",
562
+ "customscript/prompt_travel.py/img2img/Travel mode/visible": true,
563
+ "customscript/prompt_travel.py/img2img/Travel mode/value": "linear",
564
+ "customscript/prompt_travel.py/img2img/Frame genesis/visible": true,
565
+ "customscript/prompt_travel.py/img2img/Frame genesis/value": "fixed",
566
+ "customscript/prompt_travel.py/img2img/Travel steps between stages/visible": true,
567
+ "customscript/prompt_travel.py/img2img/Travel steps between stages/value": "30",
568
+ "customscript/prompt_travel.py/img2img/Denoise strength/visible": true,
569
+ "customscript/prompt_travel.py/img2img/Denoise strength/value": 1.0,
570
+ "customscript/prompt_travel.py/img2img/Denoise strength/minimum": 0.0,
571
+ "customscript/prompt_travel.py/img2img/Denoise strength/maximum": 1.0,
572
+ "customscript/prompt_travel.py/img2img/Denoise strength/step": 0.01,
573
+ "customscript/prompt_travel.py/img2img/Replace order/visible": true,
574
+ "customscript/prompt_travel.py/img2img/Replace order/value": "grad_min",
575
+ "customscript/prompt_travel.py/img2img/Step size/visible": true,
576
+ "customscript/prompt_travel.py/img2img/Step size/value": 0.01,
577
+ "customscript/prompt_travel.py/img2img/Step count/visible": true,
578
+ "customscript/prompt_travel.py/img2img/Step count/value": 1,
579
+ "customscript/prompt_travel.py/img2img/Step method/visible": true,
580
+ "customscript/prompt_travel.py/img2img/Step method/value": "clip",
581
+ "customscript/prompt_travel.py/img2img/Weight for latent match/visible": true,
582
+ "customscript/prompt_travel.py/img2img/Weight for latent match/value": 1.0,
583
+ "customscript/prompt_travel.py/img2img/Weight for cond match/visible": true,
584
+ "customscript/prompt_travel.py/img2img/Weight for cond match/value": 1.0,
585
+ "customscript/prompt_travel.py/img2img/Video file format/visible": true,
586
+ "customscript/prompt_travel.py/img2img/Video file format/value": "mp4",
587
+ "customscript/prompt_travel.py/img2img/Video FPS/visible": true,
588
+ "customscript/prompt_travel.py/img2img/Video FPS/value": 10.0,
589
+ "customscript/prompt_travel.py/img2img/Pad begin/end frames/visible": true,
590
+ "customscript/prompt_travel.py/img2img/Pad begin/end frames/value": 0,
591
+ "customscript/prompt_travel.py/img2img/Pick frame by slice/visible": true,
592
+ "customscript/prompt_travel.py/img2img/Pick frame by slice/value": "",
593
+ "customscript/prompt_travel.py/img2img/Show console debug/visible": true,
594
+ "customscript/prompt_travel.py/img2img/Show console debug/value": true,
595
+ "extras/Input directory/visible": true,
596
+ "extras/Input directory/value": "",
597
+ "extras/Output directory/visible": true,
598
+ "extras/Output directory/value": "",
599
+ "extras/Show result images/visible": true,
600
+ "extras/Show result images/value": true,
601
+ "extras/Resize/visible": true,
602
+ "extras/Resize/value": 4,
603
+ "extras/Resize/minimum": 1.0,
604
+ "extras/Resize/maximum": 8.0,
605
+ "extras/Resize/step": 0.05,
606
+ "extras/Width/visible": true,
607
+ "extras/Width/value": 512,
608
+ "extras/Height/visible": true,
609
+ "extras/Height/value": 512,
610
+ "extras/Crop to fit/visible": true,
611
+ "extras/Crop to fit/value": true,
612
+ "extras/Upscaler 1/visible": true,
613
+ "extras/Upscaler 1/value": "None",
614
+ "extras/Upscaler 2/visible": true,
615
+ "extras/Upscaler 2/value": "None",
616
+ "extras/Upscaler 2 visibility/visible": true,
617
+ "extras/Upscaler 2 visibility/value": 1,
618
+ "extras/Upscaler 2 visibility/minimum": 0.0,
619
+ "extras/Upscaler 2 visibility/maximum": 1.0,
620
+ "extras/Upscaler 2 visibility/step": 0.001,
621
+ "extras/GFPGAN visibility/visible": true,
622
+ "extras/GFPGAN visibility/value": 0,
623
+ "extras/GFPGAN visibility/minimum": 0.0,
624
+ "extras/GFPGAN visibility/maximum": 1.0,
625
+ "extras/GFPGAN visibility/step": 0.001,
626
+ "extras/CodeFormer visibility/visible": true,
627
+ "extras/CodeFormer visibility/value": 0,
628
+ "extras/CodeFormer visibility/minimum": 0.0,
629
+ "extras/CodeFormer visibility/maximum": 1.0,
630
+ "extras/CodeFormer visibility/step": 0.001,
631
+ "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/visible": true,
632
+ "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/value": 0,
633
+ "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/minimum": 0.0,
634
+ "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/maximum": 1.0,
635
+ "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/step": 0.001,
636
+ "extras/Upscale Before Restoring Faces/visible": true,
637
+ "extras/Upscale Before Restoring Faces/value": false,
638
+ "modelmerger/Primary model (A)/visible": true,
639
+ "modelmerger/Primary model (A)/value": null,
640
+ "modelmerger/Secondary model (B)/visible": true,
641
+ "modelmerger/Secondary model (B)/value": null,
642
+ "modelmerger/Tertiary model (C)/visible": true,
643
+ "modelmerger/Tertiary model (C)/value": null,
644
+ "modelmerger/Custom Name (Optional)/visible": true,
645
+ "modelmerger/Custom Name (Optional)/value": "",
646
+ "modelmerger/Multiplier (M) - set to 0 to get model A/visible": true,
647
+ "modelmerger/Multiplier (M) - set to 0 to get model A/value": 0.3,
648
+ "modelmerger/Multiplier (M) - set to 0 to get model A/minimum": 0.0,
649
+ "modelmerger/Multiplier (M) - set to 0 to get model A/maximum": 1.0,
650
+ "modelmerger/Multiplier (M) - set to 0 to get model A/step": 0.05,
651
+ "modelmerger/Interpolation Method/visible": true,
652
+ "modelmerger/Interpolation Method/value": "Weighted sum",
653
+ "modelmerger/Checkpoint format/visible": true,
654
+ "modelmerger/Checkpoint format/value": "ckpt",
655
+ "modelmerger/Save as float16/visible": true,
656
+ "modelmerger/Save as float16/value": false,
657
+ "modelmerger/Copy config from/visible": true,
658
+ "modelmerger/Copy config from/value": "A, B or C",
659
+ "modelmerger/Bake in VAE/visible": true,
660
+ "modelmerger/Bake in VAE/value": "None",
661
+ "modelmerger/Discard weights with matching name/visible": true,
662
+ "modelmerger/Discard weights with matching name/value": "",
663
+ "train/Name/visible": true,
664
+ "train/Name/value": "",
665
+ "train/Initialization text/visible": true,
666
+ "train/Initialization text/value": "*",
667
+ "train/Number of vectors per token/visible": true,
668
+ "train/Number of vectors per token/value": 1,
669
+ "train/Number of vectors per token/minimum": 1,
670
+ "train/Number of vectors per token/maximum": 75,
671
+ "train/Number of vectors per token/step": 1,
672
+ "train/Overwrite Old Embedding/visible": true,
673
+ "train/Overwrite Old Embedding/value": false,
674
+ "train/Enter hypernetwork layer structure/visible": true,
675
+ "train/Enter hypernetwork layer structure/value": "1, 2, 1",
676
+ "train/Select activation function of hypernetwork. Recommended : Swish / Linear(none)/visible": true,
677
+ "train/Select activation function of hypernetwork. Recommended : Swish / Linear(none)/value": "linear",
678
+ "train/Select Layer weights initialization. Recommended: Kaiming for relu-like, Xavier for sigmoid-like, Normal otherwise/visible": true,
679
+ "train/Select Layer weights initialization. Recommended: Kaiming for relu-like, Xavier for sigmoid-like, Normal otherwise/value": "Normal",
680
+ "train/Add layer normalization/visible": true,
681
+ "train/Add layer normalization/value": false,
682
+ "train/Use dropout/visible": true,
683
+ "train/Use dropout/value": false,
684
+ "train/Enter hypernetwork Dropout structure (or empty). Recommended : 0~0.35 incrementing sequence: 0, 0.05, 0.15/visible": true,
685
+ "train/Enter hypernetwork Dropout structure (or empty). Recommended : 0~0.35 incrementing sequence: 0, 0.05, 0.15/value": "0, 0, 0",
686
+ "train/Overwrite Old Hypernetwork/visible": true,
687
+ "train/Overwrite Old Hypernetwork/value": false,
688
+ "train/Source directory/visible": true,
689
+ "train/Source directory/value": "",
690
+ "train/Destination directory/visible": true,
691
+ "train/Destination directory/value": "",
692
+ "train/Width/visible": true,
693
+ "train/Width/value": 512,
694
+ "train/Width/minimum": 64,
695
+ "train/Width/maximum": 2048,
696
+ "train/Width/step": 8,
697
+ "train/Height/visible": true,
698
+ "train/Height/value": 512,
699
+ "train/Height/minimum": 64,
700
+ "train/Height/maximum": 2048,
701
+ "train/Height/step": 8,
702
+ "train/Existing Caption txt Action/visible": true,
703
+ "train/Existing Caption txt Action/value": "ignore",
704
+ "train/Create flipped copies/visible": true,
705
+ "train/Create flipped copies/value": false,
706
+ "train/Split oversized images/visible": true,
707
+ "train/Split oversized images/value": false,
708
+ "train/Auto focal point crop/visible": true,
709
+ "train/Auto focal point crop/value": false,
710
+ "train/Auto-sized crop/visible": true,
711
+ "train/Auto-sized crop/value": false,
712
+ "train/Use BLIP for caption/visible": true,
713
+ "train/Use BLIP for caption/value": false,
714
+ "train/Use deepbooru for caption/visible": true,
715
+ "train/Use deepbooru for caption/value": false,
716
+ "train/Split image threshold/visible": true,
717
+ "train/Split image threshold/value": 0.5,
718
+ "train/Split image threshold/minimum": 0.0,
719
+ "train/Split image threshold/maximum": 1.0,
720
+ "train/Split image threshold/step": 0.05,
721
+ "train/Split image overlap ratio/visible": true,
722
+ "train/Split image overlap ratio/value": 0.2,
723
+ "train/Split image overlap ratio/minimum": 0.0,
724
+ "train/Split image overlap ratio/maximum": 0.9,
725
+ "train/Split image overlap ratio/step": 0.05,
726
+ "train/Focal point face weight/visible": true,
727
+ "train/Focal point face weight/value": 0.9,
728
+ "train/Focal point face weight/minimum": 0.0,
729
+ "train/Focal point face weight/maximum": 1.0,
730
+ "train/Focal point face weight/step": 0.05,
731
+ "train/Focal point entropy weight/visible": true,
732
+ "train/Focal point entropy weight/value": 0.15,
733
+ "train/Focal point entropy weight/minimum": 0.0,
734
+ "train/Focal point entropy weight/maximum": 1.0,
735
+ "train/Focal point entropy weight/step": 0.05,
736
+ "train/Focal point edges weight/visible": true,
737
+ "train/Focal point edges weight/value": 0.5,
738
+ "train/Focal point edges weight/minimum": 0.0,
739
+ "train/Focal point edges weight/maximum": 1.0,
740
+ "train/Focal point edges weight/step": 0.05,
741
+ "train/Create debug image/visible": true,
742
+ "train/Create debug image/value": false,
743
+ "train/Dimension lower bound/visible": true,
744
+ "train/Dimension lower bound/value": 384,
745
+ "train/Dimension lower bound/minimum": 64,
746
+ "train/Dimension lower bound/maximum": 2048,
747
+ "train/Dimension lower bound/step": 8,
748
+ "train/Dimension upper bound/visible": true,
749
+ "train/Dimension upper bound/value": 768,
750
+ "train/Dimension upper bound/minimum": 64,
751
+ "train/Dimension upper bound/maximum": 2048,
752
+ "train/Dimension upper bound/step": 8,
753
+ "train/Area lower bound/visible": true,
754
+ "train/Area lower bound/value": 4096,
755
+ "train/Area lower bound/minimum": 4096,
756
+ "train/Area lower bound/maximum": 4194304,
757
+ "train/Area lower bound/step": 1,
758
+ "train/Area upper bound/visible": true,
759
+ "train/Area upper bound/value": 409600,
760
+ "train/Area upper bound/minimum": 4096,
761
+ "train/Area upper bound/maximum": 4194304,
762
+ "train/Area upper bound/step": 1,
763
+ "train/Resizing objective/visible": true,
764
+ "train/Resizing objective/value": "Maximize area",
765
+ "train/Error threshold/visible": true,
766
+ "train/Error threshold/value": 0.1,
767
+ "train/Error threshold/minimum": 0,
768
+ "train/Error threshold/maximum": 1,
769
+ "train/Error threshold/step": 0.01,
770
+ "train/Embedding/visible": true,
771
+ "train/Embedding/value": null,
772
+ "train/Hypernetwork/visible": true,
773
+ "train/Hypernetwork/value": null,
774
+ "train/Embedding Learning rate/visible": true,
775
+ "train/Embedding Learning rate/value": "0.005",
776
+ "train/Hypernetwork Learning rate/visible": true,
777
+ "train/Hypernetwork Learning rate/value": "0.00001",
778
+ "train/Gradient Clipping/visible": true,
779
+ "train/Gradient Clipping/value": "disabled",
780
+ "train/Batch size/visible": true,
781
+ "train/Batch size/value": 1,
782
+ "train/Gradient accumulation steps/visible": true,
783
+ "train/Gradient accumulation steps/value": 1,
784
+ "train/Dataset directory/visible": true,
785
+ "train/Dataset directory/value": "",
786
+ "train/Log directory/visible": true,
787
+ "train/Log directory/value": "textual_inversion",
788
+ "train/Prompt template/visible": true,
789
+ "train/Prompt template/value": "style_filewords.txt",
790
+ "train/Do not resize images/visible": true,
791
+ "train/Do not resize images/value": false,
792
+ "train/Max steps/visible": true,
793
+ "train/Max steps/value": 100000,
794
+ "train/Save an image to log directory every N steps, 0 to disable/visible": true,
795
+ "train/Save an image to log directory every N steps, 0 to disable/value": 500,
796
+ "train/Save a copy of embedding to log directory every N steps, 0 to disable/visible": true,
797
+ "train/Save a copy of embedding to log directory every N steps, 0 to disable/value": 500,
798
+ "train/Save images with embedding in PNG chunks/visible": true,
799
+ "train/Save images with embedding in PNG chunks/value": true,
800
+ "train/Read parameters (prompt, etc...) from txt2img tab when making previews/visible": true,
801
+ "train/Read parameters (prompt, etc...) from txt2img tab when making previews/value": false,
802
+ "train/Shuffle tags by ',' when creating prompts./visible": true,
803
+ "train/Shuffle tags by ',' when creating prompts./value": false,
804
+ "train/Drop out tags when creating prompts./visible": true,
805
+ "train/Drop out tags when creating prompts./value": 0,
806
+ "train/Drop out tags when creating prompts./minimum": 0,
807
+ "train/Drop out tags when creating prompts./maximum": 1,
808
+ "train/Drop out tags when creating prompts./step": 0.1,
809
+ "train/Choose latent sampling method/visible": true,
810
+ "train/Choose latent sampling method/value": "once"
811
+ }