Xenos14 commited on
Commit
d0f603d
1 Parent(s): 02c76b7

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +439 -0
  2. ui-config.json +0 -0
config.json ADDED
@@ -0,0 +1,439 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "samples_save": true,
3
+ "samples_format": "jpeg",
4
+ "samples_filename_pattern": "",
5
+ "save_images_add_number": true,
6
+ "save_images_replace_action": "Replace",
7
+ "grid_save": true,
8
+ "grid_format": "jpeg",
9
+ "grid_extended_filename": false,
10
+ "grid_only_if_multiple": true,
11
+ "grid_prevent_empty_spots": false,
12
+ "grid_zip_filename_pattern": "",
13
+ "n_rows": -1,
14
+ "font": "",
15
+ "grid_text_active_color": "#000000",
16
+ "grid_text_inactive_color": "#999999",
17
+ "grid_background_color": "#ffffff",
18
+ "save_images_before_face_restoration": false,
19
+ "save_images_before_highres_fix": false,
20
+ "save_images_before_color_correction": false,
21
+ "save_mask": false,
22
+ "save_mask_composite": false,
23
+ "jpeg_quality": 80,
24
+ "webp_lossless": false,
25
+ "export_for_4chan": true,
26
+ "img_downscale_threshold": 4.0,
27
+ "target_side_length": 4000,
28
+ "img_max_size_mp": 200,
29
+ "use_original_name_batch": true,
30
+ "use_upscaler_name_as_suffix": false,
31
+ "save_selected_only": true,
32
+ "save_init_img": false,
33
+ "temp_dir": "",
34
+ "clean_temp_dir_at_start": false,
35
+ "save_incomplete_images": false,
36
+ "notification_audio": true,
37
+ "notification_volume": 100,
38
+ "outdir_samples": "",
39
+ "outdir_txt2img_samples": "outputs/txt2img-images",
40
+ "outdir_img2img_samples": "outputs/img2img-images",
41
+ "outdir_extras_samples": "outputs/extras-images",
42
+ "outdir_grids": "",
43
+ "outdir_txt2img_grids": "outputs/txt2img-grids",
44
+ "outdir_img2img_grids": "outputs/img2img-grids",
45
+ "outdir_save": "log/images",
46
+ "outdir_init_images": "outputs/init-images",
47
+ "save_to_dirs": true,
48
+ "grid_save_to_dirs": true,
49
+ "use_save_to_dirs_for_ui": false,
50
+ "directories_filename_pattern": "[date]",
51
+ "directories_max_prompt_words": 8,
52
+ "ESRGAN_tile": 192,
53
+ "ESRGAN_tile_overlap": 8,
54
+ "realesrgan_enabled_models": [
55
+ "R-ESRGAN 4x+",
56
+ "R-ESRGAN 4x+ Anime6B"
57
+ ],
58
+ "upscaler_for_img2img": null,
59
+ "face_restoration": true,
60
+ "face_restoration_model": "CodeFormer",
61
+ "code_former_weight": 0.5,
62
+ "face_restoration_unload": false,
63
+ "auto_launch_browser": "Local",
64
+ "enable_console_prompts": false,
65
+ "show_warnings": false,
66
+ "show_gradio_deprecation_warnings": true,
67
+ "memmon_poll_rate": 8,
68
+ "samples_log_stdout": false,
69
+ "multiple_tqdm": true,
70
+ "print_hypernet_extra": false,
71
+ "list_hidden_files": true,
72
+ "disable_mmap_load_safetensors": false,
73
+ "hide_ldm_prints": true,
74
+ "dump_stacks_on_signal": false,
75
+ "api_enable_requests": true,
76
+ "api_forbid_local_requests": true,
77
+ "api_useragent": "",
78
+ "unload_models_when_training": false,
79
+ "pin_memory": false,
80
+ "save_optimizer_state": false,
81
+ "save_training_settings_to_txt": true,
82
+ "dataset_filename_word_regex": "",
83
+ "dataset_filename_join_string": " ",
84
+ "training_image_repeats_per_epoch": 1,
85
+ "training_write_csv_every": 500,
86
+ "training_xattention_optimizations": false,
87
+ "training_enable_tensorboard": false,
88
+ "training_tensorboard_save_images": false,
89
+ "training_tensorboard_flush_every": 120,
90
+ "sd_model_checkpoint": "Kitsch-In-Sync-v2.safetensors [91d8ab087a]",
91
+ "sd_checkpoints_limit": 1,
92
+ "sd_checkpoints_keep_in_cpu": true,
93
+ "sd_checkpoint_cache": 0,
94
+ "sd_unet": "Automatic",
95
+ "enable_quantization": false,
96
+ "enable_emphasis": true,
97
+ "enable_batch_seeds": true,
98
+ "comma_padding_backtrack": 20,
99
+ "CLIP_stop_at_last_layers": 1,
100
+ "upcast_attn": false,
101
+ "randn_source": "GPU",
102
+ "tiling": false,
103
+ "hires_fix_refiner_pass": "second pass",
104
+ "sdxl_crop_top": 0,
105
+ "sdxl_crop_left": 0,
106
+ "sdxl_refiner_low_aesthetic_score": 2.5,
107
+ "sdxl_refiner_high_aesthetic_score": 6.0,
108
+ "sd_vae_checkpoint_cache": 0,
109
+ "sd_vae": "Automatic",
110
+ "sd_vae_overrides_per_model_preferences": true,
111
+ "auto_vae_precision": true,
112
+ "sd_vae_encode_method": "Full",
113
+ "sd_vae_decode_method": "Full",
114
+ "inpainting_mask_weight": 1.0,
115
+ "initial_noise_multiplier": 1.0,
116
+ "img2img_extra_noise": 0.0,
117
+ "img2img_color_correction": false,
118
+ "img2img_fix_steps": false,
119
+ "img2img_background_color": "#ffffff",
120
+ "img2img_editor_height": 720,
121
+ "img2img_sketch_default_brush_color": "#ffffff",
122
+ "img2img_inpaint_mask_brush_color": "#ffffff",
123
+ "img2img_inpaint_sketch_default_brush_color": "#ffffff",
124
+ "return_mask": false,
125
+ "return_mask_composite": false,
126
+ "img2img_batch_show_results_limit": 32,
127
+ "cross_attention_optimization": "Automatic",
128
+ "s_min_uncond": 0.0,
129
+ "token_merging_ratio": 0.0,
130
+ "token_merging_ratio_img2img": 0.0,
131
+ "token_merging_ratio_hr": 0.0,
132
+ "pad_cond_uncond": false,
133
+ "persistent_cond_cache": true,
134
+ "batch_cond_uncond": true,
135
+ "use_old_emphasis_implementation": false,
136
+ "use_old_karras_scheduler_sigmas": false,
137
+ "no_dpmpp_sde_batch_determinism": false,
138
+ "use_old_hires_fix_width_height": false,
139
+ "dont_fix_second_order_samplers_schedule": false,
140
+ "hires_fix_use_firstpass_conds": false,
141
+ "use_old_scheduling": false,
142
+ "interrogate_keep_models_in_memory": false,
143
+ "interrogate_return_ranks": false,
144
+ "interrogate_clip_num_beams": 1,
145
+ "interrogate_clip_min_length": 24,
146
+ "interrogate_clip_max_length": 48,
147
+ "interrogate_clip_dict_limit": 1500,
148
+ "interrogate_clip_skip_categories": [],
149
+ "interrogate_deepbooru_score_threshold": 0.5,
150
+ "deepbooru_sort_alpha": true,
151
+ "deepbooru_use_spaces": true,
152
+ "deepbooru_escape": true,
153
+ "deepbooru_filter_tags": "",
154
+ "extra_networks_show_hidden_directories": true,
155
+ "extra_networks_dir_button_function": false,
156
+ "extra_networks_hidden_models": "When searched",
157
+ "extra_networks_default_multiplier": 1.0,
158
+ "extra_networks_card_width": 0,
159
+ "extra_networks_card_height": 0,
160
+ "extra_networks_card_text_scale": 1.0,
161
+ "extra_networks_card_show_desc": true,
162
+ "extra_networks_card_order_field": "Path",
163
+ "extra_networks_card_order": "Ascending",
164
+ "extra_networks_add_text_separator": " ",
165
+ "ui_extra_networks_tab_reorder": "",
166
+ "textual_inversion_print_at_load": false,
167
+ "textual_inversion_add_hashes_to_infotext": true,
168
+ "sd_hypernetwork": "None",
169
+ "keyedit_precision_attention": 0.1,
170
+ "keyedit_precision_extra": 0.05,
171
+ "keyedit_delimiters": ".,\\/!?%^*;:{}=`~() ",
172
+ "keyedit_delimiters_whitespace": [
173
+ "Tab",
174
+ "Carriage Return",
175
+ "Line Feed"
176
+ ],
177
+ "keyedit_move": true,
178
+ "disable_token_counters": false,
179
+ "return_grid": true,
180
+ "do_not_show_images": false,
181
+ "js_modal_lightbox": true,
182
+ "js_modal_lightbox_initially_zoomed": true,
183
+ "js_modal_lightbox_gamepad": false,
184
+ "js_modal_lightbox_gamepad_repeat": 250,
185
+ "gallery_height": "",
186
+ "compact_prompt_box": false,
187
+ "samplers_in_dropdown": true,
188
+ "dimensions_and_batch_together": true,
189
+ "sd_checkpoint_dropdown_use_short": false,
190
+ "hires_fix_show_sampler": false,
191
+ "hires_fix_show_prompts": false,
192
+ "txt2img_settings_accordion": false,
193
+ "img2img_settings_accordion": false,
194
+ "localization": "None",
195
+ "quicksettings_list": [
196
+ "sd_model_checkpoint"
197
+ ],
198
+ "ui_tab_order": [],
199
+ "hidden_tabs": [],
200
+ "ui_reorder_list": [],
201
+ "gradio_theme": "Default",
202
+ "gradio_themes_cache": true,
203
+ "show_progress_in_title": true,
204
+ "send_seed": true,
205
+ "send_size": true,
206
+ "enable_pnginfo": true,
207
+ "save_txt": false,
208
+ "add_model_name_to_info": true,
209
+ "add_model_hash_to_info": true,
210
+ "add_vae_name_to_info": true,
211
+ "add_vae_hash_to_info": true,
212
+ "add_user_name_to_info": false,
213
+ "add_version_to_infotext": true,
214
+ "disable_weights_auto_swap": true,
215
+ "infotext_skip_pasting": [],
216
+ "infotext_styles": "Apply if any",
217
+ "show_progressbar": true,
218
+ "live_previews_enable": true,
219
+ "live_previews_image_format": "jpeg",
220
+ "show_progress_grid": true,
221
+ "show_progress_every_n_steps": 2,
222
+ "show_progress_type": "Approx NN",
223
+ "live_preview_allow_lowvram_full": false,
224
+ "live_preview_content": "Prompt",
225
+ "live_preview_refresh_period": 1000,
226
+ "live_preview_fast_interrupt": false,
227
+ "js_live_preview_in_modal_lightbox": false,
228
+ "hide_samplers": [],
229
+ "eta_ddim": 0.0,
230
+ "eta_ancestral": 1.0,
231
+ "ddim_discretize": "uniform",
232
+ "s_churn": 0.0,
233
+ "s_tmin": 0.0,
234
+ "s_tmax": 0.0,
235
+ "s_noise": 1.0,
236
+ "k_sched_type": "Automatic",
237
+ "sigma_min": 0.0,
238
+ "sigma_max": 0.0,
239
+ "rho": 0.0,
240
+ "eta_noise_seed_delta": 0,
241
+ "always_discard_next_to_last_sigma": false,
242
+ "sgm_noise_multiplier": false,
243
+ "uni_pc_variant": "bh1",
244
+ "uni_pc_skip_type": "time_uniform",
245
+ "uni_pc_order": 3,
246
+ "uni_pc_lower_order_final": true,
247
+ "postprocessing_enable_in_main_ui": [],
248
+ "postprocessing_operation_order": [],
249
+ "upscaling_max_images_in_cache": 5,
250
+ "postprocessing_existing_caption_action": "Ignore",
251
+ "disabled_extensions": [],
252
+ "disable_all_extensions": "none",
253
+ "restore_config_state_file": "",
254
+ "sd_checkpoint_hash": "91d8ab087afb05dc1ad6446b512f4771d6e163242c9f56161fe0168c6f4e14f9",
255
+ "ldsr_steps": 100,
256
+ "ldsr_cached": false,
257
+ "SCUNET_tile": 256,
258
+ "SCUNET_tile_overlap": 8,
259
+ "SWIN_tile": 192,
260
+ "SWIN_tile_overlap": 8,
261
+ "SWIN_torch_compile": false,
262
+ "hypertile_enable_unet": false,
263
+ "hypertile_enable_unet_secondpass": false,
264
+ "hypertile_max_depth_unet": 3,
265
+ "hypertile_max_tile_unet": 256,
266
+ "hypertile_swap_size_unet": 3,
267
+ "hypertile_enable_vae": false,
268
+ "hypertile_max_depth_vae": 3,
269
+ "hypertile_max_tile_vae": 128,
270
+ "hypertile_swap_size_vae": 3,
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,
281
+ "tac_showAllResults": false,
282
+ "tac_resultStepLength": 100,
283
+ "tac_delayTime": 100,
284
+ "tac_useWildcards": true,
285
+ "tac_sortWildcardResults": true,
286
+ "tac_wildcardExclusionList": "",
287
+ "tac_skipWildcardRefresh": false,
288
+ "tac_useEmbeddings": true,
289
+ "tac_includeEmbeddingsInNormalResults": false,
290
+ "tac_useHypernetworks": true,
291
+ "tac_useLoras": true,
292
+ "tac_useLycos": true,
293
+ "tac_showWikiLinks": false,
294
+ "tac_showExtraNetworkPreviews": true,
295
+ "tac_modelSortOrder": "Name",
296
+ "tac_replaceUnderscores": true,
297
+ "tac_escapeParentheses": true,
298
+ "tac_appendComma": true,
299
+ "tac_appendSpace": true,
300
+ "tac_alwaysSpaceAtEnd": true,
301
+ "tac_modelKeywordCompletion": "Never",
302
+ "tac_modelKeywordLocation": "Start of prompt",
303
+ "tac_wildcardCompletionMode": "To next folder level",
304
+ "tac_alias.searchByAlias": true,
305
+ "tac_alias.onlyShowAlias": false,
306
+ "tac_translation.translationFile": "None",
307
+ "tac_translation.oldFormat": false,
308
+ "tac_translation.searchByTranslation": true,
309
+ "tac_translation.liveTranslation": false,
310
+ "tac_extra.extraFile": "extra-quality-tags.csv",
311
+ "tac_extra.addMode": "Insert before",
312
+ "tac_chantFile": "demo-chants.json",
313
+ "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}",
314
+ "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}",
315
+ "tac_refreshTempFiles": "Refresh TAC temp files",
316
+ "ad_max_models": 2,
317
+ "ad_extra_models_dir": "",
318
+ "ad_save_previews": false,
319
+ "ad_save_images_before": false,
320
+ "ad_only_seleted_scripts": true,
321
+ "ad_script_names": "dynamic_prompting,dynamic_thresholding,wildcard_recursive,wildcards,lora_block_weight,negpip",
322
+ "ad_bbox_sortby": "None",
323
+ "ad_same_seed_for_each_tap": false,
324
+ "control_net_detectedmap_dir": "detected_maps",
325
+ "control_net_models_path": "",
326
+ "control_net_modules_path": "",
327
+ "control_net_unit_count": 3,
328
+ "control_net_model_cache_size": 1,
329
+ "control_net_inpaint_blur_sigma": 7,
330
+ "control_net_no_high_res_fix": false,
331
+ "control_net_no_detectmap": false,
332
+ "control_net_detectmap_autosaving": false,
333
+ "control_net_allow_script_control": false,
334
+ "control_net_sync_field_args": true,
335
+ "controlnet_show_batch_images_in_ui": false,
336
+ "controlnet_increment_seed_during_batch": false,
337
+ "controlnet_disable_openpose_edit": false,
338
+ "controlnet_ignore_noninpaint_mask": false,
339
+ "use_aria2": true,
340
+ "disable_dns": false,
341
+ "show_log": false,
342
+ "split_aria2": 64,
343
+ "aria2_flags": "",
344
+ "insert_sub": true,
345
+ "dot_subfolders": true,
346
+ "use_LORA": false,
347
+ "unpack_zip": false,
348
+ "hide_early_access": true,
349
+ "custom_api_key": "",
350
+ "page_header": false,
351
+ "update_log": true,
352
+ "video_playback": true,
353
+ "image_location": "",
354
+ "sub_image_location": true,
355
+ "Checkpoint_subfolder": "None",
356
+ "LORA_subfolder": "None",
357
+ "LoCon_subfolder": "None",
358
+ "TextualInversion_subfolder": "None",
359
+ "Poses_subfolder": "None",
360
+ "Controlnet_subfolder": "None",
361
+ "Hypernetwork_subfolder": "None",
362
+ "MotionModule_subfolder": "None",
363
+ "SWINIR_upscale_subfolder": "None",
364
+ "REALESRGAN_upscale_subfolder": "None",
365
+ "GFPGAN_upscale_subfolder": "None",
366
+ "BSRGAN_upscale_subfolder": "None",
367
+ "ESRGAN_upscale_subfolder": "None",
368
+ "VAE_subfolder": "None",
369
+ "AestheticGradient_subfolder": "None",
370
+ "Wildcards_subfolder": "None",
371
+ "Workflows_subfolder": "None",
372
+ "Other_subfolder": "None",
373
+ "animatediff_model_path": "",
374
+ "animatediff_optimize_gif_palette": false,
375
+ "animatediff_optimize_gif_gifsicle": false,
376
+ "animatediff_mp4_crf": 23,
377
+ "animatediff_mp4_preset": "",
378
+ "animatediff_mp4_tune": "",
379
+ "animatediff_webp_quality": 80,
380
+ "animatediff_webp_lossless": false,
381
+ "animatediff_save_to_custom": false,
382
+ "animatediff_xformers": "Optimize attention layers with xformers",
383
+ "animatediff_disable_lcm": false,
384
+ "animatediff_s3_enable": false,
385
+ "animatediff_s3_host": "",
386
+ "animatediff_s3_port": "",
387
+ "animatediff_s3_access_key": "",
388
+ "animatediff_s3_secret_key": "",
389
+ "animatediff_s3_storge_bucket": "",
390
+ "civitai_link_key": "",
391
+ "civitai_link_logging": true,
392
+ "civitai_api_key": "",
393
+ "civitai_download_previews": true,
394
+ "civitai_download_triggers": true,
395
+ "civitai_nsfw_previews": false,
396
+ "civitai_download_missing_models": true,
397
+ "civitai_hashify_resources": true,
398
+ "civitai_folder_model": "",
399
+ "civitai_folder_lora": "",
400
+ "civitai_folder_lyco": "",
401
+ "model_toolkit_fix_clip": false,
402
+ "model_toolkit_autoprune": false,
403
+ "dp_ignore_whitespace": false,
404
+ "dp_write_raw_template": false,
405
+ "dp_write_prompts_to_file": false,
406
+ "dp_parser_variant_start": "{",
407
+ "dp_parser_variant_end": "}",
408
+ "dp_parser_wildcard_wrap": "__",
409
+ "dp_limit_jinja_prompts": false,
410
+ "dp_auto_purge_cache": false,
411
+ "dp_wildcard_manager_no_dedupe": false,
412
+ "dp_wildcard_manager_no_sort": false,
413
+ "dp_wildcard_manager_shuffle": false,
414
+ "dp_magicprompt_default_model": "Gustavosta/MagicPrompt-Stable-Diffusion",
415
+ "dp_magicprompt_batch_size": 1,
416
+ "lora_functional": false,
417
+ "sd_lora": "None",
418
+ "lora_preferred_name": "Alias from file",
419
+ "lora_add_hashes_to_infotext": true,
420
+ "lora_show_all": false,
421
+ "lora_hide_unknown_for_versions": [],
422
+ "lora_in_memory_limit": 0,
423
+ "extra_options_txt2img": [],
424
+ "extra_options_img2img": [],
425
+ "extra_options_cols": 1,
426
+ "extra_options_accordion": false,
427
+ "canvas_hotkey_zoom": "Alt",
428
+ "canvas_hotkey_adjust": "Ctrl",
429
+ "canvas_hotkey_move": "F",
430
+ "canvas_hotkey_fullscreen": "S",
431
+ "canvas_hotkey_reset": "R",
432
+ "canvas_hotkey_overlap": "O",
433
+ "canvas_show_tooltip": true,
434
+ "canvas_auto_expand": true,
435
+ "canvas_blur_prompt": false,
436
+ "canvas_disabled_functions": [
437
+ "Overlap"
438
+ ]
439
+ }
ui-config.json ADDED
The diff for this file is too large to render. See raw diff