Update config.json
Browse files- config.json +600 -600
config.json
CHANGED
@@ -1,601 +1,601 @@
|
|
1 |
-
{
|
2 |
-
"disabled_extensions": [],
|
3 |
-
"samples_save": true,
|
4 |
-
"samples_format": "png",
|
5 |
-
"samples_filename_pattern": "[seed]-[model_name]",
|
6 |
-
"save_images_add_number": true,
|
7 |
-
"grid_save": true,
|
8 |
-
"grid_format": "png",
|
9 |
-
"grid_extended_filename": false,
|
10 |
-
"grid_only_if_multiple": true,
|
11 |
-
"grid_prevent_empty_spots": false,
|
12 |
-
"n_rows": -1,
|
13 |
-
"enable_pnginfo": true,
|
14 |
-
"save_txt": false,
|
15 |
-
"save_images_before_face_restoration": false,
|
16 |
-
"save_images_before_highres_fix": false,
|
17 |
-
"save_images_before_color_correction": false,
|
18 |
-
"jpeg_quality": 80,
|
19 |
-
"export_for_4chan": false,
|
20 |
-
"use_original_name_batch": true,
|
21 |
-
"use_upscaler_name_as_suffix": false,
|
22 |
-
"save_selected_only": true,
|
23 |
-
"do_not_add_watermark": false,
|
24 |
-
"temp_dir": "",
|
25 |
-
"clean_temp_dir_at_start": false,
|
26 |
-
"outdir_samples": "",
|
27 |
-
"outdir_txt2img_samples": "outputs/txt2img-images",
|
28 |
-
"outdir_img2img_samples": "outputs/img2img-images",
|
29 |
-
"outdir_extras_samples": "outputs/extras-images",
|
30 |
-
"outdir_grids": "",
|
31 |
-
"outdir_txt2img_grids": "outputs/txt2img-grids",
|
32 |
-
"outdir_img2img_grids": "outputs/img2img-grids",
|
33 |
-
"outdir_save": "log/images",
|
34 |
-
"save_to_dirs": false,
|
35 |
-
"grid_save_to_dirs": false,
|
36 |
-
"use_save_to_dirs_for_ui": false,
|
37 |
-
"directories_filename_pattern": "[date]",
|
38 |
-
"directories_max_prompt_words": 8,
|
39 |
-
"ESRGAN_tile": 192,
|
40 |
-
"ESRGAN_tile_overlap": 8,
|
41 |
-
"realesrgan_enabled_models": [
|
42 |
-
"R-ESRGAN 4x+",
|
43 |
-
"R-ESRGAN 4x+ Anime6B"
|
44 |
-
],
|
45 |
-
"upscaler_for_img2img": null,
|
46 |
-
"face_restoration_model": null,
|
47 |
-
"code_former_weight": 0.5,
|
48 |
-
"face_restoration_unload": false,
|
49 |
-
"show_warnings": false,
|
50 |
-
"memmon_poll_rate": 8,
|
51 |
-
"samples_log_stdout": false,
|
52 |
-
"multiple_tqdm": true,
|
53 |
-
"print_hypernet_extra": false,
|
54 |
-
"unload_models_when_training": true,
|
55 |
-
"pin_memory": false,
|
56 |
-
"save_optimizer_state": false,
|
57 |
-
"save_training_settings_to_txt": true,
|
58 |
-
"dataset_filename_word_regex": "",
|
59 |
-
"dataset_filename_join_string": " ",
|
60 |
-
"training_image_repeats_per_epoch": 1,
|
61 |
-
"training_write_csv_every": 500,
|
62 |
-
"training_xattention_optimizations": false,
|
63 |
-
"training_enable_tensorboard": false,
|
64 |
-
"training_tensorboard_save_images": false,
|
65 |
-
"training_tensorboard_flush_every": 120,
|
66 |
-
"sd_model_checkpoint": "my_checkpoint_v4.safetensors [c8a7c57e65]",
|
67 |
-
"sd_checkpoint_cache": 0,
|
68 |
-
"sd_vae_checkpoint_cache": 0,
|
69 |
-
"sd_vae": "vae-ft-mse-840000-ema-pruned.safetensors",
|
70 |
-
"sd_vae_as_default": false,
|
71 |
-
"inpainting_mask_weight": 1.0,
|
72 |
-
"initial_noise_multiplier": 1.0,
|
73 |
-
"img2img_color_correction": false,
|
74 |
-
"img2img_fix_steps": false,
|
75 |
-
"img2img_background_color": "#ffffff",
|
76 |
-
"enable_quantization": false,
|
77 |
-
"enable_emphasis": true,
|
78 |
-
"enable_batch_seeds": true,
|
79 |
-
"comma_padding_backtrack": 20,
|
80 |
-
"CLIP_stop_at_last_layers": 2,
|
81 |
-
"upcast_attn": false,
|
82 |
-
"use_old_emphasis_implementation": false,
|
83 |
-
"use_old_karras_scheduler_sigmas": false,
|
84 |
-
"use_old_hires_fix_width_height": false,
|
85 |
-
"interrogate_keep_models_in_memory": false,
|
86 |
-
"interrogate_return_ranks": false,
|
87 |
-
"interrogate_clip_num_beams": 1,
|
88 |
-
"interrogate_clip_min_length": 24,
|
89 |
-
"interrogate_clip_max_length": 256,
|
90 |
-
"interrogate_clip_dict_limit": 1500,
|
91 |
-
"interrogate_clip_skip_categories": [],
|
92 |
-
"interrogate_deepbooru_score_threshold": 0.7,
|
93 |
-
"deepbooru_sort_alpha": false,
|
94 |
-
"deepbooru_use_spaces": false,
|
95 |
-
"deepbooru_escape": true,
|
96 |
-
"deepbooru_filter_tags": "",
|
97 |
-
"extra_networks_default_view": "thumbs",
|
98 |
-
"extra_networks_default_multiplier": 1.0,
|
99 |
-
"sd_hypernetwork": "None",
|
100 |
-
"return_grid": true,
|
101 |
-
"do_not_show_images": false,
|
102 |
-
"add_model_hash_to_info": true,
|
103 |
-
"add_model_name_to_info": true,
|
104 |
-
"disable_weights_auto_swap": true,
|
105 |
-
"send_seed": true,
|
106 |
-
"send_size": true,
|
107 |
-
"font": "",
|
108 |
-
"js_modal_lightbox": true,
|
109 |
-
"js_modal_lightbox_initially_zoomed": true,
|
110 |
-
"show_progress_in_title": true,
|
111 |
-
"samplers_in_dropdown": false,
|
112 |
-
"dimensions_and_batch_together": true,
|
113 |
-
"keyedit_precision_attention": 0.1,
|
114 |
-
"keyedit_precision_extra": 0.05,
|
115 |
-
"quicksettings": "sd_model_checkpoint, sd_vae, CLIP_stop_at_last_layers",
|
116 |
-
"ui_reorder": "inpaint, sampler, checkboxes, hires_fix, dimensions, cfg, seed, batch, override_settings, scripts",
|
117 |
-
"ui_extra_networks_tab_reorder": "",
|
118 |
-
"localization": "zh-Hans (Testing)",
|
119 |
-
"show_progressbar": true,
|
120 |
-
"live_previews_enable": true,
|
121 |
-
"show_progress_grid": true,
|
122 |
-
"show_progress_every_n_steps": 10,
|
123 |
-
"show_progress_type": "Approx NN",
|
124 |
-
"live_preview_content": "Prompt",
|
125 |
-
"live_preview_refresh_period": 1000,
|
126 |
-
"hide_samplers": [],
|
127 |
-
"eta_ddim": 0.0,
|
128 |
-
"eta_ancestral": 1.0,
|
129 |
-
"ddim_discretize": "uniform",
|
130 |
-
"s_churn": 0.0,
|
131 |
-
"s_tmin": 0.0,
|
132 |
-
"s_noise": 1.0,
|
133 |
-
"eta_noise_seed_delta": 31337,
|
134 |
-
"always_discard_next_to_last_sigma": false,
|
135 |
-
"postprocessing_enable_in_main_ui": [],
|
136 |
-
"postprocessing_operation_order": [],
|
137 |
-
"upscaling_max_images_in_cache": 5,
|
138 |
-
"sd_checkpoint_hash": "2752449d9d647affaa52799ff91efb4069755f00bfb4109c144fdd5e610a2c11",
|
139 |
-
"ldsr_steps": 100,
|
140 |
-
"ldsr_cached": false,
|
141 |
-
"SWIN_tile": 192,
|
142 |
-
"SWIN_tile_overlap": 8,
|
143 |
-
"sd_lora": "None",
|
144 |
-
"lora_apply_to_outputs": false,
|
145 |
-
"tac_tagFile": "zh_cn.csv",
|
146 |
-
"tac_active": true,
|
147 |
-
"tac_activeIn.txt2img": true,
|
148 |
-
"tac_activeIn.img2img": true,
|
149 |
-
"tac_activeIn.negativePrompts": true,
|
150 |
-
"tac_activeIn.thirdParty": true,
|
151 |
-
"tac_activeIn.modelList": "",
|
152 |
-
"tac_activeIn.modelListMode": "Blacklist",
|
153 |
-
"tac_maxResults": 15.0,
|
154 |
-
"tac_showAllResults": true,
|
155 |
-
"tac_resultStepLength": 100.0,
|
156 |
-
"tac_delayTime": 100.0,
|
157 |
-
"tac_useWildcards": true,
|
158 |
-
"tac_useEmbeddings": true,
|
159 |
-
"tac_useHypernetworks": true,
|
160 |
-
"tac_useLoras": true,
|
161 |
-
"tac_showWikiLinks": false,
|
162 |
-
"tac_replaceUnderscores": true,
|
163 |
-
"tac_escapeParentheses": true,
|
164 |
-
"tac_appendComma": true,
|
165 |
-
"tac_alias.searchByAlias": true,
|
166 |
-
"tac_alias.onlyShowAlias": false,
|
167 |
-
"tac_translation.translationFile": "zh_cn.csv",
|
168 |
-
"tac_translation.oldFormat": false,
|
169 |
-
"tac_translation.searchByTranslation": true,
|
170 |
-
"tac_extra.extraFile": "extra-quality-tags.csv",
|
171 |
-
"tac_extra.addMode": "Insert before",
|
172 |
-
"additional_networks_extra_lora_path": "",
|
173 |
-
"additional_networks_sort_models_by": "name",
|
174 |
-
"additional_networks_reverse_sort_order": false,
|
175 |
-
"additional_networks_model_name_filter": "",
|
176 |
-
"additional_networks_xy_grid_model_metadata": "",
|
177 |
-
"additional_networks_hash_thread_count": 1.0,
|
178 |
-
"additional_networks_back_up_model_when_saving": true,
|
179 |
-
"additional_networks_show_only_safetensors": false,
|
180 |
-
"additional_networks_show_only_models_with_metadata": "disabled",
|
181 |
-
"additional_networks_max_top_tags": 20.0,
|
182 |
-
"additional_networks_max_dataset_folders": 20.0,
|
183 |
-
"images_record_paths": true,
|
184 |
-
"img_downscale_threshold": 4.0,
|
185 |
-
"target_side_length": 4000.0,
|
186 |
-
"no_dpmpp_sde_batch_determinism": false,
|
187 |
-
"webp_lossless": false,
|
188 |
-
"img_max_size_mp": 200.0,
|
189 |
-
"extra_networks_add_text_separator": " ",
|
190 |
-
"hidden_tabs": [],
|
191 |
-
"uni_pc_variant": "bh1",
|
192 |
-
"uni_pc_skip_type": "time_uniform",
|
193 |
-
"uni_pc_order": 3,
|
194 |
-
"uni_pc_lower_order_final": true,
|
195 |
-
"tac_slidingPopup": true,
|
196 |
-
"control_net_model_config": "models\\cldm_v15.yaml",
|
197 |
-
"control_net_model_adapter_config": "models\\sketch_adapter_v14.yaml",
|
198 |
-
"control_net_detectedmap_dir": "detected_maps",
|
199 |
-
"control_net_models_path": "",
|
200 |
-
"control_net_max_models_num": 4,
|
201 |
-
"control_net_model_cache_size": 1,
|
202 |
-
"control_net_control_transfer": false,
|
203 |
-
"control_net_no_detectmap": false,
|
204 |
-
"control_net_detectmap_autosaving": false,
|
205 |
-
"control_net_only_midctrl_hires": true,
|
206 |
-
"control_net_allow_script_control": false,
|
207 |
-
"control_net_skip_img2img_processing": false,
|
208 |
-
"control_net_monocular_depth_optim": false,
|
209 |
-
"control_net_only_mid_control": false,
|
210 |
-
"control_net_cfg_based_guidance": false,
|
211 |
-
"control_net_sync_field_args": false,
|
212 |
-
"image_browser_delete_message": true,
|
213 |
-
"image_browser_page_columns": 6.0,
|
214 |
-
"image_browser_page_rows": 6.0,
|
215 |
-
"image_browser_pages_perload": 20.0,
|
216 |
-
"restore_config_state_file": "",
|
217 |
-
"image_browser_preload": false,
|
218 |
-
"quicksettings_list": [
|
219 |
-
"sd_model_checkpoint",
|
220 |
-
"sd_vae",
|
221 |
-
"CLIP_stop_at_last_layers"
|
222 |
-
],
|
223 |
-
"save_mask": false,
|
224 |
-
"save_mask_composite": false,
|
225 |
-
"save_init_img": false,
|
226 |
-
"outdir_init_images": "outputs/init-images",
|
227 |
-
"SCUNET_tile": 256,
|
228 |
-
"SCUNET_tile_overlap": 8,
|
229 |
-
"randn_source": "GPU",
|
230 |
-
"dont_fix_second_order_samplers_schedule": false,
|
231 |
-
"lora_functional": false,
|
232 |
-
"extra_networks_card_width": 0.0,
|
233 |
-
"extra_networks_card_height": -1.0,
|
234 |
-
"return_mask": false,
|
235 |
-
"return_mask_composite": false,
|
236 |
-
"js_modal_lightbox_gamepad": true,
|
237 |
-
"js_modal_lightbox_gamepad_repeat": 250.0,
|
238 |
-
"keyedit_delimiters": ".,\\/!?%^*;:{}=`~()",
|
239 |
-
"gradio_theme": "Default",
|
240 |
-
"add_version_to_infotext": true,
|
241 |
-
"s_min_uncond": 0,
|
242 |
-
"tac_useLycos": true,
|
243 |
-
"tac_chantFile": "demo-chants.json",
|
244 |
-
"control_net_modules_path": "",
|
245 |
-
"controlnet_show_batch_images_in_ui": false,
|
246 |
-
"controlnet_increment_seed_during_batch": false,
|
247 |
-
"image_browser_active_tabs": "txt2img, img2img, txt2img-grids, img2img-grids, Extras, Favorites, Others",
|
248 |
-
"image_browser_hidden_components": [],
|
249 |
-
"image_browser_with_subdirs": true,
|
250 |
-
"image_browser_copy_image": false,
|
251 |
-
"image_browser_txt_files": true,
|
252 |
-
"image_browser_debug_level": "0 - none",
|
253 |
-
"image_browser_delete_recycle": true,
|
254 |
-
"image_browser_scan_exif": true,
|
255 |
-
"image_browser_mod_shift": false,
|
256 |
-
"image_browser_mod_ctrl_shift": false,
|
257 |
-
"image_browser_enable_maint": true,
|
258 |
-
"image_browser_ranking_pnginfo": false,
|
259 |
-
"image_browser_use_thumbnail": false,
|
260 |
-
"image_browser_thumbnail_size": 200.0,
|
261 |
-
"image_browser_swipe": false,
|
262 |
-
"image_browser_img_tooltips": true,
|
263 |
-
"image_browser_scoring_type": "aesthetic_score",
|
264 |
-
"image_browser_show_progress": true,
|
265 |
-
"lora_preferred_name": "Filename",
|
266 |
-
"list_hidden_files": true,
|
267 |
-
"cross_attention_optimization": "Automatic",
|
268 |
-
"token_merging_ratio": 0,
|
269 |
-
"token_merging_ratio_img2img": 0,
|
270 |
-
"token_merging_ratio_hr": 0,
|
271 |
-
"extra_networks_show_hidden_directories": true,
|
272 |
-
"extra_networks_hidden_models": "When searched",
|
273 |
-
"sd_lyco": "None",
|
274 |
-
"lora_add_hashes_to_infotext": true,
|
275 |
-
"img2img_editor_height": 720,
|
276 |
-
"ui_tab_order": [],
|
277 |
-
"hires_fix_show_sampler": false,
|
278 |
-
"hires_fix_show_prompts": false,
|
279 |
-
"live_previews_image_format": "png",
|
280 |
-
"tac_translation.liveTranslation": false,
|
281 |
-
"tac_refreshTempFiles": "Refresh TAC temp files",
|
282 |
-
"controlnet_disable_control_type": false,
|
283 |
-
"controlnet_disable_openpose_edit": false,
|
284 |
-
"model_toolkit_fix_clip": false,
|
285 |
-
"model_toolkit_autoprune": false,
|
286 |
-
"tac_wildcardCompletionMode": "To next folder level",
|
287 |
-
"bilingual_localization_enabled": true,
|
288 |
-
"bilingual_localization_logger": false,
|
289 |
-
"bilingual_localization_file": "zh_CN_inception",
|
290 |
-
"bilingual_localization_order": "Translation First",
|
291 |
-
"civitai_link_key": "",
|
292 |
-
"civitai_link_logging": true,
|
293 |
-
"civitai_api_key": "",
|
294 |
-
"civitai_download_previews": true,
|
295 |
-
"civitai_nsfw_previews": false,
|
296 |
-
"civitai_download_missing_models": true,
|
297 |
-
"civitai_hashify_resources": true,
|
298 |
-
"civitai_folder_model": "",
|
299 |
-
"civitai_folder_lora": "",
|
300 |
-
"civitai_folder_lyco": "",
|
301 |
-
"disable_all_extensions": "none",
|
302 |
-
"ui_reorder_list": [
|
303 |
-
"inpaint",
|
304 |
-
"sampler",
|
305 |
-
"checkboxes",
|
306 |
-
"hires_fix",
|
307 |
-
"dimensions",
|
308 |
-
"cfg",
|
309 |
-
"seed",
|
310 |
-
"batch",
|
311 |
-
"override_settings",
|
312 |
-
"scripts"
|
313 |
-
],
|
314 |
-
"grid_zip_filename_pattern": "",
|
315 |
-
"sd_unet": "Automatic",
|
316 |
-
"pad_cond_uncond": false,
|
317 |
-
"experimental_persistent_cond_cache": false,
|
318 |
-
"hires_fix_use_firstpass_conds": false,
|
319 |
-
"disable_token_counters": false,
|
320 |
-
"extra_options": [],
|
321 |
-
"extra_options_accordion": false,
|
322 |
-
"infotext_styles": "Apply if any",
|
323 |
-
"k_sched_type": "Automatic",
|
324 |
-
"sigma_min": 0.0,
|
325 |
-
"sigma_max": 0.0,
|
326 |
-
"rho": 0.0,
|
327 |
-
"canvas_hotkey_zoom": "Alt",
|
328 |
-
"canvas_hotkey_adjust": "Ctrl",
|
329 |
-
"canvas_hotkey_move": "F",
|
330 |
-
"canvas_hotkey_fullscreen": "S",
|
331 |
-
"canvas_hotkey_reset": "R",
|
332 |
-
"canvas_hotkey_overlap": "O",
|
333 |
-
"canvas_show_tooltip": true,
|
334 |
-
"canvas_disabled_functions": [
|
335 |
-
"Overlap"
|
336 |
-
],
|
337 |
-
"tac_appendSpace": true,
|
338 |
-
"tac_alwaysSpaceAtEnd": true,
|
339 |
-
"pformat_space_commas": true,
|
340 |
-
"pfromat_bracket2weight": true,
|
341 |
-
"pfromat_space2underscore": true,
|
342 |
-
"ad_max_models": 5,
|
343 |
-
"ad_save_previews": false,
|
344 |
-
"ad_save_images_before": false,
|
345 |
-
"ad_only_seleted_scripts": true,
|
346 |
-
"ad_script_names": "dynamic_prompting,dynamic_thresholding,wildcard_recursive,wildcards,lora_block_weight",
|
347 |
-
"ad_bbox_sortby": "None",
|
348 |
-
"eps_enable_save_raw_prompt_to_pnginfo": false,
|
349 |
-
"sam_use_local_groundingdino": true,
|
350 |
-
"sd_vae_overrides_per_model_preferences": true,
|
351 |
-
"grid_text_active_color": "#000000",
|
352 |
-
"grid_text_inactive_color": "#999999",
|
353 |
-
"grid_background_color": "#ffffff",
|
354 |
-
"save_incomplete_images": false,
|
355 |
-
"face_restoration": false,
|
356 |
-
"auto_launch_browser": "Local",
|
357 |
-
"show_gradio_deprecation_warnings": true,
|
358 |
-
"disable_mmap_load_safetensors": false,
|
359 |
-
"hide_ldm_prints": true,
|
360 |
-
"api_enable_requests": true,
|
361 |
-
"api_forbid_local_requests": true,
|
362 |
-
"api_useragent": "",
|
363 |
-
"sd_checkpoints_limit": 1,
|
364 |
-
"sd_checkpoints_keep_in_cpu": true,
|
365 |
-
"tiling": false,
|
366 |
-
"hires_fix_refiner_pass": "second pass",
|
367 |
-
"sdxl_crop_top": 0.0,
|
368 |
-
"sdxl_crop_left": 0.0,
|
369 |
-
"sdxl_refiner_low_aesthetic_score": 2.5,
|
370 |
-
"sdxl_refiner_high_aesthetic_score": 6.0,
|
371 |
-
"auto_vae_precision": true,
|
372 |
-
"sd_vae_encode_method": "Full",
|
373 |
-
"sd_vae_decode_method": "Full",
|
374 |
-
"img2img_extra_noise": 0,
|
375 |
-
"img2img_sketch_default_brush_color": "#ffffff",
|
376 |
-
"img2img_inpaint_mask_brush_color": "#ffffff",
|
377 |
-
"img2img_inpaint_sketch_default_brush_color": "#ffffff",
|
378 |
-
"persistent_cond_cache": true,
|
379 |
-
"batch_cond_uncond": true,
|
380 |
-
"use_old_scheduling": false,
|
381 |
-
"extra_networks_card_text_scale": 1,
|
382 |
-
"extra_networks_card_show_desc": true,
|
383 |
-
"textual_inversion_print_at_load": false,
|
384 |
-
"textual_inversion_add_hashes_to_infotext": true,
|
385 |
-
"lora_show_all": false,
|
386 |
-
"lora_hide_unknown_for_versions": [],
|
387 |
-
"lora_in_memory_limit": 0,
|
388 |
-
"gradio_themes_cache": true,
|
389 |
-
"gallery_height": "",
|
390 |
-
"keyedit_move": true,
|
391 |
-
"extra_options_txt2img": [],
|
392 |
-
"extra_options_img2img": [],
|
393 |
-
"extra_options_cols": 1,
|
394 |
-
"add_user_name_to_info": false,
|
395 |
-
"live_preview_allow_lowvram_full": false,
|
396 |
-
"live_preview_fast_interrupt": false,
|
397 |
-
"s_tmax": 0,
|
398 |
-
"sgm_noise_multiplier": false,
|
399 |
-
"canvas_auto_expand": true,
|
400 |
-
"canvas_blur_prompt": false,
|
401 |
-
"tac_sortWildcardResults": true,
|
402 |
-
"tac_includeEmbeddingsInNormalResults": false,
|
403 |
-
"tac_showExtraNetworkPreviews": true,
|
404 |
-
"tac_modelKeywordCompletion": "Never",
|
405 |
-
"tac_modelKeywordLocation": "Start of prompt",
|
406 |
-
"num_of_faceid": 1,
|
407 |
-
"easyphoto_cache_model": true,
|
408 |
-
"control_net_unit_count": 3,
|
409 |
-
"control_net_inpaint_blur_sigma": 7,
|
410 |
-
"control_net_no_high_res_fix": false,
|
411 |
-
"controlnet_ignore_noninpaint_mask": false,
|
412 |
-
"civitai_download_triggers": true,
|
413 |
-
"dataset_editor_image_columns": 6.0,
|
414 |
-
"dataset_editor_max_res": 0.0,
|
415 |
-
"dataset_editor_use_temp_files": false,
|
416 |
-
"dataset_editor_use_raw_clip_token": true,
|
417 |
-
"promptgen_names": "AUTOMATIC/promptgen-lexart, AUTOMATIC/promptgen-majinai-safe, AUTOMATIC/promptgen-majinai-unsafe",
|
418 |
-
"promptgen_device": "gpu",
|
419 |
-
"dp_ignore_whitespace": false,
|
420 |
-
"dp_write_raw_template": false,
|
421 |
-
"dp_write_prompts_to_file": false,
|
422 |
-
"dp_parser_variant_start": "{",
|
423 |
-
"dp_parser_variant_end": "}",
|
424 |
-
"dp_parser_wildcard_wrap": "__",
|
425 |
-
"dp_limit_jinja_prompts": false,
|
426 |
-
"dp_auto_purge_cache": false,
|
427 |
-
"dp_wildcard_manager_no_dedupe": false,
|
428 |
-
"dp_wildcard_manager_no_sort": false,
|
429 |
-
"dp_wildcard_manager_shuffle": false,
|
430 |
-
"dp_magicprompt_default_model": "Gustavosta/MagicPrompt-Stable-Diffusion",
|
431 |
-
"dp_magicprompt_batch_size": 1,
|
432 |
-
"tac_modelSortOrder": "Name",
|
433 |
-
"ch_max_size_preview": true,
|
434 |
-
"ch_skip_nsfw_preview": false,
|
435 |
-
"ch_open_url_with_js": true,
|
436 |
-
"ch_proxy": "socks5://127.0.0.1:1080",
|
437 |
-
"ad_extra_models_dir": "",
|
438 |
-
"ad_same_seed_for_each_tap": false,
|
439 |
-
"openpose3d_use_online_version": false,
|
440 |
-
"tagger_out_filename_fmt": "[name].[output_extension]",
|
441 |
-
"tagger_count_threshold": 100,
|
442 |
-
"tagger_batch_recursive": true,
|
443 |
-
"tagger_auto_serde_json": true,
|
444 |
-
"tagger_store_images": false,
|
445 |
-
"tagger_weighted_tags_files": false,
|
446 |
-
"tagger_verbose": false,
|
447 |
-
"tagger_repl_us": true,
|
448 |
-
"tagger_repl_us_excl": "0_0, (o)_(o), +_+, +_-, ._., <o>_<o>, <|>_<|>, =_=, >_<, 3_3, 6_9, >_o, @_@, ^_^, o_o, u_u, x_x, |_|, ||_||",
|
449 |
-
"tagger_escape": false,
|
450 |
-
"tagger_batch_size": 1024.0,
|
451 |
-
"tagger_hf_cache_dir": "E:\\sd-webui-aki\\.cache\\huggingface",
|
452 |
-
"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}",
|
453 |
-
"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\", \n\"深海绿\"\n\"深海绿\"\"darkseagreen\"\n]\n }\n}",
|
454 |
-
"bilingual_localization_dirs": "{\"my\": \"localizations/my.json\", \"zh_CN_inception\": \"extensions/stable-diffusion-webui-inception-localization-zh_CN/localizations/zh_CN_inception.json\"}",
|
455 |
-
"regprp_debug": false,
|
456 |
-
"regprp_hidepmask": false,
|
457 |
-
"hypertile_enable_unet": false,
|
458 |
-
"hypertile_enable_unet_secondpass": false,
|
459 |
-
"hypertile_max_depth_unet": 3,
|
460 |
-
"hypertile_max_tile_unet": 256,
|
461 |
-
"hypertile_swap_size_unet": 3,
|
462 |
-
"hypertile_enable_vae": false,
|
463 |
-
"hypertile_max_depth_vae": 3,
|
464 |
-
"hypertile_max_tile_vae": 128,
|
465 |
-
"hypertile_swap_size_vae": 3,
|
466 |
-
"ch_civiai_api_key": "",
|
467 |
-
"tac_wildcardExclusionList": "",
|
468 |
-
"tac_skipWildcardRefresh": false,
|
469 |
-
"weight_helper_enabled": true,
|
470 |
-
"weight_helper_using_execCommand": false,
|
471 |
-
"weight_helper_disp_start_slider": false,
|
472 |
-
"weight_helper_disp_stop_slider": false,
|
473 |
-
"weight_helper_te_min": 0,
|
474 |
-
"weight_helper_te_max": 1,
|
475 |
-
"weight_helper_te_step": 0.05,
|
476 |
-
"weight_helper_disp_unet_slider": false,
|
477 |
-
"weight_helper_unet_min": 0,
|
478 |
-
"weight_helper_unet_max": 1,
|
479 |
-
"weight_helper_unet_step": 0.05,
|
480 |
-
"weight_helper_disp_dyn_slider": false,
|
481 |
-
"weight_helper_dyn_min": 0,
|
482 |
-
"weight_helper_dyn_max": 256,
|
483 |
-
"weight_helper_dyn_step": 8,
|
484 |
-
"weight_helper_lbw_min": 0,
|
485 |
-
"weight_helper_lbw_max": 1,
|
486 |
-
"weight_helper_lbw_step": 0.05,
|
487 |
-
"tac_useLoraPrefixForLycos": true,
|
488 |
-
"controlnet_disable_photopea_edit": false,
|
489 |
-
"controlnet_photopea_warning": true,
|
490 |
-
"weight_helper_context_menu_scale": 0.9,
|
491 |
-
"controlnet_clip_detector_on_cpu": false,
|
492 |
-
"tac_useStyleVars": false,
|
493 |
-
"save_images_replace_action": "Replace",
|
494 |
-
"notification_audio": true,
|
495 |
-
"notification_volume": 100,
|
496 |
-
"extra_networks_dir_button_function": false,
|
497 |
-
"extra_networks_card_order_field": "Path",
|
498 |
-
"extra_networks_card_order": "Ascending",
|
499 |
-
"img2img_batch_show_results_limit": 32,
|
500 |
-
"add_vae_name_to_info": true,
|
501 |
-
"add_vae_hash_to_info": true,
|
502 |
-
"infotext_skip_pasting": [],
|
503 |
-
"js_live_preview_in_modal_lightbox": false,
|
504 |
-
"keyedit_delimiters_whitespace": [
|
505 |
-
"Tab",
|
506 |
-
"Carriage Return",
|
507 |
-
"Line Feed"
|
508 |
-
],
|
509 |
-
"compact_prompt_box": false,
|
510 |
-
"sd_checkpoint_dropdown_use_short": false,
|
511 |
-
"txt2img_settings_accordion": false,
|
512 |
-
"img2img_settings_accordion": false,
|
513 |
-
"enable_console_prompts": false,
|
514 |
-
"dump_stacks_on_signal": false,
|
515 |
-
"postprocessing_existing_caption_action": "Ignore",
|
516 |
-
"weight_helper_lbw_lora_blocks": "0: BASE, 1: IND, 4: INS, 7: MIDD, 8: OUTD, 12: OUTS",
|
517 |
-
"weight_helper_lbw_lyco_blocks": "0: BASE, 1: IN00-05, 7: IN06-11, 13: MID, 14: OUT00-05, 20: OUT06-11",
|
518 |
-
"SWIN_torch_compile": false,
|
519 |
-
"tac_frequencySort": true,
|
520 |
-
"tac_frequencyFunction": "Logarithmic (weak)",
|
521 |
-
"tac_frequencyMinCount": 3,
|
522 |
-
"tac_frequencyMaxAge": 30,
|
523 |
-
"tac_frequencyRecommendCap": 10,
|
524 |
-
"tac_frequencyIncludeAlias": false,
|
525 |
-
"auto_backcompat": true,
|
526 |
-
"use_downcasted_alpha_bar": false,
|
527 |
-
"refiner_switch_by_sample_steps": false,
|
528 |
-
"extra_networks_card_description_is_html": false,
|
529 |
-
"extra_networks_tree_view_style": "Dirs",
|
530 |
-
"extra_networks_tree_view_default_enabled": true,
|
531 |
-
"extra_networks_tree_view_default_width": 180.0,
|
532 |
-
"lora_not_found_warning_console": false,
|
533 |
-
"lora_not_found_gradio_warning": false,
|
534 |
-
"pad_cond_uncond_v0": false,
|
535 |
-
"fp8_storage": "Disable",
|
536 |
-
"cache_fp16_weight": false,
|
537 |
-
"sd_noise_schedule": "Default",
|
538 |
-
"emphasis": "Original",
|
539 |
-
"enable_prompt_comments": true,
|
540 |
-
"auto_vae_precision_bfloat16": false,
|
541 |
-
"overlay_inpaint": true,
|
542 |
-
"sd_webui_modal_lightbox_icon_opacity": 1,
|
543 |
-
"sd_webui_modal_lightbox_toolbar_opacity": 0.9,
|
544 |
-
"open_dir_button_choice": "Subdirectory",
|
545 |
-
"include_styles_into_token_counters": true,
|
546 |
-
"interrupt_after_current": true,
|
547 |
-
"enable_reloading_ui_scripts": false,
|
548 |
-
"prioritized_callbacks_app_started": [],
|
549 |
-
"prioritized_callbacks_model_loaded": [],
|
550 |
-
"prioritized_callbacks_ui_tabs": [],
|
551 |
-
"prioritized_callbacks_ui_settings": [],
|
552 |
-
"prioritized_callbacks_before_image_saved": [],
|
553 |
-
"prioritized_callbacks_before_component": [],
|
554 |
-
"prioritized_callbacks_after_component": [],
|
555 |
-
"prioritized_callbacks_infotext_pasted": [],
|
556 |
-
"prioritized_callbacks_script_unloaded": [],
|
557 |
-
"prioritized_callbacks_before_ui": [],
|
558 |
-
"prioritized_callbacks_on_reload": [],
|
559 |
-
"prioritized_callbacks_list_optimizers": [],
|
560 |
-
"prioritized_callbacks_before_token_counter": [],
|
561 |
-
"prioritized_callbacks_script_before_process": [],
|
562 |
-
"prioritized_callbacks_script_process": [],
|
563 |
-
"prioritized_callbacks_script_before_process_batch": [],
|
564 |
-
"prioritized_callbacks_script_after_extra_networks_activate": [],
|
565 |
-
"prioritized_callbacks_script_process_batch": [],
|
566 |
-
"prioritized_callbacks_script_postprocess": [],
|
567 |
-
"prioritized_callbacks_script_postprocess_batch": [],
|
568 |
-
"prioritized_callbacks_script_postprocess_batch_list": [],
|
569 |
-
"prioritized_callbacks_script_post_sample": [],
|
570 |
-
"prioritized_callbacks_script_on_mask_blend": [],
|
571 |
-
"prioritized_callbacks_script_postprocess_image": [],
|
572 |
-
"prioritized_callbacks_script_postprocess_maskoverlay": [],
|
573 |
-
"prioritized_callbacks_script_after_component": [],
|
574 |
-
"enable_upscale_progressbar": true,
|
575 |
-
"postprocessing_disable_in_extras": [],
|
576 |
-
"dat_enabled_models": [
|
577 |
-
"DAT x2",
|
578 |
-
"DAT x3",
|
579 |
-
"DAT x4"
|
580 |
-
],
|
581 |
-
"DAT_tile": 192,
|
582 |
-
"DAT_tile_overlap": 8,
|
583 |
-
"set_scale_by_when_changing_upscaler": false,
|
584 |
-
"canvas_hotkey_shrink_brush": "Q",
|
585 |
-
"canvas_hotkey_grow_brush": "W",
|
586 |
-
"weight_helper_show_preview": true,
|
587 |
-
"weight_helper_preview_max_height": 300.0,
|
588 |
-
"weight_helper_preview_position": "Top Right",
|
589 |
-
"weight_helper_lbw_lora__block_points": "BASE, IN01-IN04, IN05-IN08, MID, OUT03-OUT06, OUT07-OUT11",
|
590 |
-
"weight_helper_lbw_lora_sdxl_block_points": "BASE, IN04-IN08, MID, OUT00-OUT05",
|
591 |
-
"weight_helper_lbw_lora_all_block_points": "BASE, IN00-IN05, IN06-IN11, MID, OUT00-OUT05, OUT06-OUT11",
|
592 |
-
"weight_helper_lbw_lyco__block_points": "BASE, IN00-IN05, IN06-IN11, MID, OUT00-OUT05, OUT06-OUT11",
|
593 |
-
"weight_helper_lbw_lyco_sdxl_block_points": "BASE, IN00-IN03, IN04-IN08, MID, OUT00-OUT03, OUT04-OUT8",
|
594 |
-
"weight_helper_lbw_lyco_all_block_points": "BASE, IN00-IN05, IN06-IN11, MID, OUT00-OUT05, OUT06-OUT11",
|
595 |
-
"controlnet_control_type_dropdown": false,
|
596 |
-
"dataset_editor_use_rating": false,
|
597 |
-
"dataset_editor_num_cpu_workers": -1,
|
598 |
-
"dataset_editor_batch_size_vit": 4,
|
599 |
-
"dataset_editor_batch_size_convnext": 4,
|
600 |
-
"dataset_editor_batch_size_swinv2": 4
|
601 |
}
|
|
|
1 |
+
{
|
2 |
+
"disabled_extensions": [],
|
3 |
+
"samples_save": true,
|
4 |
+
"samples_format": "png",
|
5 |
+
"samples_filename_pattern": "[hasprompt<blooming_tie_knit_v1><bouchard_tie_blouse__tieset__v1><carnival_chiffon_dress_v1><chabert_flare_dress_v1><chloe_pleated_skirt_v1><danny_ribbon_shirring_t-shirt_v1><dike_double_dress_v1><drop_nasi_blouse_v1><eti_puff_dress_v1><ferrita_button_dress_v1><hardy_ribbon_t-shirt_v1><hayward_buckle_dress_v1><herr_lace_one_piece_v1><isaac_punching_dress_v1><katrina_ruffle_dress_v1><maizu_ribbed_knit_v1><mascarpone_unfooted_dress_v1><moretz_gold_plate_knit_v1><nilo_halter_knit_top_v1><norris_ring_cardigan_v1><norton_see-through_dress_v1><olio_color_dress_v1><olivia_cubic_knit_v1><patrick_chiffon_skirt_v1><pekka_split_dress_v1><pinky_toto_button_cardigan_v1><ringing_thai_blouse_v1><ritter_nasi_t-shirt_v1><rusuke_feud_seven-piece_t-shirt_v1><shine_pocket_jacket_v1><shooting_star_cropped_two-piece_set_v1><swan_wrap_blouse_v1><the_holic_wing_dress_v1><vana_frill_dress_v1><vegas_flare_skirt_v1><warhol_cardigan_dress_set_v1><wheaton_half-pleated_skirt_v1><widner_flared_skirt_v1><ylang_ylang_mini_dress_v1><youth_button_jacket_v1><zenmon_ribbed_cardigan_v1><no,_pleated_blouse_v1><margarine_cropped_two_piece__tieset__v1><stay_pleated_two-piece_set_v1><half-throat_tension_short_sleeve_tee_v1><twin_split_skirt_v1><cologne_shirring_dress_v1><adorable_ribbon_blouse_v1><suspender_ruffle_dress_v1><chew_layered_set(3pcs)_v1><turkish_long_skirt_v1><lady's_off_dress_v1><hublot_a-line_dress__belt_set__v1><camellia_pleated_skirt__brooch_belt_set__v1><cap_ribbed_v-neck_knit_v1><corning_flare_dress__belt_set__v1><new_l_wave_dress_v1><new_french_midi_dress_v1><woody_shirring_dress_v1><lemon_color_t-shirt_v1><maroon_hound_one_piece_v1><model_shirring_slim_dress_v1><sailor_short_sleeve_dress_v1><wave_long_slit_dress_v1><lube_color_dress_v1><glass_ribbon_dress_v1><kiki_ribbed_tower_v1><pound_incision_skirt_v1><cubic_ring_pleated_skirt_v1><paper_knit_v1><tennis_pleated_skirt_v1><british_slim_nasi_v1><arabesque_buckle_dress_v1><wax_twisted_t-shirt_v1><gouda_cropped_sleeveless_tee_v1><dressing_off_dress_v1><mini_elf_one_piece_v1><knitted_polar_dress_v1><silver_sea_flared_mini_skirt_v1><necklace_long_dress_v1>]-[seed]-[model_name]",
|
6 |
+
"save_images_add_number": true,
|
7 |
+
"grid_save": true,
|
8 |
+
"grid_format": "png",
|
9 |
+
"grid_extended_filename": false,
|
10 |
+
"grid_only_if_multiple": true,
|
11 |
+
"grid_prevent_empty_spots": false,
|
12 |
+
"n_rows": -1,
|
13 |
+
"enable_pnginfo": true,
|
14 |
+
"save_txt": false,
|
15 |
+
"save_images_before_face_restoration": false,
|
16 |
+
"save_images_before_highres_fix": false,
|
17 |
+
"save_images_before_color_correction": false,
|
18 |
+
"jpeg_quality": 80,
|
19 |
+
"export_for_4chan": false,
|
20 |
+
"use_original_name_batch": true,
|
21 |
+
"use_upscaler_name_as_suffix": false,
|
22 |
+
"save_selected_only": true,
|
23 |
+
"do_not_add_watermark": false,
|
24 |
+
"temp_dir": "",
|
25 |
+
"clean_temp_dir_at_start": false,
|
26 |
+
"outdir_samples": "",
|
27 |
+
"outdir_txt2img_samples": "outputs/txt2img-images",
|
28 |
+
"outdir_img2img_samples": "outputs/img2img-images",
|
29 |
+
"outdir_extras_samples": "outputs/extras-images",
|
30 |
+
"outdir_grids": "",
|
31 |
+
"outdir_txt2img_grids": "outputs/txt2img-grids",
|
32 |
+
"outdir_img2img_grids": "outputs/img2img-grids",
|
33 |
+
"outdir_save": "log/images",
|
34 |
+
"save_to_dirs": false,
|
35 |
+
"grid_save_to_dirs": false,
|
36 |
+
"use_save_to_dirs_for_ui": false,
|
37 |
+
"directories_filename_pattern": "[date]",
|
38 |
+
"directories_max_prompt_words": 8,
|
39 |
+
"ESRGAN_tile": 192,
|
40 |
+
"ESRGAN_tile_overlap": 8,
|
41 |
+
"realesrgan_enabled_models": [
|
42 |
+
"R-ESRGAN 4x+",
|
43 |
+
"R-ESRGAN 4x+ Anime6B"
|
44 |
+
],
|
45 |
+
"upscaler_for_img2img": null,
|
46 |
+
"face_restoration_model": null,
|
47 |
+
"code_former_weight": 0.5,
|
48 |
+
"face_restoration_unload": false,
|
49 |
+
"show_warnings": false,
|
50 |
+
"memmon_poll_rate": 8,
|
51 |
+
"samples_log_stdout": false,
|
52 |
+
"multiple_tqdm": true,
|
53 |
+
"print_hypernet_extra": false,
|
54 |
+
"unload_models_when_training": true,
|
55 |
+
"pin_memory": false,
|
56 |
+
"save_optimizer_state": false,
|
57 |
+
"save_training_settings_to_txt": true,
|
58 |
+
"dataset_filename_word_regex": "",
|
59 |
+
"dataset_filename_join_string": " ",
|
60 |
+
"training_image_repeats_per_epoch": 1,
|
61 |
+
"training_write_csv_every": 500,
|
62 |
+
"training_xattention_optimizations": false,
|
63 |
+
"training_enable_tensorboard": false,
|
64 |
+
"training_tensorboard_save_images": false,
|
65 |
+
"training_tensorboard_flush_every": 120,
|
66 |
+
"sd_model_checkpoint": "my_checkpoint_v4.safetensors [c8a7c57e65]",
|
67 |
+
"sd_checkpoint_cache": 0,
|
68 |
+
"sd_vae_checkpoint_cache": 0,
|
69 |
+
"sd_vae": "vae-ft-mse-840000-ema-pruned.safetensors",
|
70 |
+
"sd_vae_as_default": false,
|
71 |
+
"inpainting_mask_weight": 1.0,
|
72 |
+
"initial_noise_multiplier": 1.0,
|
73 |
+
"img2img_color_correction": false,
|
74 |
+
"img2img_fix_steps": false,
|
75 |
+
"img2img_background_color": "#ffffff",
|
76 |
+
"enable_quantization": false,
|
77 |
+
"enable_emphasis": true,
|
78 |
+
"enable_batch_seeds": true,
|
79 |
+
"comma_padding_backtrack": 20,
|
80 |
+
"CLIP_stop_at_last_layers": 2,
|
81 |
+
"upcast_attn": false,
|
82 |
+
"use_old_emphasis_implementation": false,
|
83 |
+
"use_old_karras_scheduler_sigmas": false,
|
84 |
+
"use_old_hires_fix_width_height": false,
|
85 |
+
"interrogate_keep_models_in_memory": false,
|
86 |
+
"interrogate_return_ranks": false,
|
87 |
+
"interrogate_clip_num_beams": 1,
|
88 |
+
"interrogate_clip_min_length": 24,
|
89 |
+
"interrogate_clip_max_length": 256,
|
90 |
+
"interrogate_clip_dict_limit": 1500,
|
91 |
+
"interrogate_clip_skip_categories": [],
|
92 |
+
"interrogate_deepbooru_score_threshold": 0.7,
|
93 |
+
"deepbooru_sort_alpha": false,
|
94 |
+
"deepbooru_use_spaces": false,
|
95 |
+
"deepbooru_escape": true,
|
96 |
+
"deepbooru_filter_tags": "",
|
97 |
+
"extra_networks_default_view": "thumbs",
|
98 |
+
"extra_networks_default_multiplier": 1.0,
|
99 |
+
"sd_hypernetwork": "None",
|
100 |
+
"return_grid": true,
|
101 |
+
"do_not_show_images": false,
|
102 |
+
"add_model_hash_to_info": true,
|
103 |
+
"add_model_name_to_info": true,
|
104 |
+
"disable_weights_auto_swap": true,
|
105 |
+
"send_seed": true,
|
106 |
+
"send_size": true,
|
107 |
+
"font": "",
|
108 |
+
"js_modal_lightbox": true,
|
109 |
+
"js_modal_lightbox_initially_zoomed": true,
|
110 |
+
"show_progress_in_title": true,
|
111 |
+
"samplers_in_dropdown": false,
|
112 |
+
"dimensions_and_batch_together": true,
|
113 |
+
"keyedit_precision_attention": 0.1,
|
114 |
+
"keyedit_precision_extra": 0.05,
|
115 |
+
"quicksettings": "sd_model_checkpoint, sd_vae, CLIP_stop_at_last_layers",
|
116 |
+
"ui_reorder": "inpaint, sampler, checkboxes, hires_fix, dimensions, cfg, seed, batch, override_settings, scripts",
|
117 |
+
"ui_extra_networks_tab_reorder": "",
|
118 |
+
"localization": "zh-Hans (Testing)",
|
119 |
+
"show_progressbar": true,
|
120 |
+
"live_previews_enable": true,
|
121 |
+
"show_progress_grid": true,
|
122 |
+
"show_progress_every_n_steps": 10,
|
123 |
+
"show_progress_type": "Approx NN",
|
124 |
+
"live_preview_content": "Prompt",
|
125 |
+
"live_preview_refresh_period": 1000,
|
126 |
+
"hide_samplers": [],
|
127 |
+
"eta_ddim": 0.0,
|
128 |
+
"eta_ancestral": 1.0,
|
129 |
+
"ddim_discretize": "uniform",
|
130 |
+
"s_churn": 0.0,
|
131 |
+
"s_tmin": 0.0,
|
132 |
+
"s_noise": 1.0,
|
133 |
+
"eta_noise_seed_delta": 31337,
|
134 |
+
"always_discard_next_to_last_sigma": false,
|
135 |
+
"postprocessing_enable_in_main_ui": [],
|
136 |
+
"postprocessing_operation_order": [],
|
137 |
+
"upscaling_max_images_in_cache": 5,
|
138 |
+
"sd_checkpoint_hash": "2752449d9d647affaa52799ff91efb4069755f00bfb4109c144fdd5e610a2c11",
|
139 |
+
"ldsr_steps": 100,
|
140 |
+
"ldsr_cached": false,
|
141 |
+
"SWIN_tile": 192,
|
142 |
+
"SWIN_tile_overlap": 8,
|
143 |
+
"sd_lora": "None",
|
144 |
+
"lora_apply_to_outputs": false,
|
145 |
+
"tac_tagFile": "zh_cn.csv",
|
146 |
+
"tac_active": true,
|
147 |
+
"tac_activeIn.txt2img": true,
|
148 |
+
"tac_activeIn.img2img": true,
|
149 |
+
"tac_activeIn.negativePrompts": true,
|
150 |
+
"tac_activeIn.thirdParty": true,
|
151 |
+
"tac_activeIn.modelList": "",
|
152 |
+
"tac_activeIn.modelListMode": "Blacklist",
|
153 |
+
"tac_maxResults": 15.0,
|
154 |
+
"tac_showAllResults": true,
|
155 |
+
"tac_resultStepLength": 100.0,
|
156 |
+
"tac_delayTime": 100.0,
|
157 |
+
"tac_useWildcards": true,
|
158 |
+
"tac_useEmbeddings": true,
|
159 |
+
"tac_useHypernetworks": true,
|
160 |
+
"tac_useLoras": true,
|
161 |
+
"tac_showWikiLinks": false,
|
162 |
+
"tac_replaceUnderscores": true,
|
163 |
+
"tac_escapeParentheses": true,
|
164 |
+
"tac_appendComma": true,
|
165 |
+
"tac_alias.searchByAlias": true,
|
166 |
+
"tac_alias.onlyShowAlias": false,
|
167 |
+
"tac_translation.translationFile": "zh_cn.csv",
|
168 |
+
"tac_translation.oldFormat": false,
|
169 |
+
"tac_translation.searchByTranslation": true,
|
170 |
+
"tac_extra.extraFile": "extra-quality-tags.csv",
|
171 |
+
"tac_extra.addMode": "Insert before",
|
172 |
+
"additional_networks_extra_lora_path": "",
|
173 |
+
"additional_networks_sort_models_by": "name",
|
174 |
+
"additional_networks_reverse_sort_order": false,
|
175 |
+
"additional_networks_model_name_filter": "",
|
176 |
+
"additional_networks_xy_grid_model_metadata": "",
|
177 |
+
"additional_networks_hash_thread_count": 1.0,
|
178 |
+
"additional_networks_back_up_model_when_saving": true,
|
179 |
+
"additional_networks_show_only_safetensors": false,
|
180 |
+
"additional_networks_show_only_models_with_metadata": "disabled",
|
181 |
+
"additional_networks_max_top_tags": 20.0,
|
182 |
+
"additional_networks_max_dataset_folders": 20.0,
|
183 |
+
"images_record_paths": true,
|
184 |
+
"img_downscale_threshold": 4.0,
|
185 |
+
"target_side_length": 4000.0,
|
186 |
+
"no_dpmpp_sde_batch_determinism": false,
|
187 |
+
"webp_lossless": false,
|
188 |
+
"img_max_size_mp": 200.0,
|
189 |
+
"extra_networks_add_text_separator": " ",
|
190 |
+
"hidden_tabs": [],
|
191 |
+
"uni_pc_variant": "bh1",
|
192 |
+
"uni_pc_skip_type": "time_uniform",
|
193 |
+
"uni_pc_order": 3,
|
194 |
+
"uni_pc_lower_order_final": true,
|
195 |
+
"tac_slidingPopup": true,
|
196 |
+
"control_net_model_config": "models\\cldm_v15.yaml",
|
197 |
+
"control_net_model_adapter_config": "models\\sketch_adapter_v14.yaml",
|
198 |
+
"control_net_detectedmap_dir": "detected_maps",
|
199 |
+
"control_net_models_path": "",
|
200 |
+
"control_net_max_models_num": 4,
|
201 |
+
"control_net_model_cache_size": 1,
|
202 |
+
"control_net_control_transfer": false,
|
203 |
+
"control_net_no_detectmap": false,
|
204 |
+
"control_net_detectmap_autosaving": false,
|
205 |
+
"control_net_only_midctrl_hires": true,
|
206 |
+
"control_net_allow_script_control": false,
|
207 |
+
"control_net_skip_img2img_processing": false,
|
208 |
+
"control_net_monocular_depth_optim": false,
|
209 |
+
"control_net_only_mid_control": false,
|
210 |
+
"control_net_cfg_based_guidance": false,
|
211 |
+
"control_net_sync_field_args": false,
|
212 |
+
"image_browser_delete_message": true,
|
213 |
+
"image_browser_page_columns": 6.0,
|
214 |
+
"image_browser_page_rows": 6.0,
|
215 |
+
"image_browser_pages_perload": 20.0,
|
216 |
+
"restore_config_state_file": "",
|
217 |
+
"image_browser_preload": false,
|
218 |
+
"quicksettings_list": [
|
219 |
+
"sd_model_checkpoint",
|
220 |
+
"sd_vae",
|
221 |
+
"CLIP_stop_at_last_layers"
|
222 |
+
],
|
223 |
+
"save_mask": false,
|
224 |
+
"save_mask_composite": false,
|
225 |
+
"save_init_img": false,
|
226 |
+
"outdir_init_images": "outputs/init-images",
|
227 |
+
"SCUNET_tile": 256,
|
228 |
+
"SCUNET_tile_overlap": 8,
|
229 |
+
"randn_source": "GPU",
|
230 |
+
"dont_fix_second_order_samplers_schedule": false,
|
231 |
+
"lora_functional": false,
|
232 |
+
"extra_networks_card_width": 0.0,
|
233 |
+
"extra_networks_card_height": -1.0,
|
234 |
+
"return_mask": false,
|
235 |
+
"return_mask_composite": false,
|
236 |
+
"js_modal_lightbox_gamepad": true,
|
237 |
+
"js_modal_lightbox_gamepad_repeat": 250.0,
|
238 |
+
"keyedit_delimiters": ".,\\/!?%^*;:{}=`~()",
|
239 |
+
"gradio_theme": "Default",
|
240 |
+
"add_version_to_infotext": true,
|
241 |
+
"s_min_uncond": 0,
|
242 |
+
"tac_useLycos": true,
|
243 |
+
"tac_chantFile": "demo-chants.json",
|
244 |
+
"control_net_modules_path": "",
|
245 |
+
"controlnet_show_batch_images_in_ui": false,
|
246 |
+
"controlnet_increment_seed_during_batch": false,
|
247 |
+
"image_browser_active_tabs": "txt2img, img2img, txt2img-grids, img2img-grids, Extras, Favorites, Others",
|
248 |
+
"image_browser_hidden_components": [],
|
249 |
+
"image_browser_with_subdirs": true,
|
250 |
+
"image_browser_copy_image": false,
|
251 |
+
"image_browser_txt_files": true,
|
252 |
+
"image_browser_debug_level": "0 - none",
|
253 |
+
"image_browser_delete_recycle": true,
|
254 |
+
"image_browser_scan_exif": true,
|
255 |
+
"image_browser_mod_shift": false,
|
256 |
+
"image_browser_mod_ctrl_shift": false,
|
257 |
+
"image_browser_enable_maint": true,
|
258 |
+
"image_browser_ranking_pnginfo": false,
|
259 |
+
"image_browser_use_thumbnail": false,
|
260 |
+
"image_browser_thumbnail_size": 200.0,
|
261 |
+
"image_browser_swipe": false,
|
262 |
+
"image_browser_img_tooltips": true,
|
263 |
+
"image_browser_scoring_type": "aesthetic_score",
|
264 |
+
"image_browser_show_progress": true,
|
265 |
+
"lora_preferred_name": "Filename",
|
266 |
+
"list_hidden_files": true,
|
267 |
+
"cross_attention_optimization": "Automatic",
|
268 |
+
"token_merging_ratio": 0,
|
269 |
+
"token_merging_ratio_img2img": 0,
|
270 |
+
"token_merging_ratio_hr": 0,
|
271 |
+
"extra_networks_show_hidden_directories": true,
|
272 |
+
"extra_networks_hidden_models": "When searched",
|
273 |
+
"sd_lyco": "None",
|
274 |
+
"lora_add_hashes_to_infotext": true,
|
275 |
+
"img2img_editor_height": 720,
|
276 |
+
"ui_tab_order": [],
|
277 |
+
"hires_fix_show_sampler": false,
|
278 |
+
"hires_fix_show_prompts": false,
|
279 |
+
"live_previews_image_format": "png",
|
280 |
+
"tac_translation.liveTranslation": false,
|
281 |
+
"tac_refreshTempFiles": "Refresh TAC temp files",
|
282 |
+
"controlnet_disable_control_type": false,
|
283 |
+
"controlnet_disable_openpose_edit": false,
|
284 |
+
"model_toolkit_fix_clip": false,
|
285 |
+
"model_toolkit_autoprune": false,
|
286 |
+
"tac_wildcardCompletionMode": "To next folder level",
|
287 |
+
"bilingual_localization_enabled": true,
|
288 |
+
"bilingual_localization_logger": false,
|
289 |
+
"bilingual_localization_file": "zh_CN_inception",
|
290 |
+
"bilingual_localization_order": "Translation First",
|
291 |
+
"civitai_link_key": "",
|
292 |
+
"civitai_link_logging": true,
|
293 |
+
"civitai_api_key": "",
|
294 |
+
"civitai_download_previews": true,
|
295 |
+
"civitai_nsfw_previews": false,
|
296 |
+
"civitai_download_missing_models": true,
|
297 |
+
"civitai_hashify_resources": true,
|
298 |
+
"civitai_folder_model": "",
|
299 |
+
"civitai_folder_lora": "",
|
300 |
+
"civitai_folder_lyco": "",
|
301 |
+
"disable_all_extensions": "none",
|
302 |
+
"ui_reorder_list": [
|
303 |
+
"inpaint",
|
304 |
+
"sampler",
|
305 |
+
"checkboxes",
|
306 |
+
"hires_fix",
|
307 |
+
"dimensions",
|
308 |
+
"cfg",
|
309 |
+
"seed",
|
310 |
+
"batch",
|
311 |
+
"override_settings",
|
312 |
+
"scripts"
|
313 |
+
],
|
314 |
+
"grid_zip_filename_pattern": "",
|
315 |
+
"sd_unet": "Automatic",
|
316 |
+
"pad_cond_uncond": false,
|
317 |
+
"experimental_persistent_cond_cache": false,
|
318 |
+
"hires_fix_use_firstpass_conds": false,
|
319 |
+
"disable_token_counters": false,
|
320 |
+
"extra_options": [],
|
321 |
+
"extra_options_accordion": false,
|
322 |
+
"infotext_styles": "Apply if any",
|
323 |
+
"k_sched_type": "Automatic",
|
324 |
+
"sigma_min": 0.0,
|
325 |
+
"sigma_max": 0.0,
|
326 |
+
"rho": 0.0,
|
327 |
+
"canvas_hotkey_zoom": "Alt",
|
328 |
+
"canvas_hotkey_adjust": "Ctrl",
|
329 |
+
"canvas_hotkey_move": "F",
|
330 |
+
"canvas_hotkey_fullscreen": "S",
|
331 |
+
"canvas_hotkey_reset": "R",
|
332 |
+
"canvas_hotkey_overlap": "O",
|
333 |
+
"canvas_show_tooltip": true,
|
334 |
+
"canvas_disabled_functions": [
|
335 |
+
"Overlap"
|
336 |
+
],
|
337 |
+
"tac_appendSpace": true,
|
338 |
+
"tac_alwaysSpaceAtEnd": true,
|
339 |
+
"pformat_space_commas": true,
|
340 |
+
"pfromat_bracket2weight": true,
|
341 |
+
"pfromat_space2underscore": true,
|
342 |
+
"ad_max_models": 5,
|
343 |
+
"ad_save_previews": false,
|
344 |
+
"ad_save_images_before": false,
|
345 |
+
"ad_only_seleted_scripts": true,
|
346 |
+
"ad_script_names": "dynamic_prompting,dynamic_thresholding,wildcard_recursive,wildcards,lora_block_weight",
|
347 |
+
"ad_bbox_sortby": "None",
|
348 |
+
"eps_enable_save_raw_prompt_to_pnginfo": false,
|
349 |
+
"sam_use_local_groundingdino": true,
|
350 |
+
"sd_vae_overrides_per_model_preferences": true,
|
351 |
+
"grid_text_active_color": "#000000",
|
352 |
+
"grid_text_inactive_color": "#999999",
|
353 |
+
"grid_background_color": "#ffffff",
|
354 |
+
"save_incomplete_images": false,
|
355 |
+
"face_restoration": false,
|
356 |
+
"auto_launch_browser": "Local",
|
357 |
+
"show_gradio_deprecation_warnings": true,
|
358 |
+
"disable_mmap_load_safetensors": false,
|
359 |
+
"hide_ldm_prints": true,
|
360 |
+
"api_enable_requests": true,
|
361 |
+
"api_forbid_local_requests": true,
|
362 |
+
"api_useragent": "",
|
363 |
+
"sd_checkpoints_limit": 1,
|
364 |
+
"sd_checkpoints_keep_in_cpu": true,
|
365 |
+
"tiling": false,
|
366 |
+
"hires_fix_refiner_pass": "second pass",
|
367 |
+
"sdxl_crop_top": 0.0,
|
368 |
+
"sdxl_crop_left": 0.0,
|
369 |
+
"sdxl_refiner_low_aesthetic_score": 2.5,
|
370 |
+
"sdxl_refiner_high_aesthetic_score": 6.0,
|
371 |
+
"auto_vae_precision": true,
|
372 |
+
"sd_vae_encode_method": "Full",
|
373 |
+
"sd_vae_decode_method": "Full",
|
374 |
+
"img2img_extra_noise": 0,
|
375 |
+
"img2img_sketch_default_brush_color": "#ffffff",
|
376 |
+
"img2img_inpaint_mask_brush_color": "#ffffff",
|
377 |
+
"img2img_inpaint_sketch_default_brush_color": "#ffffff",
|
378 |
+
"persistent_cond_cache": true,
|
379 |
+
"batch_cond_uncond": true,
|
380 |
+
"use_old_scheduling": false,
|
381 |
+
"extra_networks_card_text_scale": 1,
|
382 |
+
"extra_networks_card_show_desc": true,
|
383 |
+
"textual_inversion_print_at_load": false,
|
384 |
+
"textual_inversion_add_hashes_to_infotext": true,
|
385 |
+
"lora_show_all": false,
|
386 |
+
"lora_hide_unknown_for_versions": [],
|
387 |
+
"lora_in_memory_limit": 0,
|
388 |
+
"gradio_themes_cache": true,
|
389 |
+
"gallery_height": "",
|
390 |
+
"keyedit_move": true,
|
391 |
+
"extra_options_txt2img": [],
|
392 |
+
"extra_options_img2img": [],
|
393 |
+
"extra_options_cols": 1,
|
394 |
+
"add_user_name_to_info": false,
|
395 |
+
"live_preview_allow_lowvram_full": false,
|
396 |
+
"live_preview_fast_interrupt": false,
|
397 |
+
"s_tmax": 0,
|
398 |
+
"sgm_noise_multiplier": false,
|
399 |
+
"canvas_auto_expand": true,
|
400 |
+
"canvas_blur_prompt": false,
|
401 |
+
"tac_sortWildcardResults": true,
|
402 |
+
"tac_includeEmbeddingsInNormalResults": false,
|
403 |
+
"tac_showExtraNetworkPreviews": true,
|
404 |
+
"tac_modelKeywordCompletion": "Never",
|
405 |
+
"tac_modelKeywordLocation": "Start of prompt",
|
406 |
+
"num_of_faceid": 1,
|
407 |
+
"easyphoto_cache_model": true,
|
408 |
+
"control_net_unit_count": 3,
|
409 |
+
"control_net_inpaint_blur_sigma": 7,
|
410 |
+
"control_net_no_high_res_fix": false,
|
411 |
+
"controlnet_ignore_noninpaint_mask": false,
|
412 |
+
"civitai_download_triggers": true,
|
413 |
+
"dataset_editor_image_columns": 6.0,
|
414 |
+
"dataset_editor_max_res": 0.0,
|
415 |
+
"dataset_editor_use_temp_files": false,
|
416 |
+
"dataset_editor_use_raw_clip_token": true,
|
417 |
+
"promptgen_names": "AUTOMATIC/promptgen-lexart, AUTOMATIC/promptgen-majinai-safe, AUTOMATIC/promptgen-majinai-unsafe",
|
418 |
+
"promptgen_device": "gpu",
|
419 |
+
"dp_ignore_whitespace": false,
|
420 |
+
"dp_write_raw_template": false,
|
421 |
+
"dp_write_prompts_to_file": false,
|
422 |
+
"dp_parser_variant_start": "{",
|
423 |
+
"dp_parser_variant_end": "}",
|
424 |
+
"dp_parser_wildcard_wrap": "__",
|
425 |
+
"dp_limit_jinja_prompts": false,
|
426 |
+
"dp_auto_purge_cache": false,
|
427 |
+
"dp_wildcard_manager_no_dedupe": false,
|
428 |
+
"dp_wildcard_manager_no_sort": false,
|
429 |
+
"dp_wildcard_manager_shuffle": false,
|
430 |
+
"dp_magicprompt_default_model": "Gustavosta/MagicPrompt-Stable-Diffusion",
|
431 |
+
"dp_magicprompt_batch_size": 1,
|
432 |
+
"tac_modelSortOrder": "Name",
|
433 |
+
"ch_max_size_preview": true,
|
434 |
+
"ch_skip_nsfw_preview": false,
|
435 |
+
"ch_open_url_with_js": true,
|
436 |
+
"ch_proxy": "socks5://127.0.0.1:1080",
|
437 |
+
"ad_extra_models_dir": "",
|
438 |
+
"ad_same_seed_for_each_tap": false,
|
439 |
+
"openpose3d_use_online_version": false,
|
440 |
+
"tagger_out_filename_fmt": "[name].[output_extension]",
|
441 |
+
"tagger_count_threshold": 100,
|
442 |
+
"tagger_batch_recursive": true,
|
443 |
+
"tagger_auto_serde_json": true,
|
444 |
+
"tagger_store_images": false,
|
445 |
+
"tagger_weighted_tags_files": false,
|
446 |
+
"tagger_verbose": false,
|
447 |
+
"tagger_repl_us": true,
|
448 |
+
"tagger_repl_us_excl": "0_0, (o)_(o), +_+, +_-, ._., <o>_<o>, <|>_<|>, =_=, >_<, 3_3, 6_9, >_o, @_@, ^_^, o_o, u_u, x_x, |_|, ||_||",
|
449 |
+
"tagger_escape": false,
|
450 |
+
"tagger_batch_size": 1024.0,
|
451 |
+
"tagger_hf_cache_dir": "E:\\sd-webui-aki\\.cache\\huggingface",
|
452 |
+
"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}",
|
453 |
+
"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\", \n\"深海绿\"\n\"深海绿\"\"darkseagreen\"\n]\n }\n}",
|
454 |
+
"bilingual_localization_dirs": "{\"my\": \"localizations/my.json\", \"zh_CN_inception\": \"extensions/stable-diffusion-webui-inception-localization-zh_CN/localizations/zh_CN_inception.json\"}",
|
455 |
+
"regprp_debug": false,
|
456 |
+
"regprp_hidepmask": false,
|
457 |
+
"hypertile_enable_unet": false,
|
458 |
+
"hypertile_enable_unet_secondpass": false,
|
459 |
+
"hypertile_max_depth_unet": 3,
|
460 |
+
"hypertile_max_tile_unet": 256,
|
461 |
+
"hypertile_swap_size_unet": 3,
|
462 |
+
"hypertile_enable_vae": false,
|
463 |
+
"hypertile_max_depth_vae": 3,
|
464 |
+
"hypertile_max_tile_vae": 128,
|
465 |
+
"hypertile_swap_size_vae": 3,
|
466 |
+
"ch_civiai_api_key": "",
|
467 |
+
"tac_wildcardExclusionList": "",
|
468 |
+
"tac_skipWildcardRefresh": false,
|
469 |
+
"weight_helper_enabled": true,
|
470 |
+
"weight_helper_using_execCommand": false,
|
471 |
+
"weight_helper_disp_start_slider": false,
|
472 |
+
"weight_helper_disp_stop_slider": false,
|
473 |
+
"weight_helper_te_min": 0,
|
474 |
+
"weight_helper_te_max": 1,
|
475 |
+
"weight_helper_te_step": 0.05,
|
476 |
+
"weight_helper_disp_unet_slider": false,
|
477 |
+
"weight_helper_unet_min": 0,
|
478 |
+
"weight_helper_unet_max": 1,
|
479 |
+
"weight_helper_unet_step": 0.05,
|
480 |
+
"weight_helper_disp_dyn_slider": false,
|
481 |
+
"weight_helper_dyn_min": 0,
|
482 |
+
"weight_helper_dyn_max": 256,
|
483 |
+
"weight_helper_dyn_step": 8,
|
484 |
+
"weight_helper_lbw_min": 0,
|
485 |
+
"weight_helper_lbw_max": 1,
|
486 |
+
"weight_helper_lbw_step": 0.05,
|
487 |
+
"tac_useLoraPrefixForLycos": true,
|
488 |
+
"controlnet_disable_photopea_edit": false,
|
489 |
+
"controlnet_photopea_warning": true,
|
490 |
+
"weight_helper_context_menu_scale": 0.9,
|
491 |
+
"controlnet_clip_detector_on_cpu": false,
|
492 |
+
"tac_useStyleVars": false,
|
493 |
+
"save_images_replace_action": "Replace",
|
494 |
+
"notification_audio": true,
|
495 |
+
"notification_volume": 100,
|
496 |
+
"extra_networks_dir_button_function": false,
|
497 |
+
"extra_networks_card_order_field": "Path",
|
498 |
+
"extra_networks_card_order": "Ascending",
|
499 |
+
"img2img_batch_show_results_limit": 32,
|
500 |
+
"add_vae_name_to_info": true,
|
501 |
+
"add_vae_hash_to_info": true,
|
502 |
+
"infotext_skip_pasting": [],
|
503 |
+
"js_live_preview_in_modal_lightbox": false,
|
504 |
+
"keyedit_delimiters_whitespace": [
|
505 |
+
"Tab",
|
506 |
+
"Carriage Return",
|
507 |
+
"Line Feed"
|
508 |
+
],
|
509 |
+
"compact_prompt_box": false,
|
510 |
+
"sd_checkpoint_dropdown_use_short": false,
|
511 |
+
"txt2img_settings_accordion": false,
|
512 |
+
"img2img_settings_accordion": false,
|
513 |
+
"enable_console_prompts": false,
|
514 |
+
"dump_stacks_on_signal": false,
|
515 |
+
"postprocessing_existing_caption_action": "Ignore",
|
516 |
+
"weight_helper_lbw_lora_blocks": "0: BASE, 1: IND, 4: INS, 7: MIDD, 8: OUTD, 12: OUTS",
|
517 |
+
"weight_helper_lbw_lyco_blocks": "0: BASE, 1: IN00-05, 7: IN06-11, 13: MID, 14: OUT00-05, 20: OUT06-11",
|
518 |
+
"SWIN_torch_compile": false,
|
519 |
+
"tac_frequencySort": true,
|
520 |
+
"tac_frequencyFunction": "Logarithmic (weak)",
|
521 |
+
"tac_frequencyMinCount": 3,
|
522 |
+
"tac_frequencyMaxAge": 30,
|
523 |
+
"tac_frequencyRecommendCap": 10,
|
524 |
+
"tac_frequencyIncludeAlias": false,
|
525 |
+
"auto_backcompat": true,
|
526 |
+
"use_downcasted_alpha_bar": false,
|
527 |
+
"refiner_switch_by_sample_steps": false,
|
528 |
+
"extra_networks_card_description_is_html": false,
|
529 |
+
"extra_networks_tree_view_style": "Dirs",
|
530 |
+
"extra_networks_tree_view_default_enabled": true,
|
531 |
+
"extra_networks_tree_view_default_width": 180.0,
|
532 |
+
"lora_not_found_warning_console": false,
|
533 |
+
"lora_not_found_gradio_warning": false,
|
534 |
+
"pad_cond_uncond_v0": false,
|
535 |
+
"fp8_storage": "Disable",
|
536 |
+
"cache_fp16_weight": false,
|
537 |
+
"sd_noise_schedule": "Default",
|
538 |
+
"emphasis": "Original",
|
539 |
+
"enable_prompt_comments": true,
|
540 |
+
"auto_vae_precision_bfloat16": false,
|
541 |
+
"overlay_inpaint": true,
|
542 |
+
"sd_webui_modal_lightbox_icon_opacity": 1,
|
543 |
+
"sd_webui_modal_lightbox_toolbar_opacity": 0.9,
|
544 |
+
"open_dir_button_choice": "Subdirectory",
|
545 |
+
"include_styles_into_token_counters": true,
|
546 |
+
"interrupt_after_current": true,
|
547 |
+
"enable_reloading_ui_scripts": false,
|
548 |
+
"prioritized_callbacks_app_started": [],
|
549 |
+
"prioritized_callbacks_model_loaded": [],
|
550 |
+
"prioritized_callbacks_ui_tabs": [],
|
551 |
+
"prioritized_callbacks_ui_settings": [],
|
552 |
+
"prioritized_callbacks_before_image_saved": [],
|
553 |
+
"prioritized_callbacks_before_component": [],
|
554 |
+
"prioritized_callbacks_after_component": [],
|
555 |
+
"prioritized_callbacks_infotext_pasted": [],
|
556 |
+
"prioritized_callbacks_script_unloaded": [],
|
557 |
+
"prioritized_callbacks_before_ui": [],
|
558 |
+
"prioritized_callbacks_on_reload": [],
|
559 |
+
"prioritized_callbacks_list_optimizers": [],
|
560 |
+
"prioritized_callbacks_before_token_counter": [],
|
561 |
+
"prioritized_callbacks_script_before_process": [],
|
562 |
+
"prioritized_callbacks_script_process": [],
|
563 |
+
"prioritized_callbacks_script_before_process_batch": [],
|
564 |
+
"prioritized_callbacks_script_after_extra_networks_activate": [],
|
565 |
+
"prioritized_callbacks_script_process_batch": [],
|
566 |
+
"prioritized_callbacks_script_postprocess": [],
|
567 |
+
"prioritized_callbacks_script_postprocess_batch": [],
|
568 |
+
"prioritized_callbacks_script_postprocess_batch_list": [],
|
569 |
+
"prioritized_callbacks_script_post_sample": [],
|
570 |
+
"prioritized_callbacks_script_on_mask_blend": [],
|
571 |
+
"prioritized_callbacks_script_postprocess_image": [],
|
572 |
+
"prioritized_callbacks_script_postprocess_maskoverlay": [],
|
573 |
+
"prioritized_callbacks_script_after_component": [],
|
574 |
+
"enable_upscale_progressbar": true,
|
575 |
+
"postprocessing_disable_in_extras": [],
|
576 |
+
"dat_enabled_models": [
|
577 |
+
"DAT x2",
|
578 |
+
"DAT x3",
|
579 |
+
"DAT x4"
|
580 |
+
],
|
581 |
+
"DAT_tile": 192,
|
582 |
+
"DAT_tile_overlap": 8,
|
583 |
+
"set_scale_by_when_changing_upscaler": false,
|
584 |
+
"canvas_hotkey_shrink_brush": "Q",
|
585 |
+
"canvas_hotkey_grow_brush": "W",
|
586 |
+
"weight_helper_show_preview": true,
|
587 |
+
"weight_helper_preview_max_height": 300.0,
|
588 |
+
"weight_helper_preview_position": "Top Right",
|
589 |
+
"weight_helper_lbw_lora__block_points": "BASE, IN01-IN04, IN05-IN08, MID, OUT03-OUT06, OUT07-OUT11",
|
590 |
+
"weight_helper_lbw_lora_sdxl_block_points": "BASE, IN04-IN08, MID, OUT00-OUT05",
|
591 |
+
"weight_helper_lbw_lora_all_block_points": "BASE, IN00-IN05, IN06-IN11, MID, OUT00-OUT05, OUT06-OUT11",
|
592 |
+
"weight_helper_lbw_lyco__block_points": "BASE, IN00-IN05, IN06-IN11, MID, OUT00-OUT05, OUT06-OUT11",
|
593 |
+
"weight_helper_lbw_lyco_sdxl_block_points": "BASE, IN00-IN03, IN04-IN08, MID, OUT00-OUT03, OUT04-OUT8",
|
594 |
+
"weight_helper_lbw_lyco_all_block_points": "BASE, IN00-IN05, IN06-IN11, MID, OUT00-OUT05, OUT06-OUT11",
|
595 |
+
"controlnet_control_type_dropdown": false,
|
596 |
+
"dataset_editor_use_rating": false,
|
597 |
+
"dataset_editor_num_cpu_workers": -1,
|
598 |
+
"dataset_editor_batch_size_vit": 4,
|
599 |
+
"dataset_editor_batch_size_convnext": 4,
|
600 |
+
"dataset_editor_batch_size_swinv2": 4
|
601 |
}
|