zenityx commited on
Commit
aa4bac4
·
verified ·
1 Parent(s): 68e8823

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +494 -0
config.json ADDED
@@ -0,0 +1,494 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "samples_save": true,
3
+ "samples_format": "png",
4
+ "samples_filename_pattern": "",
5
+ "save_images_add_number": true,
6
+ "grid_save": true,
7
+ "grid_format": "png",
8
+ "grid_extended_filename": false,
9
+ "grid_only_if_multiple": true,
10
+ "grid_prevent_empty_spots": false,
11
+ "grid_zip_filename_pattern": "",
12
+ "n_rows": -1,
13
+ "font": "",
14
+ "grid_text_active_color": "#000000",
15
+ "grid_text_inactive_color": "#999999",
16
+ "grid_background_color": "#ffffff",
17
+ "enable_pnginfo": true,
18
+ "save_txt": false,
19
+ "save_images_before_face_restoration": false,
20
+ "save_images_before_highres_fix": false,
21
+ "save_images_before_color_correction": false,
22
+ "save_mask": false,
23
+ "save_mask_composite": false,
24
+ "jpeg_quality": 80,
25
+ "webp_lossless": false,
26
+ "export_for_4chan": false,
27
+ "img_downscale_threshold": 4.0,
28
+ "target_side_length": 4000,
29
+ "img_max_size_mp": 200,
30
+ "use_original_name_batch": true,
31
+ "use_upscaler_name_as_suffix": false,
32
+ "save_selected_only": true,
33
+ "save_init_img": false,
34
+ "temp_dir": "",
35
+ "clean_temp_dir_at_start": false,
36
+ "save_incomplete_images": false,
37
+ "outdir_samples": "",
38
+ "outdir_txt2img_samples": "outputs/txt2img-images",
39
+ "outdir_img2img_samples": "outputs/img2img-images",
40
+ "outdir_extras_samples": "outputs/extras-images",
41
+ "outdir_grids": "",
42
+ "outdir_txt2img_grids": "outputs/txt2img-grids",
43
+ "outdir_img2img_grids": "outputs/img2img-grids",
44
+ "outdir_save": "log/images",
45
+ "outdir_init_images": "outputs/init-images",
46
+ "save_to_dirs": true,
47
+ "grid_save_to_dirs": true,
48
+ "use_save_to_dirs_for_ui": false,
49
+ "directories_filename_pattern": "[date]",
50
+ "directories_max_prompt_words": 8,
51
+ "ESRGAN_tile": 192,
52
+ "ESRGAN_tile_overlap": 8,
53
+ "realesrgan_enabled_models": [
54
+ "R-ESRGAN 4x+",
55
+ "R-ESRGAN 4x+ Anime6B"
56
+ ],
57
+ "upscaler_for_img2img": null,
58
+ "face_restoration": false,
59
+ "face_restoration_model": "CodeFormer",
60
+ "code_former_weight": 0.5,
61
+ "face_restoration_unload": false,
62
+ "auto_launch_browser": "Disable",
63
+ "show_warnings": false,
64
+ "show_gradio_deprecation_warnings": true,
65
+ "memmon_poll_rate": 8,
66
+ "samples_log_stdout": false,
67
+ "multiple_tqdm": true,
68
+ "print_hypernet_extra": false,
69
+ "list_hidden_files": true,
70
+ "disable_mmap_load_safetensors": false,
71
+ "hide_ldm_prints": true,
72
+ "api_enable_requests": true,
73
+ "api_forbid_local_requests": true,
74
+ "api_useragent": "",
75
+ "unload_models_when_training": false,
76
+ "pin_memory": false,
77
+ "save_optimizer_state": false,
78
+ "save_training_settings_to_txt": true,
79
+ "dataset_filename_word_regex": "",
80
+ "dataset_filename_join_string": " ",
81
+ "training_image_repeats_per_epoch": 1,
82
+ "training_write_csv_every": 500,
83
+ "training_xattention_optimizations": false,
84
+ "training_enable_tensorboard": false,
85
+ "training_tensorboard_save_images": false,
86
+ "training_tensorboard_flush_every": 120,
87
+ "sd_model_checkpoint": "magmix_v80.safetensors [63f2b8c3b3]",
88
+ "sd_checkpoints_limit": 1,
89
+ "sd_checkpoints_keep_in_cpu": true,
90
+ "sd_checkpoint_cache": 0,
91
+ "sd_unet": "Automatic",
92
+ "enable_quantization": false,
93
+ "enable_emphasis": true,
94
+ "enable_batch_seeds": true,
95
+ "comma_padding_backtrack": 20,
96
+ "CLIP_stop_at_last_layers": 1,
97
+ "upcast_attn": false,
98
+ "randn_source": "GPU",
99
+ "tiling": false,
100
+ "hires_fix_refiner_pass": "second pass",
101
+ "sdxl_crop_top": 0,
102
+ "sdxl_crop_left": 0,
103
+ "sdxl_refiner_low_aesthetic_score": 2.5,
104
+ "sdxl_refiner_high_aesthetic_score": 6.0,
105
+ "sd_vae_explanation": "<abbr title='Variational autoencoder'>VAE</abbr> is a neural network that transforms a standard <abbr title='red/green/blue'>RGB</abbr>\nimage into latent space representation and back. Latent space representation is what stable diffusion is working on during sampling\n(i.e. when the progress bar is between empty and full). For txt2img, VAE is used to create a resulting image after the sampling is finished.\nFor img2img, VAE is used to process user's input image before the sampling, and to create an image after sampling.",
106
+ "sd_vae_checkpoint_cache": 0,
107
+ "sd_vae": "vae-ft-mse-840000-ema-pruned.safetensors",
108
+ "sd_vae_overrides_per_model_preferences": true,
109
+ "auto_vae_precision": true,
110
+ "sd_vae_encode_method": "Full",
111
+ "sd_vae_decode_method": "Full",
112
+ "inpainting_mask_weight": 1,
113
+ "initial_noise_multiplier": 1.0,
114
+ "img2img_extra_noise": 0.0,
115
+ "img2img_color_correction": false,
116
+ "img2img_fix_steps": false,
117
+ "img2img_background_color": "#ffffff",
118
+ "img2img_editor_height": 720,
119
+ "img2img_sketch_default_brush_color": "#ffffff",
120
+ "img2img_inpaint_mask_brush_color": "#ffffff",
121
+ "img2img_inpaint_sketch_default_brush_color": "#ffffff",
122
+ "return_mask": false,
123
+ "return_mask_composite": false,
124
+ "cross_attention_optimization": "Automatic",
125
+ "s_min_uncond": 0.0,
126
+ "token_merging_ratio": 0.0,
127
+ "token_merging_ratio_img2img": 0.0,
128
+ "token_merging_ratio_hr": 0.0,
129
+ "pad_cond_uncond": false,
130
+ "persistent_cond_cache": true,
131
+ "batch_cond_uncond": true,
132
+ "use_old_emphasis_implementation": false,
133
+ "use_old_karras_scheduler_sigmas": false,
134
+ "no_dpmpp_sde_batch_determinism": false,
135
+ "use_old_hires_fix_width_height": false,
136
+ "dont_fix_second_order_samplers_schedule": false,
137
+ "hires_fix_use_firstpass_conds": false,
138
+ "use_old_scheduling": false,
139
+ "interrogate_keep_models_in_memory": false,
140
+ "interrogate_return_ranks": false,
141
+ "interrogate_clip_num_beams": 1,
142
+ "interrogate_clip_min_length": 24,
143
+ "interrogate_clip_max_length": 48,
144
+ "interrogate_clip_dict_limit": 1500,
145
+ "interrogate_clip_skip_categories": [],
146
+ "interrogate_deepbooru_score_threshold": 0.5,
147
+ "deepbooru_sort_alpha": true,
148
+ "deepbooru_use_spaces": true,
149
+ "deepbooru_escape": true,
150
+ "deepbooru_filter_tags": "",
151
+ "extra_networks_show_hidden_directories": true,
152
+ "extra_networks_hidden_models": "When searched",
153
+ "extra_networks_default_multiplier": 1.0,
154
+ "extra_networks_card_width": 0,
155
+ "extra_networks_card_height": 0,
156
+ "extra_networks_card_text_scale": 1.0,
157
+ "extra_networks_card_show_desc": true,
158
+ "extra_networks_add_text_separator": " ",
159
+ "ui_extra_networks_tab_reorder": "",
160
+ "textual_inversion_print_at_load": false,
161
+ "textual_inversion_add_hashes_to_infotext": true,
162
+ "sd_hypernetwork": "None",
163
+ "localization": "None",
164
+ "gradio_theme": "Default",
165
+ "gradio_themes_cache": true,
166
+ "gallery_height": "",
167
+ "return_grid": true,
168
+ "do_not_show_images": false,
169
+ "send_seed": true,
170
+ "send_size": true,
171
+ "js_modal_lightbox": true,
172
+ "js_modal_lightbox_initially_zoomed": true,
173
+ "js_modal_lightbox_gamepad": false,
174
+ "js_modal_lightbox_gamepad_repeat": 250,
175
+ "show_progress_in_title": true,
176
+ "samplers_in_dropdown": true,
177
+ "dimensions_and_batch_together": true,
178
+ "keyedit_precision_attention": 0.1,
179
+ "keyedit_precision_extra": 0.05,
180
+ "keyedit_delimiters": ".,\\/!?%^*;:{}=`~()",
181
+ "keyedit_move": true,
182
+ "quicksettings_list": [
183
+ "sd_model_checkpoint",
184
+ "sd_vae",
185
+ "CLIP_stop_at_last_layers",
186
+ "hypertile_enable_unet",
187
+ "hypertile_enable_unet_secondpass",
188
+ "img2img_color_correction"
189
+ ],
190
+ "ui_tab_order": [],
191
+ "hidden_tabs": [],
192
+ "ui_reorder_list": [],
193
+ "hires_fix_show_sampler": false,
194
+ "hires_fix_show_prompts": false,
195
+ "disable_token_counters": false,
196
+ "add_model_hash_to_info": true,
197
+ "add_model_name_to_info": true,
198
+ "add_user_name_to_info": false,
199
+ "add_version_to_infotext": true,
200
+ "disable_weights_auto_swap": true,
201
+ "infotext_styles": "Apply if any",
202
+ "show_progressbar": true,
203
+ "live_previews_enable": true,
204
+ "live_previews_image_format": "png",
205
+ "show_progress_grid": true,
206
+ "show_progress_every_n_steps": 1,
207
+ "show_progress_type": "Approx NN",
208
+ "live_preview_allow_lowvram_full": false,
209
+ "live_preview_content": "Prompt",
210
+ "live_preview_refresh_period": 100.0,
211
+ "live_preview_fast_interrupt": true,
212
+ "hide_samplers": [],
213
+ "eta_ddim": 0.0,
214
+ "eta_ancestral": 1.0,
215
+ "ddim_discretize": "uniform",
216
+ "s_churn": 0.0,
217
+ "s_tmin": 0.0,
218
+ "s_tmax": 0.0,
219
+ "s_noise": 1.0,
220
+ "k_sched_type": "Automatic",
221
+ "sigma_min": 0.0,
222
+ "sigma_max": 0.0,
223
+ "rho": 0.0,
224
+ "eta_noise_seed_delta": 0,
225
+ "always_discard_next_to_last_sigma": false,
226
+ "sgm_noise_multiplier": false,
227
+ "uni_pc_variant": "bh1",
228
+ "uni_pc_skip_type": "time_uniform",
229
+ "uni_pc_order": 3,
230
+ "uni_pc_lower_order_final": true,
231
+ "postprocessing_enable_in_main_ui": [],
232
+ "postprocessing_operation_order": [],
233
+ "upscaling_max_images_in_cache": 5,
234
+ "disabled_extensions": [],
235
+ "disable_all_extensions": "none",
236
+ "restore_config_state_file": "",
237
+ "sd_checkpoint_hash": "63f2b8c3b3abff160aff94421612d948296992b528ba18e00066ba83d26c8127",
238
+ "ldsr_steps": 100,
239
+ "ldsr_cached": false,
240
+ "SCUNET_tile": 256,
241
+ "SCUNET_tile_overlap": 8,
242
+ "SWIN_tile": 192,
243
+ "SWIN_tile_overlap": 8,
244
+ "lora_functional": false,
245
+ "sd_lora": "None",
246
+ "lora_preferred_name": "Alias from file",
247
+ "lora_add_hashes_to_infotext": true,
248
+ "lora_show_all": false,
249
+ "lora_hide_unknown_for_versions": [],
250
+ "lora_in_memory_limit": 0,
251
+ "extra_options_txt2img": [],
252
+ "extra_options_img2img": [],
253
+ "extra_options_cols": 1,
254
+ "extra_options_accordion": false,
255
+ "canvas_hotkey_zoom": "Alt",
256
+ "canvas_hotkey_adjust": "Ctrl",
257
+ "canvas_hotkey_move": "F",
258
+ "canvas_hotkey_fullscreen": "S",
259
+ "canvas_hotkey_reset": "R",
260
+ "canvas_hotkey_overlap": "O",
261
+ "canvas_show_tooltip": true,
262
+ "canvas_auto_expand": true,
263
+ "canvas_blur_prompt": false,
264
+ "canvas_disabled_functions": [
265
+ "Overlap"
266
+ ],
267
+ "ch_max_size_preview": true,
268
+ "ch_skip_nsfw_preview": false,
269
+ "ch_open_url_with_js": true,
270
+ "ch_proxy": "",
271
+ "tac_tagFile": "danbooru.csv",
272
+ "tac_active": true,
273
+ "tac_activeIn.txt2img": true,
274
+ "tac_activeIn.img2img": true,
275
+ "tac_activeIn.negativePrompts": true,
276
+ "tac_activeIn.thirdParty": true,
277
+ "tac_activeIn.modelList": "",
278
+ "tac_activeIn.modelListMode": "Blacklist",
279
+ "tac_slidingPopup": true,
280
+ "tac_maxResults": 5.0,
281
+ "tac_showAllResults": false,
282
+ "tac_resultStepLength": 100.0,
283
+ "tac_delayTime": 100.0,
284
+ "tac_useWildcards": true,
285
+ "tac_sortWildcardResults": true,
286
+ "tac_useEmbeddings": true,
287
+ "tac_includeEmbeddingsInNormalResults": false,
288
+ "tac_useHypernetworks": true,
289
+ "tac_useLoras": true,
290
+ "tac_useLycos": true,
291
+ "tac_showWikiLinks": false,
292
+ "tac_showExtraNetworkPreviews": true,
293
+ "tac_modelSortOrder": "Name",
294
+ "tac_replaceUnderscores": true,
295
+ "tac_escapeParentheses": true,
296
+ "tac_appendComma": true,
297
+ "tac_appendSpace": true,
298
+ "tac_alwaysSpaceAtEnd": true,
299
+ "tac_modelKeywordCompletion": "Never",
300
+ "tac_modelKeywordLocation": "Start of prompt",
301
+ "tac_wildcardCompletionMode": "To next folder level",
302
+ "tac_alias.searchByAlias": true,
303
+ "tac_alias.onlyShowAlias": false,
304
+ "tac_translation.translationFile": "None",
305
+ "tac_translation.oldFormat": false,
306
+ "tac_translation.searchByTranslation": true,
307
+ "tac_translation.liveTranslation": false,
308
+ "tac_extra.extraFile": "extra-quality-tags.csv",
309
+ "tac_extra.addMode": "Insert before",
310
+ "tac_chantFile": "demo-chants.json",
311
+ "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}",
312
+ "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}",
313
+ "tac_refreshTempFiles": "Refresh TAC temp files",
314
+ "ad_max_models": 2,
315
+ "ad_extra_models_dir": "",
316
+ "ad_save_previews": false,
317
+ "ad_save_images_before": false,
318
+ "ad_only_seleted_scripts": true,
319
+ "ad_script_names": "dynamic_prompting,dynamic_thresholding,wildcard_recursive,wildcards,lora_block_weight,negpip",
320
+ "ad_bbox_sortby": "None",
321
+ "ad_same_seed_for_each_tap": false,
322
+ "control_net_detectedmap_dir": "detected_maps",
323
+ "control_net_models_path": "",
324
+ "control_net_modules_path": "",
325
+ "control_net_unit_count": 4,
326
+ "control_net_model_cache_size": 1,
327
+ "control_net_inpaint_blur_sigma": 7,
328
+ "control_net_no_high_res_fix": false,
329
+ "control_net_no_detectmap": false,
330
+ "control_net_detectmap_autosaving": false,
331
+ "control_net_allow_script_control": true,
332
+ "control_net_sync_field_args": true,
333
+ "controlnet_show_batch_images_in_ui": false,
334
+ "controlnet_increment_seed_during_batch": false,
335
+ "controlnet_disable_openpose_edit": false,
336
+ "controlnet_ignore_noninpaint_mask": false,
337
+ "wildcards_same_seed": false,
338
+ "ch_civiai_api_key": "",
339
+ "hypertile_enable_unet": false,
340
+ "hypertile_enable_unet_secondpass": true,
341
+ "hypertile_max_depth_unet": 3,
342
+ "hypertile_max_tile_unet": 512,
343
+ "hypertile_swap_size_unet": 3,
344
+ "hypertile_enable_vae": false,
345
+ "hypertile_max_depth_vae": 3,
346
+ "hypertile_max_tile_vae": 128,
347
+ "hypertile_swap_size_vae": 3,
348
+ "tac_wildcardExclusionList": "",
349
+ "tac_skipWildcardRefresh": false,
350
+ "save_images_replace_action": "Replace",
351
+ "notification_audio": true,
352
+ "notification_volume": 100,
353
+ "extra_networks_dir_button_function": false,
354
+ "extra_networks_card_order_field": "Path",
355
+ "extra_networks_card_order": "Ascending",
356
+ "img2img_batch_show_results_limit": 32,
357
+ "add_vae_name_to_info": true,
358
+ "add_vae_hash_to_info": true,
359
+ "infotext_skip_pasting": [],
360
+ "js_live_preview_in_modal_lightbox": false,
361
+ "keyedit_delimiters_whitespace": [
362
+ "Tab",
363
+ "Carriage Return",
364
+ "Line Feed"
365
+ ],
366
+ "compact_prompt_box": false,
367
+ "sd_checkpoint_dropdown_use_short": false,
368
+ "txt2img_settings_accordion": false,
369
+ "img2img_settings_accordion": false,
370
+ "enable_console_prompts": false,
371
+ "dump_stacks_on_signal": false,
372
+ "postprocessing_existing_caption_action": "Ignore",
373
+ "tac_useLoraPrefixForLycos": true,
374
+ "controlnet_disable_photopea_edit": false,
375
+ "animatediff_model_path": "",
376
+ "animatediff_optimize_gif_palette": false,
377
+ "animatediff_optimize_gif_gifsicle": false,
378
+ "animatediff_mp4_crf": 23,
379
+ "animatediff_mp4_preset": "",
380
+ "animatediff_mp4_tune": "",
381
+ "animatediff_webp_quality": 80,
382
+ "animatediff_webp_lossless": false,
383
+ "animatediff_save_to_custom": false,
384
+ "animatediff_xformers": "Optimize attention layers with xformers",
385
+ "animatediff_disable_lcm": false,
386
+ "animatediff_s3_enable": false,
387
+ "animatediff_s3_host": "",
388
+ "animatediff_s3_port": "",
389
+ "animatediff_s3_access_key": "",
390
+ "animatediff_s3_secret_key": "",
391
+ "animatediff_s3_storge_bucket": "",
392
+ "controlnet_photopea_warning": true,
393
+ "replacer_use_first_positive_prompt_from_examples": true,
394
+ "replacer_use_first_negative_prompt_from_examples": true,
395
+ "replacer_hide_segment_anything_accordions": false,
396
+ "replacer_always_unload_models": false,
397
+ "replacer_detection_prompt_examples": "",
398
+ "replacer_avoidance_prompt_examples": "",
399
+ "replacer_positive_prompt_examples": "",
400
+ "replacer_negative_prompt_examples": "",
401
+ "replacer_hf_positive_prompt_suffix_examples": "",
402
+ "replacer_save_dir": "outputs/replacer",
403
+ "sam_use_local_groundingdino": false,
404
+ "controlnet_clip_detector_on_cpu": false,
405
+ "replacer_examples_per_page_for_detection_prompt": 10,
406
+ "replacer_examples_per_page_for_avoidance_prompt": 10,
407
+ "replacer_examples_per_page_for_positive_prompt": 10,
408
+ "replacer_examples_per_page_for_negative_prompt": 10,
409
+ "tac_useStyleVars": false,
410
+ "replacer_use_cpu_for_detection": false,
411
+ "replacer_fast_dilation": true,
412
+ "SWIN_torch_compile": false,
413
+ "replacer_default_extra_includes": [
414
+ "script"
415
+ ],
416
+ "auto_backcompat": true,
417
+ "use_downcasted_alpha_bar": false,
418
+ "extra_networks_card_description_is_html": false,
419
+ "extra_networks_tree_view_default_enabled": false,
420
+ "lora_not_found_warning_console": false,
421
+ "lora_not_found_gradio_warning": false,
422
+ "pad_cond_uncond_v0": false,
423
+ "fp8_storage": "Disable",
424
+ "cache_fp16_weight": false,
425
+ "sd_noise_schedule": "Default",
426
+ "emphasis": "Original",
427
+ "enable_prompt_comments": true,
428
+ "auto_vae_precision_bfloat16": false,
429
+ "overlay_inpaint": true,
430
+ "sd_webui_modal_lightbox_icon_opacity": 1,
431
+ "sd_webui_modal_lightbox_toolbar_opacity": 0.9,
432
+ "open_dir_button_choice": "Subdirectory",
433
+ "include_styles_into_token_counters": true,
434
+ "interrupt_after_current": true,
435
+ "enable_upscale_progressbar": true,
436
+ "dat_enabled_models": [
437
+ "DAT x2",
438
+ "DAT x3",
439
+ "DAT x4"
440
+ ],
441
+ "DAT_tile": 192,
442
+ "DAT_tile_overlap": 8,
443
+ "canvas_hotkey_shrink_brush": "Q",
444
+ "canvas_hotkey_grow_brush": "W",
445
+ "tagger_out_filename_fmt": "[name].[output_extension]",
446
+ "tagger_count_threshold": 100.0,
447
+ "tagger_batch_recursive": true,
448
+ "tagger_auto_serde_json": true,
449
+ "tagger_store_images": false,
450
+ "tagger_weighted_tags_files": false,
451
+ "tagger_verbose": false,
452
+ "tagger_repl_us": true,
453
+ "tagger_repl_us_excl": "0_0, (o)_(o), +_+, +_-, ._., <o>_<o>, <|>_<|>, =_=, >_<, 3_3, 6_9, >_o, @_@, ^_^, o_o, u_u, x_x, |_|, ||_||",
454
+ "tagger_escape": false,
455
+ "tagger_batch_size": 1024,
456
+ "tagger_hf_cache_dir": "D:\\Stable Diffusion\\stable-diffusion-webui\\models\\interrogators",
457
+ "tac_frequencySort": true,
458
+ "tac_frequencyFunction": "Logarithmic (weak)",
459
+ "tac_frequencyMinCount": 3,
460
+ "tac_frequencyMaxAge": 30,
461
+ "tac_frequencyRecommendCap": 10,
462
+ "tac_frequencyIncludeAlias": false,
463
+ "controlnet_control_type_dropdown": false,
464
+ "refiner_switch_by_sample_steps": false,
465
+ "extra_networks_tree_view_style": "Dirs",
466
+ "extra_networks_tree_view_default_width": 180.0,
467
+ "enable_reloading_ui_scripts": false,
468
+ "prioritized_callbacks_app_started": [],
469
+ "prioritized_callbacks_model_loaded": [],
470
+ "prioritized_callbacks_ui_tabs": [],
471
+ "prioritized_callbacks_ui_settings": [],
472
+ "prioritized_callbacks_after_component": [],
473
+ "prioritized_callbacks_infotext_pasted": [],
474
+ "prioritized_callbacks_script_unloaded": [],
475
+ "prioritized_callbacks_before_ui": [],
476
+ "prioritized_callbacks_on_reload": [],
477
+ "prioritized_callbacks_list_optimizers": [],
478
+ "prioritized_callbacks_before_token_counter": [],
479
+ "prioritized_callbacks_script_before_process": [],
480
+ "prioritized_callbacks_script_process": [],
481
+ "prioritized_callbacks_script_before_process_batch": [],
482
+ "prioritized_callbacks_script_after_extra_networks_activate": [],
483
+ "prioritized_callbacks_script_process_batch": [],
484
+ "prioritized_callbacks_script_postprocess": [],
485
+ "prioritized_callbacks_script_postprocess_batch": [],
486
+ "prioritized_callbacks_script_postprocess_batch_list": [],
487
+ "prioritized_callbacks_script_post_sample": [],
488
+ "prioritized_callbacks_script_on_mask_blend": [],
489
+ "prioritized_callbacks_script_postprocess_image": [],
490
+ "prioritized_callbacks_script_postprocess_maskoverlay": [],
491
+ "prioritized_callbacks_script_after_component": [],
492
+ "postprocessing_disable_in_extras": [],
493
+ "set_scale_by_when_changing_upscaler": false
494
+ }