ACCA225 commited on
Commit
130baac
1 Parent(s): 5746f48

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +53 -5
config.json CHANGED
@@ -161,10 +161,7 @@
161
  "uni_pc_skip_type": "time_uniform",
162
  "uni_pc_order": 3,
163
  "uni_pc_lower_order_final": true,
164
- "postprocessing_enable_in_main_ui": [
165
- "Upscale",
166
- "CodeFormer"
167
- ],
168
  "postprocessing_operation_order": [],
169
  "upscaling_max_images_in_cache": 5,
170
  "disabled_extensions": [
@@ -488,5 +485,56 @@
488
  "img2img_settings_accordion": false,
489
  "enable_console_prompts": true,
490
  "dump_stacks_on_signal": false,
491
- "postprocessing_existing_caption_action": "Ignore"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
492
  }
 
161
  "uni_pc_skip_type": "time_uniform",
162
  "uni_pc_order": 3,
163
  "uni_pc_lower_order_final": true,
164
+ "postprocessing_enable_in_main_ui": [],
 
 
 
165
  "postprocessing_operation_order": [],
166
  "upscaling_max_images_in_cache": 5,
167
  "disabled_extensions": [
 
485
  "img2img_settings_accordion": false,
486
  "enable_console_prompts": true,
487
  "dump_stacks_on_signal": false,
488
+ "postprocessing_existing_caption_action": "Ignore",
489
+ "tac_wildcardExclusionList": "",
490
+ "tac_skipWildcardRefresh": false,
491
+ "tac_includeEmbeddingsInNormalResults": false,
492
+ "tac_useLoraPrefixForLycos": true,
493
+ "tac_modelSortOrder": "Name",
494
+ "tac_useStyleVars": false,
495
+ "tac_modelKeywordLocation": "Start of prompt",
496
+ "animatediff_default_save_formats": [
497
+ "GIF",
498
+ "PNG"
499
+ ],
500
+ "animatediff_frame_extract_path": "",
501
+ "animatediff_frame_extract_remove": false,
502
+ "animatediff_default_frame_extract_method": "ffmpeg",
503
+ "control_net_unit_count": 3,
504
+ "control_net_inpaint_blur_sigma": 7,
505
+ "controlnet_disable_openpose_edit": false,
506
+ "controlnet_disable_photopea_edit": false,
507
+ "controlnet_photopea_warning": true,
508
+ "controlnet_ignore_noninpaint_mask": false,
509
+ "controlnet_clip_detector_on_cpu": false,
510
+ "encrypt_image_is_enable": "是",
511
+ "auto_backcompat": true,
512
+ "use_downcasted_alpha_bar": false,
513
+ "extra_networks_card_description_is_html": false,
514
+ "extra_networks_tree_view_default_enabled": false,
515
+ "lora_not_found_warning_console": false,
516
+ "lora_not_found_gradio_warning": false,
517
+ "pad_cond_uncond_v0": false,
518
+ "fp8_storage": "Enable",
519
+ "cache_fp16_weight": false,
520
+ "sd_noise_schedule": "Default",
521
+ "emphasis": "Original",
522
+ "enable_prompt_comments": true,
523
+ "auto_vae_precision_bfloat16": false,
524
+ "overlay_inpaint": true,
525
+ "sd_webui_modal_lightbox_icon_opacity": 1,
526
+ "sd_webui_modal_lightbox_toolbar_opacity": 0.9,
527
+ "open_dir_button_choice": "Subdirectory",
528
+ "include_styles_into_token_counters": true,
529
+ "interrupt_after_current": true,
530
+ "enable_upscale_progressbar": true,
531
+ "dat_enabled_models": [
532
+ "DAT x2",
533
+ "DAT x3",
534
+ "DAT x4"
535
+ ],
536
+ "DAT_tile": 192,
537
+ "DAT_tile_overlap": 8,
538
+ "canvas_hotkey_shrink_brush": "Q",
539
+ "canvas_hotkey_grow_brush": "W"
540
  }