lang03383 commited on
Commit
627e9c7
1 Parent(s): 6d8dc5e

Create configs.json

Browse files
Files changed (1) hide show
  1. sd_yun/configs.json +555 -0
sd_yun/configs.json ADDED
@@ -0,0 +1,555 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ldsr_steps": 100,
3
+ "ldsr_cached": false,
4
+ "SCUNET_tile": 256,
5
+ "SCUNET_tile_overlap": 8,
6
+ "SWIN_tile": 192,
7
+ "SWIN_tile_overlap": 8,
8
+ "SWIN_torch_compile": false,
9
+ "hypertile_enable_unet": false,
10
+ "hypertile_enable_unet_secondpass": false,
11
+ "hypertile_max_depth_unet": 3,
12
+ "hypertile_max_tile_unet": 256,
13
+ "hypertile_swap_size_unet": 3,
14
+ "hypertile_enable_vae": false,
15
+ "hypertile_max_depth_vae": 3,
16
+ "hypertile_max_tile_vae": 128,
17
+ "hypertile_swap_size_vae": 3,
18
+ "bilingual_localization_enabled": true,
19
+ "bilingual_localization_logger": false,
20
+ "bilingual_localization_file": "None",
21
+ "bilingual_localization_order": "Translation First",
22
+ "bilingual_localization_dirs": "{\"zh-Hans (Stable) [vladmandic]\": \"iiiiiss/extensions/stable-diffusion-webui-localization-zh_Hans/localizations/zh-Hans (Stable) [vladmandic].json\", \"zh-Hans (Stable)\": \"iiiiiss/extensions/stable-diffusion-webui-localization-zh_Hans/localizations/zh-Hans (Stable).json\", \"zh-Hans (Testing) [vladmandic]\": \"iiiiiss/extensions/stable-diffusion-webui-localization-zh_Hans/localizations/zh-Hans (Testing) [vladmandic].json\", \"zh-Hans (Testing)\": \"iiiiiss/extensions/stable-diffusion-webui-localization-zh_Hans/localizations/zh-Hans (Testing).json\"}",
23
+ "sd_model_checkpoint": "",
24
+ "sd_checkpoint_hash": "",
25
+ "outdir_samples": "",
26
+ "outdir_txt2img_samples": "iiiiiss/outputs/txt2img-images",
27
+ "outdir_img2img_samples": "iiiiiss/outputs/img2img-images",
28
+ "outdir_extras_samples": "iiiiiss/outputs/extras-images",
29
+ "outdir_grids": "",
30
+ "outdir_txt2img_grids": "iiiiiss/outputs/txt2img-grids",
31
+ "outdir_img2img_grids": "iiiiiss/outputs/img2img-grids",
32
+ "outdir_save": "iiiiiss/log/images",
33
+ "outdir_init_images": "iiiiiss/outputs/init-images",
34
+ "samples_save": true,
35
+ "samples_format": "png",
36
+ "samples_filename_pattern": "",
37
+ "save_images_add_number": true,
38
+ "save_images_replace_action": "Replace",
39
+ "grid_save": true,
40
+ "grid_format": "png",
41
+ "grid_extended_filename": false,
42
+ "grid_only_if_multiple": true,
43
+ "grid_prevent_empty_spots": false,
44
+ "grid_zip_filename_pattern": "",
45
+ "n_rows": -1,
46
+ "font": "",
47
+ "grid_text_active_color": "#000000",
48
+ "grid_text_inactive_color": "#999999",
49
+ "grid_background_color": "#ffffff",
50
+ "save_images_before_face_restoration": false,
51
+ "save_images_before_highres_fix": false,
52
+ "save_images_before_color_correction": false,
53
+ "save_mask": false,
54
+ "save_mask_composite": false,
55
+ "jpeg_quality": 80,
56
+ "webp_lossless": false,
57
+ "export_for_4chan": true,
58
+ "img_downscale_threshold": 4.0,
59
+ "target_side_length": 4000.0,
60
+ "img_max_size_mp": 200.0,
61
+ "use_original_name_batch": true,
62
+ "use_upscaler_name_as_suffix": false,
63
+ "save_selected_only": true,
64
+ "save_write_log_csv": true,
65
+ "save_init_img": false,
66
+ "temp_dir": "",
67
+ "clean_temp_dir_at_start": false,
68
+ "save_incomplete_images": false,
69
+ "notification_audio": true,
70
+ "notification_volume": 100,
71
+ "save_to_dirs": true,
72
+ "grid_save_to_dirs": true,
73
+ "use_save_to_dirs_for_ui": false,
74
+ "directories_filename_pattern": "[date]",
75
+ "directories_max_prompt_words": 8,
76
+ "auto_backcompat": true,
77
+ "use_old_emphasis_implementation": false,
78
+ "use_old_karras_scheduler_sigmas": false,
79
+ "no_dpmpp_sde_batch_determinism": false,
80
+ "use_old_hires_fix_width_height": false,
81
+ "hires_fix_use_firstpass_conds": false,
82
+ "use_old_scheduling": false,
83
+ "use_downcasted_alpha_bar": false,
84
+ "refiner_switch_by_sample_steps": false,
85
+ "lora_functional": false,
86
+ "extra_networks_show_hidden_directories": true,
87
+ "extra_networks_dir_button_function": false,
88
+ "extra_networks_hidden_models": "When searched",
89
+ "extra_networks_default_multiplier": 1,
90
+ "extra_networks_card_width": 0.0,
91
+ "extra_networks_card_height": 0.0,
92
+ "extra_networks_card_text_scale": 1,
93
+ "extra_networks_card_show_desc": true,
94
+ "extra_networks_card_description_is_html": false,
95
+ "extra_networks_card_order_field": "Path",
96
+ "extra_networks_card_order": "Ascending",
97
+ "extra_networks_tree_view_style": "Dirs",
98
+ "extra_networks_tree_view_default_enabled": true,
99
+ "extra_networks_tree_view_default_width": 180.0,
100
+ "extra_networks_add_text_separator": " ",
101
+ "ui_extra_networks_tab_reorder": "",
102
+ "textual_inversion_print_at_load": false,
103
+ "textual_inversion_add_hashes_to_infotext": true,
104
+ "sd_hypernetwork": "None",
105
+ "sd_lora": "None",
106
+ "lora_preferred_name": "Alias from file",
107
+ "lora_add_hashes_to_infotext": true,
108
+ "lora_bundled_ti_to_infotext": true,
109
+ "lora_show_all": false,
110
+ "lora_hide_unknown_for_versions": [],
111
+ "lora_in_memory_limit": 0,
112
+ "lora_not_found_warning_console": false,
113
+ "lora_not_found_gradio_warning": false,
114
+ "cross_attention_optimization": null,
115
+ "s_min_uncond": 0,
116
+ "s_min_uncond_all": false,
117
+ "token_merging_ratio": 0,
118
+ "token_merging_ratio_img2img": 0,
119
+ "token_merging_ratio_hr": 0,
120
+ "pad_cond_uncond": false,
121
+ "pad_cond_uncond_v0": false,
122
+ "persistent_cond_cache": true,
123
+ "batch_cond_uncond": true,
124
+ "fp8_storage": "Disable",
125
+ "cache_fp16_weight": false,
126
+ "hide_samplers": [],
127
+ "eta_ddim": 0,
128
+ "eta_ancestral": 1,
129
+ "ddim_discretize": "uniform",
130
+ "s_churn": 0,
131
+ "s_tmin": 0,
132
+ "s_tmax": 0,
133
+ "s_noise": 1,
134
+ "sigma_min": 0.0,
135
+ "sigma_max": 0.0,
136
+ "rho": 0.0,
137
+ "eta_noise_seed_delta": 0,
138
+ "always_discard_next_to_last_sigma": false,
139
+ "sgm_noise_multiplier": false,
140
+ "uni_pc_variant": "bh1",
141
+ "uni_pc_skip_type": "time_uniform",
142
+ "uni_pc_order": 3,
143
+ "uni_pc_lower_order_final": true,
144
+ "sd_noise_schedule": "Default",
145
+ "skip_early_cond": 0,
146
+ "beta_dist_alpha": 0.6,
147
+ "beta_dist_beta": 0.6,
148
+ "sd_checkpoints_limit": 1,
149
+ "sd_checkpoints_keep_in_cpu": true,
150
+ "sd_checkpoint_cache": 0,
151
+ "sd_unet": "Automatic",
152
+ "enable_quantization": false,
153
+ "emphasis": "Original",
154
+ "enable_batch_seeds": true,
155
+ "comma_padding_backtrack": 20,
156
+ "sdxl_clip_l_skip": false,
157
+ "CLIP_stop_at_last_layers": 2,
158
+ "upcast_attn": false,
159
+ "randn_source": "GPU",
160
+ "tiling": false,
161
+ "hires_fix_refiner_pass": "second pass",
162
+ "enable_prompt_comments": true,
163
+ "sd3_enable_t5": false,
164
+ "sdxl_crop_top": 0.0,
165
+ "sdxl_crop_left": 0.0,
166
+ "sdxl_refiner_low_aesthetic_score": 2.5,
167
+ "sdxl_refiner_high_aesthetic_score": 6.0,
168
+ "sd_vae_checkpoint_cache": 0,
169
+ "sd_vae": "None",
170
+ "sd_vae_overrides_per_model_preferences": true,
171
+ "auto_vae_precision_bfloat16": false,
172
+ "auto_vae_precision": true,
173
+ "sd_vae_encode_method": "Full",
174
+ "sd_vae_decode_method": "Full",
175
+ "inpainting_mask_weight": 1,
176
+ "initial_noise_multiplier": 1,
177
+ "img2img_extra_noise": 0,
178
+ "img2img_color_correction": false,
179
+ "img2img_fix_steps": false,
180
+ "img2img_background_color": "#ffffff",
181
+ "img2img_editor_height": 720,
182
+ "img2img_sketch_default_brush_color": "#ffffff",
183
+ "img2img_inpaint_mask_brush_color": "#ffffff",
184
+ "img2img_inpaint_sketch_default_brush_color": "#ffffff",
185
+ "return_mask": false,
186
+ "return_mask_composite": false,
187
+ "img2img_batch_show_results_limit": 32,
188
+ "overlay_inpaint": true,
189
+ "return_grid": true,
190
+ "do_not_show_images": false,
191
+ "js_modal_lightbox": true,
192
+ "js_modal_lightbox_initially_zoomed": true,
193
+ "js_modal_lightbox_gamepad": false,
194
+ "js_modal_lightbox_gamepad_repeat": 250.0,
195
+ "sd_webui_modal_lightbox_icon_opacity": 1,
196
+ "sd_webui_modal_lightbox_toolbar_opacity": 0.9,
197
+ "gallery_height": "",
198
+ "open_dir_button_choice": "Subdirectory",
199
+ "enable_pnginfo": true,
200
+ "save_txt": false,
201
+ "add_model_name_to_info": true,
202
+ "add_model_hash_to_info": true,
203
+ "add_vae_name_to_info": true,
204
+ "add_vae_hash_to_info": true,
205
+ "add_user_name_to_info": false,
206
+ "add_version_to_infotext": true,
207
+ "disable_weights_auto_swap": true,
208
+ "infotext_skip_pasting": [],
209
+ "infotext_styles": "Apply if any",
210
+ "show_progressbar": true,
211
+ "live_previews_enable": true,
212
+ "live_previews_image_format": "png",
213
+ "show_progress_grid": true,
214
+ "show_progress_every_n_steps": 10,
215
+ "show_progress_type": "Approx NN",
216
+ "live_preview_allow_lowvram_full": false,
217
+ "live_preview_content": "Prompt",
218
+ "live_preview_refresh_period": 1000.0,
219
+ "live_preview_fast_interrupt": false,
220
+ "js_live_preview_in_modal_lightbox": false,
221
+ "prevent_screen_sleep_during_generation": true,
222
+ "keyedit_precision_attention": 0.1,
223
+ "keyedit_precision_extra": 0.05,
224
+ "keyedit_delimiters": ".,\\/!?%^*;:{}=`~() ",
225
+ "keyedit_delimiters_whitespace": [
226
+ "Tab",
227
+ "Carriage Return",
228
+ "Line Feed"
229
+ ],
230
+ "keyedit_move": true,
231
+ "disable_token_counters": false,
232
+ "include_styles_into_token_counters": true,
233
+ "extra_options_txt2img": [],
234
+ "extra_options_img2img": [],
235
+ "extra_options_cols": 1,
236
+ "extra_options_accordion": false,
237
+ "compact_prompt_box": false,
238
+ "samplers_in_dropdown": true,
239
+ "dimensions_and_batch_together": true,
240
+ "sd_checkpoint_dropdown_use_short": false,
241
+ "hires_fix_show_sampler": false,
242
+ "hires_fix_show_prompts": false,
243
+ "txt2img_settings_accordion": false,
244
+ "img2img_settings_accordion": false,
245
+ "interrupt_after_current": true,
246
+ "localization": "zh-Hans (Stable)",
247
+ "quicksettings_list": [
248
+ "sd_model_checkpoint",
249
+ "sd_vae",
250
+ "CLIP_stop_at_last_layers"
251
+ ],
252
+ "ui_tab_order": [],
253
+ "hidden_tabs": [],
254
+ "ui_reorder_list": [],
255
+ "gradio_theme": "Default",
256
+ "gradio_themes_cache": true,
257
+ "show_progress_in_title": true,
258
+ "send_seed": true,
259
+ "send_size": true,
260
+ "enable_reloading_ui_scripts": false,
261
+ "api_enable_requests": true,
262
+ "api_forbid_local_requests": true,
263
+ "api_useragent": "",
264
+ "prioritized_callbacks_app_started": [],
265
+ "prioritized_callbacks_model_loaded": [],
266
+ "prioritized_callbacks_ui_settings": [],
267
+ "prioritized_callbacks_infotext_pasted": [],
268
+ "prioritized_callbacks_script_unloaded": [],
269
+ "prioritized_callbacks_before_ui": [],
270
+ "prioritized_callbacks_list_optimizers": [],
271
+ "prioritized_callbacks_before_token_counter": [],
272
+ "prioritized_callbacks_script_before_process": [],
273
+ "prioritized_callbacks_script_process": [],
274
+ "prioritized_callbacks_script_post_sample": [],
275
+ "prioritized_callbacks_script_on_mask_blend": [],
276
+ "prioritized_callbacks_script_postprocess_maskoverlay": [],
277
+ "profiling_enable": false,
278
+ "profiling_activities": [
279
+ "CPU"
280
+ ],
281
+ "profiling_record_shapes": true,
282
+ "profiling_profile_memory": true,
283
+ "profiling_with_stack": true,
284
+ "profiling_filename": "trace.json",
285
+ "auto_launch_browser": "Local",
286
+ "enable_console_prompts": false,
287
+ "show_warnings": false,
288
+ "show_gradio_deprecation_warnings": true,
289
+ "memmon_poll_rate": 8,
290
+ "samples_log_stdout": false,
291
+ "multiple_tqdm": true,
292
+ "enable_upscale_progressbar": true,
293
+ "print_hypernet_extra": false,
294
+ "list_hidden_files": true,
295
+ "disable_mmap_load_safetensors": false,
296
+ "hide_ldm_prints": true,
297
+ "dump_stacks_on_signal": false,
298
+ "face_restoration": false,
299
+ "face_restoration_model": "CodeFormer",
300
+ "code_former_weight": 0.5,
301
+ "face_restoration_unload": false,
302
+ "postprocessing_enable_in_main_ui": [],
303
+ "postprocessing_disable_in_extras": [],
304
+ "postprocessing_operation_order": [],
305
+ "upscaling_max_images_in_cache": 5,
306
+ "postprocessing_existing_caption_action": "Ignore",
307
+ "ESRGAN_tile": 192,
308
+ "ESRGAN_tile_overlap": 8,
309
+ "realesrgan_enabled_models": [
310
+ "R-ESRGAN 4x+",
311
+ "R-ESRGAN 4x+ Anime6B"
312
+ ],
313
+ "dat_enabled_models": [
314
+ "DAT x2",
315
+ "DAT x3",
316
+ "DAT x4"
317
+ ],
318
+ "DAT_tile": 192,
319
+ "DAT_tile_overlap": 8,
320
+ "set_scale_by_when_changing_upscaler": false,
321
+ "unload_models_when_training": false,
322
+ "pin_memory": false,
323
+ "save_optimizer_state": false,
324
+ "save_training_settings_to_txt": true,
325
+ "dataset_filename_word_regex": "",
326
+ "dataset_filename_join_string": " ",
327
+ "training_image_repeats_per_epoch": 1,
328
+ "training_write_csv_every": 500.0,
329
+ "training_xattention_optimizations": false,
330
+ "training_enable_tensorboard": false,
331
+ "training_tensorboard_save_images": false,
332
+ "training_tensorboard_flush_every": 120.0,
333
+ "canvas_hotkey_zoom": "Alt",
334
+ "canvas_hotkey_adjust": "Ctrl",
335
+ "canvas_hotkey_shrink_brush": "Q",
336
+ "canvas_hotkey_grow_brush": "W",
337
+ "canvas_hotkey_move": "F",
338
+ "canvas_hotkey_fullscreen": "S",
339
+ "canvas_hotkey_reset": "R",
340
+ "canvas_hotkey_overlap": "O",
341
+ "canvas_show_tooltip": true,
342
+ "canvas_auto_expand": true,
343
+ "canvas_blur_prompt": false,
344
+ "canvas_disabled_functions": [
345
+ "Overlap"
346
+ ],
347
+ "interrogate_keep_models_in_memory": false,
348
+ "interrogate_return_ranks": false,
349
+ "interrogate_clip_num_beams": 1,
350
+ "interrogate_clip_min_length": 24,
351
+ "interrogate_clip_max_length": 48,
352
+ "interrogate_clip_dict_limit": 1500.0,
353
+ "interrogate_clip_skip_categories": [],
354
+ "interrogate_deepbooru_score_threshold": 0.5,
355
+ "deepbooru_sort_alpha": true,
356
+ "deepbooru_use_spaces": true,
357
+ "deepbooru_escape": true,
358
+ "deepbooru_filter_tags": "",
359
+ "disabled_extensions": [
360
+ "sd-webui-bilingual-localization"
361
+ ],
362
+ "disable_all_extensions": "none",
363
+ "tac_tagFile": "danbooru.csv",
364
+ "tac_active": true,
365
+ "tac_activeIn.txt2img": true,
366
+ "tac_activeIn.img2img": true,
367
+ "tac_activeIn.negativePrompts": true,
368
+ "tac_activeIn.thirdParty": true,
369
+ "tac_activeIn.modelList": "",
370
+ "tac_activeIn.modelListMode": "Blacklist",
371
+ "tac_slidingPopup": true,
372
+ "tac_maxResults": 5,
373
+ "tac_showAllResults": false,
374
+ "tac_resultStepLength": 100,
375
+ "tac_delayTime": 100,
376
+ "tac_useWildcards": true,
377
+ "tac_sortWildcardResults": true,
378
+ "tac_wildcardExclusionList": "",
379
+ "tac_skipWildcardRefresh": false,
380
+ "tac_useEmbeddings": true,
381
+ "tac_includeEmbeddingsInNormalResults": false,
382
+ "tac_useHypernetworks": true,
383
+ "tac_useLoras": true,
384
+ "tac_useLycos": true,
385
+ "tac_useLoraPrefixForLycos": true,
386
+ "tac_showWikiLinks": false,
387
+ "tac_showExtraNetworkPreviews": true,
388
+ "tac_modelSortOrder": "Name",
389
+ "tac_useStyleVars": false,
390
+ "tac_frequencySort": true,
391
+ "tac_frequencyFunction": "Logarithmic (weak)",
392
+ "tac_frequencyMinCount": 3,
393
+ "tac_frequencyMaxAge": 30,
394
+ "tac_frequencyRecommendCap": 10,
395
+ "tac_frequencyIncludeAlias": false,
396
+ "tac_replaceUnderscores": true,
397
+ "tac_escapeParentheses": true,
398
+ "tac_appendComma": true,
399
+ "tac_appendSpace": true,
400
+ "tac_alwaysSpaceAtEnd": true,
401
+ "tac_modelKeywordCompletion": "Never",
402
+ "tac_modelKeywordLocation": "Start of prompt",
403
+ "tac_wildcardCompletionMode": "To next folder level",
404
+ "tac_alias.searchByAlias": true,
405
+ "tac_alias.onlyShowAlias": false,
406
+ "tac_translation.translationFile": "None",
407
+ "tac_translation.oldFormat": false,
408
+ "tac_translation.searchByTranslation": true,
409
+ "tac_translation.liveTranslation": false,
410
+ "tac_extra.extraFile": "extra-quality-tags.csv",
411
+ "tac_extra.addMode": "Insert before",
412
+ "tac_chantFile": "demo-chants.json",
413
+ "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}",
414
+ "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 \"derpibooru\": {\n \"-1\": [\"red\", \"maroon\"],\n \"0\": [\"#60d160\", \"#3d9d3d\"],\n \"1\": [\"#fff956\", \"#918e2e\"],\n \"3\": [\"#fd9961\", \"#a14c2e\"],\n \"4\": [\"#cf5bbe\", \"#6c1e6c\"],\n \"5\": [\"#3c8ad9\", \"#1e5e93\"],\n \"6\": [\"#a6a6a6\", \"#555555\"],\n \"7\": [\"#47abc1\", \"#1f6c7c\"],\n \"8\": [\"#7871d0\", \"#392f7d\"],\n \"9\": [\"#df3647\", \"#8e1c2b\"],\n \"10\": [\"#c98f2b\", \"#7b470e\"],\n \"11\": [\"#e87ebe\", \"#a83583\"]\n }\n}",
415
+ "tac_refreshTempFiles": "Refresh TAC temp files",
416
+ "ad_max_models": 4,
417
+ "ad_extra_models_dir": "/root/sdw/models/adetailer/",
418
+ "ad_save_previews": false,
419
+ "ad_save_images_before": false,
420
+ "ad_only_selected_scripts": true,
421
+ "ad_script_names": "dynamic_prompting,dynamic_thresholding,lora_block_weight,negpip,wildcard_recursive,wildcards",
422
+ "ad_bbox_sortby": "None",
423
+ "ad_same_seed_for_each_tab": false,
424
+ "use_aria2": true,
425
+ "disable_dns": false,
426
+ "show_log": false,
427
+ "split_aria2": 64,
428
+ "aria2_flags": "",
429
+ "unpack_zip": false,
430
+ "save_api_info": false,
431
+ "auto_save_all_img": false,
432
+ "custom_api_key": "f4f7ac7278561c454f4b4c8a5b48cc08",
433
+ "hide_early_access": true,
434
+ "use_LORA": true,
435
+ "dot_subfolders": true,
436
+ "use_local_html": false,
437
+ "local_path_in_html": false,
438
+ "page_header": false,
439
+ "video_playback": true,
440
+ "individual_meta_btn": true,
441
+ "model_desc_to_json": true,
442
+ "civitai_not_found_print": true,
443
+ "civitai_send_to_browser": false,
444
+ "image_location": "",
445
+ "sub_image_location": true,
446
+ "save_to_custom": false,
447
+ "custom_civitai_proxy": "",
448
+ "cabundle_path_proxy": "",
449
+ "disable_sll_proxy": false,
450
+ "insert_sub_1": false,
451
+ "insert_sub_2": false,
452
+ "insert_sub_3": false,
453
+ "insert_sub_4": false,
454
+ "insert_sub_5": false,
455
+ "insert_sub_6": false,
456
+ "insert_sub_7": false,
457
+ "insert_sub_8": false,
458
+ "insert_sub_9": false,
459
+ "insert_sub_10": false,
460
+ "insert_sub_11": false,
461
+ "insert_sub_12": false,
462
+ "insert_sub_13": false,
463
+ "insert_sub_14": false,
464
+ "Checkpoint_subfolder": "None",
465
+ "LORA_LoCon_subfolder": "None",
466
+ "TextualInversion_subfolder": "None",
467
+ "Poses_subfolder": "None",
468
+ "Controlnet_subfolder": "None",
469
+ "Hypernetwork_subfolder": "None",
470
+ "MotionModule_subfolder": "None",
471
+ "SWINIR_upscale_subfolder": "None",
472
+ "REALESRGAN_upscale_subfolder": "None",
473
+ "GFPGAN_upscale_subfolder": "None",
474
+ "BSRGAN_upscale_subfolder": "None",
475
+ "ESRGAN_upscale_subfolder": "None",
476
+ "VAE_subfolder": "None",
477
+ "AestheticGradient_subfolder": "None",
478
+ "Wildcards_subfolder": "None",
479
+ "Workflows_subfolder": "None",
480
+ "Other_subfolder": "None",
481
+ "arh_javascript_aspect_ratio_show": true,
482
+ "arh_javascript_aspect_ratio": "1:1, 3:2, 4:3, 5:4, 16:9",
483
+ "arh_ui_javascript_selection_method": "Aspect Ratios Dropdown",
484
+ "arh_hide_accordion_by_default": true,
485
+ "arh_expand_by_default": false,
486
+ "arh_ui_component_order_key": "MaxDimensionScaler, MinDimensionScaler, PredefinedAspectRatioButtons, PredefinedPercentageButtons",
487
+ "arh_show_max_width_or_height": false,
488
+ "arh_max_width_or_height": 1024.0,
489
+ "arh_show_min_width_or_height": false,
490
+ "arh_min_width_or_height": 1024.0,
491
+ "arh_show_predefined_aspect_ratios": false,
492
+ "arh_predefined_aspect_ratio_use_max_dim": false,
493
+ "arh_predefined_aspect_ratios": "1:1, 4:3, 16:9, 9:16, 21:9",
494
+ "arh_show_predefined_percentages": false,
495
+ "arh_predefined_percentages": "25, 50, 75, 125, 150, 175, 200",
496
+ "arh_predefined_percentages_display_key": "Incremental/decremental percentage (-50%, +50%)",
497
+ "control_net_detectedmap_dir": "detected_maps",
498
+ "control_net_models_path": "",
499
+ "control_net_modules_path": "",
500
+ "control_net_unit_count": 3,
501
+ "control_net_model_cache_size": 2,
502
+ "control_net_inpaint_blur_sigma": 7,
503
+ "control_net_no_detectmap": false,
504
+ "control_net_detectmap_autosaving": false,
505
+ "control_net_allow_script_control": false,
506
+ "control_net_sync_field_args": true,
507
+ "controlnet_show_batch_images_in_ui": false,
508
+ "controlnet_increment_seed_during_batch": false,
509
+ "controlnet_disable_openpose_edit": false,
510
+ "controlnet_disable_photopea_edit": false,
511
+ "controlnet_photopea_warning": true,
512
+ "controlnet_ignore_noninpaint_mask": false,
513
+ "controlnet_clip_detector_on_cpu": false,
514
+ "controlnet_control_type_dropdown": false,
515
+ "ctp_flavor": "mocha",
516
+ "accent_color": "maroon",
517
+ "state": [
518
+ "tabs"
519
+ ],
520
+ "state_txt2img": [
521
+ "prompt",
522
+ "negative_prompt",
523
+ "width",
524
+ "height",
525
+ "cfg_scale",
526
+ "hires_fix",
527
+ "seed"
528
+ ],
529
+ "state_img2img": [
530
+ "prompt",
531
+ "negative_prompt",
532
+ "height",
533
+ "width",
534
+ "cfg_scale",
535
+ "seed"
536
+ ],
537
+ "state_extensions": [],
538
+ "state_ui": [
539
+ "Reset Button",
540
+ "Import Button",
541
+ "Export Button"
542
+ ],
543
+ "encrypt_image_is_enable": "是",
544
+ "prioritized_callbacks_ui_tabs": [],
545
+ "prioritized_callbacks_after_component": [],
546
+ "prioritized_callbacks_on_reload": [],
547
+ "prioritized_callbacks_script_before_process_batch": [],
548
+ "prioritized_callbacks_script_postprocess": [],
549
+ "prioritized_callbacks_script_postprocess_batch": [],
550
+ "prioritized_callbacks_script_postprocess_image": [],
551
+ "prioritized_callbacks_script_after_component": [],
552
+ "regprp_debug": false,
553
+ "regprp_hidepmask": false,
554
+ "prioritized_callbacks_script_process_batch": []
555
+ }