mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-04 19:49:01 +08:00
553 lines
23 KiB
JSON
553 lines
23 KiB
JSON
{
|
|
"ldsr_steps": 100,
|
|
"ldsr_cached": false,
|
|
"SCUNET_tile": 256,
|
|
"SCUNET_tile_overlap": 8,
|
|
"SWIN_tile": 192,
|
|
"SWIN_tile_overlap": 8,
|
|
"SWIN_torch_compile": false,
|
|
"hypertile_enable_unet": false,
|
|
"hypertile_enable_unet_secondpass": false,
|
|
"hypertile_max_depth_unet": 3,
|
|
"hypertile_max_tile_unet": 256,
|
|
"hypertile_swap_size_unet": 3,
|
|
"hypertile_enable_vae": false,
|
|
"hypertile_max_depth_vae": 3,
|
|
"hypertile_max_tile_vae": 128,
|
|
"hypertile_swap_size_vae": 3,
|
|
"sd_model_checkpoint": "SD 1.5\\CartoonStyleClassic\\CartoonStyleClassic_[v1.0].safetensors [f5a0c6e357]",
|
|
"sd_checkpoint_hash": "f5a0c6e357d9459865dc9de70568e9c99bcb998051539aa604b8883f99882e2a",
|
|
"outdir_samples": "Y:\\AI\\sd.webui\\outputs\\txt2img-images",
|
|
"outdir_txt2img_samples": "Y:\\AI\\sd.webui\\outputs\\txt2img-images",
|
|
"outdir_img2img_samples": "Y:\\AI\\sd.webui\\outputs\\img2img-images",
|
|
"outdir_extras_samples": "Y:\\AI\\sd.webui\\outputs\\extras-images",
|
|
"outdir_grids": "Y:\\AI\\sd.webui\\outputs\\txt2img-grids",
|
|
"outdir_txt2img_grids": "Y:\\AI\\sd.webui\\outputs\\txt2img-grids",
|
|
"outdir_img2img_grids": "Y:\\AI\\sd.webui\\outputs\\img2img-grids",
|
|
"outdir_save": "Y:\\AI\\sd.webui\\log\\images",
|
|
"outdir_init_images": "Y:\\AI\\sd.webui\\init-images",
|
|
"samples_save": true,
|
|
"samples_format": "png",
|
|
"samples_filename_pattern": "[datetime<%Y%m%d_%H%M%S_%f><Europe/Amsterdam>]-([sampler])_[steps]-[batch_size]",
|
|
"save_images_add_number": false,
|
|
"save_images_replace_action": "Add number suffix",
|
|
"grid_save": true,
|
|
"grid_format": "png",
|
|
"grid_extended_filename": true,
|
|
"grid_only_if_multiple": true,
|
|
"grid_prevent_empty_spots": false,
|
|
"grid_zip_filename_pattern": "",
|
|
"n_rows": -1,
|
|
"font": "",
|
|
"grid_text_active_color": "#0b3931",
|
|
"grid_text_inactive_color": "#181216",
|
|
"grid_background_color": "#000000",
|
|
"save_images_before_face_restoration": true,
|
|
"save_images_before_highres_fix": true,
|
|
"save_images_before_color_correction": false,
|
|
"save_mask": false,
|
|
"save_mask_composite": false,
|
|
"jpeg_quality": 99,
|
|
"webp_lossless": false,
|
|
"export_for_4chan": true,
|
|
"img_downscale_threshold": 100.0,
|
|
"target_side_length": 24000.0,
|
|
"img_max_size_mp": 1000.0,
|
|
"use_original_name_batch": true,
|
|
"use_upscaler_name_as_suffix": false,
|
|
"save_selected_only": true,
|
|
"save_write_log_csv": true,
|
|
"save_init_img": false,
|
|
"temp_dir": "C:\\tmp\\sdwebui",
|
|
"clean_temp_dir_at_start": true,
|
|
"save_incomplete_images": false,
|
|
"notification_audio": true,
|
|
"notification_volume": 100,
|
|
"save_to_dirs": true,
|
|
"grid_save_to_dirs": true,
|
|
"use_save_to_dirs_for_ui": false,
|
|
"directories_filename_pattern": "[date]\\[hasprompt<Milling>]",
|
|
"directories_max_prompt_words": 8,
|
|
"auto_backcompat": true,
|
|
"use_old_emphasis_implementation": false,
|
|
"use_old_karras_scheduler_sigmas": false,
|
|
"no_dpmpp_sde_batch_determinism": false,
|
|
"use_old_hires_fix_width_height": false,
|
|
"hires_fix_use_firstpass_conds": false,
|
|
"use_old_scheduling": false,
|
|
"use_downcasted_alpha_bar": false,
|
|
"refiner_switch_by_sample_steps": false,
|
|
"lora_functional": false,
|
|
"extra_networks_show_hidden_directories": true,
|
|
"extra_networks_dir_button_function": false,
|
|
"extra_networks_hidden_models": "Always",
|
|
"extra_networks_default_multiplier": 1,
|
|
"extra_networks_card_width": 128.0,
|
|
"extra_networks_card_height": 192.0,
|
|
"extra_networks_card_text_scale": 1,
|
|
"extra_networks_card_show_desc": true,
|
|
"extra_networks_card_description_is_html": false,
|
|
"extra_networks_card_order_field": "Path",
|
|
"extra_networks_card_order": "Ascending",
|
|
"extra_networks_tree_view_style": "Dirs",
|
|
"extra_networks_tree_view_default_enabled": true,
|
|
"extra_networks_tree_view_default_width": 180.0,
|
|
"extra_networks_add_text_separator": " ",
|
|
"ui_extra_networks_tab_reorder": "",
|
|
"textual_inversion_print_at_load": false,
|
|
"textual_inversion_add_hashes_to_infotext": true,
|
|
"sd_hypernetwork": "None",
|
|
"sd_lora": "None",
|
|
"lora_preferred_name": "Alias from file",
|
|
"lora_add_hashes_to_infotext": true,
|
|
"lora_bundled_ti_to_infotext": true,
|
|
"lora_show_all": false,
|
|
"lora_hide_unknown_for_versions": [],
|
|
"lora_in_memory_limit": 0,
|
|
"lora_not_found_warning_console": false,
|
|
"lora_not_found_gradio_warning": false,
|
|
"cross_attention_optimization": "Automatic",
|
|
"s_min_uncond": 0,
|
|
"s_min_uncond_all": false,
|
|
"token_merging_ratio": 0,
|
|
"token_merging_ratio_img2img": 0,
|
|
"token_merging_ratio_hr": 0,
|
|
"pad_cond_uncond": false,
|
|
"pad_cond_uncond_v0": false,
|
|
"persistent_cond_cache": true,
|
|
"batch_cond_uncond": true,
|
|
"fp8_storage": "Disable",
|
|
"cache_fp16_weight": false,
|
|
"hide_samplers": [],
|
|
"eta_ddim": 0,
|
|
"eta_ancestral": 1,
|
|
"ddim_discretize": "uniform",
|
|
"s_churn": 0,
|
|
"s_tmin": 0,
|
|
"s_tmax": 0,
|
|
"s_noise": 1,
|
|
"sigma_min": 0.0,
|
|
"sigma_max": 0.0,
|
|
"rho": 0.0,
|
|
"eta_noise_seed_delta": 0,
|
|
"always_discard_next_to_last_sigma": false,
|
|
"sgm_noise_multiplier": false,
|
|
"uni_pc_variant": "bh1",
|
|
"uni_pc_skip_type": "time_uniform",
|
|
"uni_pc_order": 3,
|
|
"uni_pc_lower_order_final": true,
|
|
"sd_noise_schedule": "Default",
|
|
"skip_early_cond": 0,
|
|
"beta_dist_alpha": 0.6,
|
|
"beta_dist_beta": 0.6,
|
|
"sd_checkpoints_limit": 1,
|
|
"sd_checkpoints_keep_in_cpu": true,
|
|
"sd_checkpoint_cache": 0,
|
|
"sd_unet": "Automatic",
|
|
"enable_quantization": false,
|
|
"emphasis": "Original",
|
|
"enable_batch_seeds": true,
|
|
"comma_padding_backtrack": 20,
|
|
"sdxl_clip_l_skip": false,
|
|
"CLIP_stop_at_last_layers": 1,
|
|
"upcast_attn": false,
|
|
"randn_source": "GPU",
|
|
"tiling": false,
|
|
"hires_fix_refiner_pass": "second pass",
|
|
"enable_prompt_comments": true,
|
|
"sd3_enable_t5": false,
|
|
"sdxl_crop_top": 0.0,
|
|
"sdxl_crop_left": 0.0,
|
|
"sdxl_refiner_low_aesthetic_score": 2.5,
|
|
"sdxl_refiner_high_aesthetic_score": 6.0,
|
|
"sd_vae_checkpoint_cache": 0,
|
|
"sd_vae": "Automatic",
|
|
"sd_vae_overrides_per_model_preferences": true,
|
|
"auto_vae_precision_bfloat16": false,
|
|
"auto_vae_precision": true,
|
|
"sd_vae_encode_method": "Full",
|
|
"sd_vae_decode_method": "Full",
|
|
"inpainting_mask_weight": 1,
|
|
"initial_noise_multiplier": 1,
|
|
"img2img_extra_noise": 0,
|
|
"img2img_color_correction": true,
|
|
"img2img_fix_steps": false,
|
|
"img2img_background_color": "#ffffff",
|
|
"img2img_editor_height": 720,
|
|
"img2img_sketch_default_brush_color": "#ffffff",
|
|
"img2img_inpaint_mask_brush_color": "#ffffff",
|
|
"img2img_inpaint_sketch_default_brush_color": "#ffffff",
|
|
"return_mask": false,
|
|
"return_mask_composite": false,
|
|
"img2img_batch_show_results_limit": 32,
|
|
"overlay_inpaint": true,
|
|
"return_grid": true,
|
|
"do_not_show_images": false,
|
|
"js_modal_lightbox": true,
|
|
"js_modal_lightbox_initially_zoomed": true,
|
|
"js_modal_lightbox_gamepad": false,
|
|
"js_modal_lightbox_gamepad_repeat": 250.0,
|
|
"sd_webui_modal_lightbox_icon_opacity": 1,
|
|
"sd_webui_modal_lightbox_toolbar_opacity": 0.9,
|
|
"gallery_height": "",
|
|
"open_dir_button_choice": "Subdirectory",
|
|
"enable_pnginfo": true,
|
|
"save_txt": false,
|
|
"add_model_name_to_info": true,
|
|
"add_model_hash_to_info": true,
|
|
"add_vae_name_to_info": true,
|
|
"add_vae_hash_to_info": true,
|
|
"add_user_name_to_info": false,
|
|
"add_version_to_infotext": true,
|
|
"disable_weights_auto_swap": true,
|
|
"infotext_skip_pasting": [],
|
|
"infotext_styles": "Apply if any",
|
|
"show_progressbar": true,
|
|
"live_previews_enable": true,
|
|
"live_previews_image_format": "webp",
|
|
"show_progress_grid": true,
|
|
"show_progress_every_n_steps": 1,
|
|
"show_progress_type": "Full",
|
|
"live_preview_allow_lowvram_full": true,
|
|
"live_preview_content": "Combined",
|
|
"live_preview_refresh_period": 736.0,
|
|
"live_preview_fast_interrupt": true,
|
|
"js_live_preview_in_modal_lightbox": true,
|
|
"prevent_screen_sleep_during_generation": true,
|
|
"keyedit_precision_attention": 0.1,
|
|
"keyedit_precision_extra": 0.05,
|
|
"keyedit_delimiters": ".,\\/!?%^*;:{}=`~() ",
|
|
"keyedit_delimiters_whitespace": [
|
|
"Tab",
|
|
"Carriage Return",
|
|
"Line Feed"
|
|
],
|
|
"keyedit_move": true,
|
|
"disable_token_counters": false,
|
|
"include_styles_into_token_counters": true,
|
|
"extra_options_txt2img": [],
|
|
"extra_options_img2img": [],
|
|
"extra_options_cols": 1,
|
|
"extra_options_accordion": false,
|
|
"compact_prompt_box": false,
|
|
"samplers_in_dropdown": true,
|
|
"dimensions_and_batch_together": true,
|
|
"sd_checkpoint_dropdown_use_short": false,
|
|
"hires_fix_show_sampler": true,
|
|
"hires_fix_show_prompts": false,
|
|
"txt2img_settings_accordion": false,
|
|
"img2img_settings_accordion": false,
|
|
"interrupt_after_current": false,
|
|
"localization": "None",
|
|
"quicksettings_list": [
|
|
"sd_model_checkpoint",
|
|
"sd_vae",
|
|
"sd_hypernetwork",
|
|
"live_previews_enable"
|
|
],
|
|
"ui_tab_order": [
|
|
"txt2img",
|
|
"img2img",
|
|
"Extras",
|
|
"PNG Info",
|
|
"Prompt History",
|
|
"Infinite image browsing",
|
|
"Checkpoint Merger",
|
|
"Train",
|
|
"Additional Networks",
|
|
"Miaoshou Assistant",
|
|
"CivitAI Browser+",
|
|
"System Info",
|
|
"Settings",
|
|
"Extensions"
|
|
],
|
|
"hidden_tabs": [],
|
|
"ui_reorder_list": [],
|
|
"gradio_theme": "Default",
|
|
"gradio_themes_cache": true,
|
|
"show_progress_in_title": true,
|
|
"send_seed": true,
|
|
"send_size": true,
|
|
"enable_reloading_ui_scripts": false,
|
|
"api_enable_requests": true,
|
|
"api_forbid_local_requests": false,
|
|
"api_useragent": "",
|
|
"prioritized_callbacks_app_started": [],
|
|
"prioritized_callbacks_model_loaded": [],
|
|
"prioritized_callbacks_ui_settings": [],
|
|
"prioritized_callbacks_infotext_pasted": [],
|
|
"prioritized_callbacks_script_unloaded": [],
|
|
"prioritized_callbacks_before_ui": [],
|
|
"prioritized_callbacks_list_optimizers": [],
|
|
"prioritized_callbacks_before_token_counter": [],
|
|
"prioritized_callbacks_script_before_process": [],
|
|
"prioritized_callbacks_script_process": [],
|
|
"prioritized_callbacks_script_post_sample": [],
|
|
"prioritized_callbacks_script_on_mask_blend": [],
|
|
"prioritized_callbacks_script_postprocess_maskoverlay": [],
|
|
"profiling_enable": false,
|
|
"profiling_activities": [
|
|
"CPU"
|
|
],
|
|
"profiling_record_shapes": true,
|
|
"profiling_profile_memory": true,
|
|
"profiling_with_stack": true,
|
|
"profiling_filename": "trace.json",
|
|
"auto_launch_browser": "Disable",
|
|
"enable_console_prompts": false,
|
|
"show_warnings": false,
|
|
"show_gradio_deprecation_warnings": true,
|
|
"memmon_poll_rate": 8,
|
|
"samples_log_stdout": false,
|
|
"multiple_tqdm": true,
|
|
"enable_upscale_progressbar": true,
|
|
"print_hypernet_extra": false,
|
|
"list_hidden_files": true,
|
|
"disable_mmap_load_safetensors": false,
|
|
"hide_ldm_prints": true,
|
|
"dump_stacks_on_signal": false,
|
|
"face_restoration": false,
|
|
"face_restoration_model": "CodeFormer",
|
|
"code_former_weight": 0.5,
|
|
"face_restoration_unload": false,
|
|
"postprocessing_enable_in_main_ui": [],
|
|
"postprocessing_disable_in_extras": [],
|
|
"postprocessing_operation_order": [],
|
|
"upscaling_max_images_in_cache": 5,
|
|
"postprocessing_existing_caption_action": "Ignore",
|
|
"ESRGAN_tile": 192,
|
|
"ESRGAN_tile_overlap": 8,
|
|
"realesrgan_enabled_models": [
|
|
"R-ESRGAN 4x+",
|
|
"R-ESRGAN 4x+ Anime6B"
|
|
],
|
|
"dat_enabled_models": [
|
|
"DAT x2",
|
|
"DAT x3",
|
|
"DAT x4"
|
|
],
|
|
"DAT_tile": 192,
|
|
"DAT_tile_overlap": 8,
|
|
"set_scale_by_when_changing_upscaler": false,
|
|
"unload_models_when_training": false,
|
|
"pin_memory": false,
|
|
"save_optimizer_state": false,
|
|
"save_training_settings_to_txt": true,
|
|
"dataset_filename_word_regex": "",
|
|
"dataset_filename_join_string": " ",
|
|
"training_image_repeats_per_epoch": 1,
|
|
"training_write_csv_every": 500.0,
|
|
"training_xattention_optimizations": false,
|
|
"training_enable_tensorboard": false,
|
|
"training_tensorboard_save_images": false,
|
|
"training_tensorboard_flush_every": 120.0,
|
|
"canvas_hotkey_zoom": "Alt",
|
|
"canvas_hotkey_adjust": "Ctrl",
|
|
"canvas_hotkey_shrink_brush": "Q",
|
|
"canvas_hotkey_grow_brush": "W",
|
|
"canvas_hotkey_move": "F",
|
|
"canvas_hotkey_fullscreen": "S",
|
|
"canvas_hotkey_reset": "R",
|
|
"canvas_hotkey_overlap": "O",
|
|
"canvas_show_tooltip": true,
|
|
"canvas_auto_expand": true,
|
|
"canvas_blur_prompt": false,
|
|
"canvas_disabled_functions": [
|
|
"Overlap"
|
|
],
|
|
"interrogate_keep_models_in_memory": false,
|
|
"interrogate_return_ranks": false,
|
|
"interrogate_clip_num_beams": 1,
|
|
"interrogate_clip_min_length": 32,
|
|
"interrogate_clip_max_length": 86,
|
|
"interrogate_clip_dict_limit": 1500.0,
|
|
"interrogate_clip_skip_categories": [],
|
|
"interrogate_deepbooru_score_threshold": 0.5,
|
|
"deepbooru_sort_alpha": true,
|
|
"deepbooru_use_spaces": true,
|
|
"deepbooru_escape": true,
|
|
"deepbooru_filter_tags": "",
|
|
"disabled_extensions": [],
|
|
"disable_all_extensions": "none",
|
|
"tac_tagFile": "macmilling-danbooru.csv",
|
|
"tac_active": true,
|
|
"tac_activeIn.txt2img": true,
|
|
"tac_activeIn.img2img": true,
|
|
"tac_activeIn.negativePrompts": true,
|
|
"tac_activeIn.thirdParty": true,
|
|
"tac_activeIn.modelList": "",
|
|
"tac_activeIn.modelListMode": "Blacklist",
|
|
"tac_slidingPopup": true,
|
|
"tac_maxResults": 8.0,
|
|
"tac_showAllResults": false,
|
|
"tac_resultStepLength": 100,
|
|
"tac_delayTime": 100,
|
|
"tac_useWildcards": true,
|
|
"tac_sortWildcardResults": true,
|
|
"tac_wildcardExclusionList": "",
|
|
"tac_skipWildcardRefresh": false,
|
|
"tac_useEmbeddings": true,
|
|
"tac_forceRefreshEmbeddings": false,
|
|
"tac_includeEmbeddingsInNormalResults": false,
|
|
"tac_useHypernetworks": true,
|
|
"tac_useLoras": true,
|
|
"tac_useLycos": true,
|
|
"tac_useLoraPrefixForLycos": true,
|
|
"tac_showWikiLinks": true,
|
|
"tac_showExtraNetworkPreviews": true,
|
|
"tac_modelSortOrder": "Name",
|
|
"tac_useStyleVars": false,
|
|
"tac_frequencySort": true,
|
|
"tac_frequencyFunction": "Logarithmic (weak)",
|
|
"tac_frequencyMinCount": 3,
|
|
"tac_frequencyMaxAge": 30,
|
|
"tac_frequencyRecommendCap": 10,
|
|
"tac_frequencyIncludeAlias": false,
|
|
"tac_replaceUnderscores": true,
|
|
"tac_undersocreReplacementExclusionList": "0_0,(o)_(o),+_+,+_-,._.,<o>_<o>,<|>_<|>,=_=,>_<,3_3,6_9,>_o,@_@,^_^,o_o,u_u,x_x,|_|,||_||",
|
|
"tac_escapeParentheses": true,
|
|
"tac_appendComma": true,
|
|
"tac_appendSpace": true,
|
|
"tac_alwaysSpaceAtEnd": true,
|
|
"tac_modelKeywordCompletion": "Never",
|
|
"tac_modelKeywordLocation": "Start of prompt",
|
|
"tac_wildcardCompletionMode": "To next folder level",
|
|
"tac_alias.searchByAlias": true,
|
|
"tac_alias.onlyShowAlias": false,
|
|
"tac_translation.translationFile": "None",
|
|
"tac_translation.oldFormat": false,
|
|
"tac_translation.searchByTranslation": true,
|
|
"tac_translation.liveTranslation": false,
|
|
"tac_extra.extraFile": "macmilling-quality-tags.csv",
|
|
"tac_extra.addMode": "Insert before",
|
|
"tac_chantFile": "macmilling-chants.json",
|
|
"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}",
|
|
"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}",
|
|
"tac_refreshTempFiles": "Refresh TAC temp files",
|
|
"use_aria2": true,
|
|
"disable_dns": false,
|
|
"show_log": false,
|
|
"split_aria2": 51,
|
|
"aria2_flags": "",
|
|
"unpack_zip": false,
|
|
"save_api_info": false,
|
|
"auto_save_all_img": false,
|
|
"custom_api_key": "f36d73d78f8c818fbf33626e67adb45f",
|
|
"hide_early_access": true,
|
|
"use_LORA": true,
|
|
"dot_subfolders": true,
|
|
"use_local_html": false,
|
|
"local_path_in_html": false,
|
|
"page_header": false,
|
|
"video_playback": true,
|
|
"individual_meta_btn": true,
|
|
"model_desc_to_json": true,
|
|
"civitai_not_found_print": true,
|
|
"civitai_send_to_browser": false,
|
|
"image_location": "",
|
|
"sub_image_location": true,
|
|
"save_to_custom": false,
|
|
"custom_civitai_proxy": "",
|
|
"cabundle_path_proxy": "",
|
|
"disable_sll_proxy": false,
|
|
"Checkpoint_default_subfolder": "\\{BASEMODEL}",
|
|
"LORA_LoCon_default_subfolder": "\\{BASEMODEL}",
|
|
"TextualInversion_default_subfolder": "\\{BASEMODEL}\\{MODELNAME}",
|
|
"Poses_default_subfolder": "\\{BASEMODEL}\\{MODELNAME}",
|
|
"Controlnet_default_subfolder": "\\{BASEMODEL}\\{MODELNAME}",
|
|
"Hypernetwork_default_subfolder": "\\{BASEMODEL}\\{MODELNAME}",
|
|
"MotionModule_default_subfolder": "\\{BASEMODEL}",
|
|
"SWINIR_upscale_default_subfolder": "\\{BASEMODEL}\\{MODELNAME}",
|
|
"REALESRGAN_upscale_default_subfolder": "\\{BASEMODEL}\\{MODELNAME}",
|
|
"GFPGAN_upscale_default_subfolder": "\\{BASEMODEL}\\{MODELNAME}",
|
|
"BSRGAN_upscale_default_subfolder": "\\{BASEMODEL}\\{MODELNAME}",
|
|
"ESRGAN_upscale_default_subfolder": "\\{BASEMODEL}\\{MODELNAME}",
|
|
"VAE_default_subfolder": "\\{BASEMODEL}\\{MODELNAME}",
|
|
"AestheticGradient_default_subfolder": "\\{BASEMODEL}\\{MODELNAME}",
|
|
"Wildcards_default_subfolder": "\\{BASEMODEL}\\{MODELNAME}",
|
|
"Workflows_default_subfolder": "\\{BASEMODEL}\\{MODELNAME}",
|
|
"Other_default_subfolder": "\\{BASEMODEL}",
|
|
"arh_javascript_aspect_ratio_show": true,
|
|
"arh_javascript_aspect_ratio": "1:1, 3:2, 4:3, 5:4, 16:9, 20:10, 21:9",
|
|
"arh_ui_javascript_selection_method": "Aspect Ratios Dropdown",
|
|
"arh_hide_accordion_by_default": true,
|
|
"arh_expand_by_default": false,
|
|
"arh_ui_component_order_key": "PredefinedAspectRatioButtons, MinDimensionScaler, MaxDimensionScaler, PredefinedPercentageButtons",
|
|
"arh_show_max_width_or_height": false,
|
|
"arh_max_width_or_height": 1024.0,
|
|
"arh_show_min_width_or_height": false,
|
|
"arh_min_width_or_height": 1024.0,
|
|
"arh_show_predefined_aspect_ratios": false,
|
|
"arh_predefined_aspect_ratio_use_max_dim": false,
|
|
"arh_predefined_aspect_ratios": "1:1, 4:3, 16:9, 9:16, 21:9",
|
|
"arh_show_predefined_percentages": false,
|
|
"arh_predefined_percentages": "25, 50, 75, 125, 150, 175, 200",
|
|
"arh_predefined_percentages_display_key": "Incremental/decremental percentage (-50%, +50%)",
|
|
"prompt_history_enabled": true,
|
|
"prompt_history_data_path": "G:\\stable-diffusion-webui\\extensions\\sd-webui-prompt-history\\data",
|
|
"prompt_history_preview_thumb_size_inline": 96,
|
|
"prompt_history_items_per_page": 15,
|
|
"prompt_history_automatic_save_info": true,
|
|
"prompt_history_save_thumbnail": "thumbnail",
|
|
"control_net_detectedmap_dir": "detected_maps",
|
|
"control_net_models_path": "",
|
|
"control_net_modules_path": "",
|
|
"control_net_unit_count": 3,
|
|
"control_net_model_cache_size": 2,
|
|
"control_net_inpaint_blur_sigma": 7,
|
|
"control_net_no_detectmap": false,
|
|
"control_net_detectmap_autosaving": false,
|
|
"control_net_allow_script_control": true,
|
|
"control_net_sync_field_args": true,
|
|
"controlnet_show_batch_images_in_ui": false,
|
|
"controlnet_increment_seed_during_batch": false,
|
|
"controlnet_disable_openpose_edit": false,
|
|
"controlnet_disable_photopea_edit": false,
|
|
"controlnet_photopea_warning": true,
|
|
"controlnet_ignore_noninpaint_mask": false,
|
|
"controlnet_clip_detector_on_cpu": false,
|
|
"controlnet_control_type_dropdown": false,
|
|
"prioritized_callbacks_ui_tabs": [],
|
|
"prioritized_callbacks_after_component": [],
|
|
"prioritized_callbacks_on_reload": [],
|
|
"prioritized_callbacks_script_before_process_batch": [],
|
|
"prioritized_callbacks_script_postprocess": [],
|
|
"prioritized_callbacks_script_postprocess_batch": [],
|
|
"prioritized_callbacks_script_after_component": [],
|
|
"ad_max_models": 4,
|
|
"ad_extra_models_dir": "G:\\stable-diffusion-webui\\models\\adetailer",
|
|
"ad_save_images_dir": "",
|
|
"ad_save_previews": false,
|
|
"ad_save_images_before": true,
|
|
"ad_only_selected_scripts": true,
|
|
"ad_script_names": "dynamic_prompting,dynamic_thresholding,lora_block_weight,negpip,wildcard_recursive,wildcards",
|
|
"ad_bbox_sortby": "None",
|
|
"ad_same_seed_for_each_tab": false,
|
|
"ad_dynamic_denoise_power": 2.05,
|
|
"ad_match_inpaint_bbox_size": "Free",
|
|
"prioritized_callbacks_script_postprocess_image": [],
|
|
"additional_networks_extra_lora_path": "",
|
|
"additional_networks_sort_models_by": "name",
|
|
"additional_networks_reverse_sort_order": false,
|
|
"additional_networks_model_name_filter": "",
|
|
"additional_networks_xy_grid_model_metadata": "",
|
|
"additional_networks_hash_thread_count": 8.0,
|
|
"additional_networks_back_up_model_when_saving": true,
|
|
"additional_networks_show_only_safetensors": false,
|
|
"additional_networks_show_only_models_with_metadata": "disabled",
|
|
"additional_networks_max_top_tags": 20,
|
|
"additional_networks_max_dataset_folders": 20,
|
|
"queue_paused": false,
|
|
"queue_button_hide_checkpoint": true,
|
|
"queue_button_placement": "Under Generate button",
|
|
"queue_ui_placement": "As a tab",
|
|
"queue_history_retention_days": "3 days",
|
|
"queue_automatic_requeue_failed_task": false,
|
|
"queue_grid_page_size": 0,
|
|
"queue_keyboard_shortcut": "Ctrl+KeyE",
|
|
"queue_completion_action": "Do nothing",
|
|
"sam_use_local_groundingdino": false,
|
|
"prioritized_callbacks_script_process_batch": [],
|
|
"prioritized_callbacks_script_postprocess_batch_list": [],
|
|
"prioritized_callbacks_cfg_after_cfg": []
|
|
} |