Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: List of LoRAs is incomplete #16156

Open
1 of 6 tasks
van1027 opened this issue Jul 5, 2024 · 0 comments
Open
1 of 6 tasks

[Bug]: List of LoRAs is incomplete #16156

van1027 opened this issue Jul 5, 2024 · 0 comments
Labels
bug-report Report of a bug, yet to be confirmed

Comments

@van1027
Copy link

van1027 commented Jul 5, 2024

Checklist

  • The issue exists after disabling all extensions
  • The issue exists on a clean installation of webui
  • The issue is caused by an extension, but I believe it is caused by a bug in the webui
  • The issue exists in the current version of the webui
  • The issue has not been reported before recently
  • The issue has been reported before but has not been fixed yet

What happened?

When you are switching between SDXL 1.0, Pony and SD 1.5 checkpoints, the list of LoRAs is not refreshing. It looks like the list of LoRAs is loaded once - on the startup and the list is getting filtered by the currently selected checkpoint type. After switching the checkpoint, you have to manually refresh the list of LoRAs. I believe it's a bug. Would be logical to cache all of the LoRAs, not only applicable to current checkpoint type. Or to make it optional in the settings.

Steps to reproduce the problem

  1. Download two checkpoints, Pony/SDXL 1.0 and SD 1.5.
  2. Download two LoRAs, one for Pony/SDXL 1, another for SD 1.5
  3. Select Pony or SDXL 1.0 checkpoint
  4. Go to Lora tab - there would be only 1 relevant model
  5. Switch to SD 1.5 checkpoint
  6. Go to Lora tab - there would be incorrect LoRA, that is not applicable to your currently selected checkpoint.

What should have happened?

The list of LoRAs should have updated after we switched to the different checkpoint.

What browsers do you use to access the UI ?

No response

Sysinfo

{
"Platform": "Linux-6.5.0-41-generic-x86_64-with-glibc2.35",
"Python": "3.10.12",
"Version": "v1.9.3",
"Commit": "1c0a0c4c26f78c32095ebc7f8af82f5c04fca8c0",
"Script path": "/mnt/backup/stable-diffusion-webui",
"Data path": "/mnt/backup/stable-diffusion-webui",
"Extensions dir": "/mnt/backup/stable-diffusion-webui/extensions",
"Checksum": "ea1f46ad6b17ff14582f8be3e6c4ffd7083cef2ccb0d88338f13f171570d49de",
"Commandline": [
"launch.py",
"--no-half-vae",
"--xformers",
"--listen"
],
"Torch env info": {
"torch_version": "2.1.2+cu121",
"is_debug_build": "False",
"cuda_compiled_version": "12.1",
"gcc_version": "(Ubuntu 11.4.0-1ubuntu122.04) 11.4.0",
"clang_version": null,
"cmake_version": null,
"os": "Ubuntu 22.04.1 LTS (x86_64)",
"libc_version": "glibc-2.35",
"python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] (64-bit runtime)",
"python_platform": "Linux-6.5.0-41-generic-x86_64-with-glibc2.35",
"is_cuda_available": "True",
"cuda_runtime_version": null,
"cuda_module_loading": "LAZY",
"nvidia_driver_version": "550.54.15",
"nvidia_gpu_models": "GPU 0: NVIDIA GeForce RTX 4080 SUPER",
"cudnn_version": null,
"pip_version": "pip3",
"pip_packages": [
"numpy==1.26.2",
"open-clip-torch==2.20.0",
"pytorch-lightning==1.9.4",
"torch==2.1.2+cu121",
"torchdiffeq==0.2.3",
"torchmetrics==1.4.0.post0",
"torchsde==0.2.6",
"torchvision==0.16.2+cu121",
"triton==2.1.0"
],
"conda_packages": null,
"hip_compiled_version": "N/A",
"hip_runtime_version": "N/A",
"miopen_runtime_version": "N/A",
"caching_allocator_config": "",
"is_xnnpack_available": "True",
"cpu_info": [
"Architecture: x86_64",
"CPU op-mode(s): 32-bit, 64-bit",
"Address sizes: 43 bits physical, 48 bits virtual",
"Byte Order: Little Endian",
"CPU(s): 16",
"On-line CPU(s) list: 0-15",
"Vendor ID: AuthenticAMD",
"Model name: AMD Ryzen 7 2700X Eight-Core Processor",
"CPU family: 23",
"Model: 8",
"Thread(s) per core: 2",
"Core(s) per socket: 8",
"Socket(s): 1",
"Stepping: 2",
"Frequency boost: enabled",
"CPU max MHz: 3700.0000",
"CPU min MHz: 2200.0000",
"BogoMIPS: 7386.36",
"Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb hw_pstate ssbd ibpb vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt sha_ni xsaveopt xsavec xgetbv1 clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif overflow_recov succor smca sev sev_es",
"Virtualization: AMD-V",
"L1d cache: 256 KiB (8 instances)",
"L1i cache: 512 KiB (8 instances)",
"L2 cache: 4 MiB (8 instances)",
"L3 cache: 16 MiB (2 instances)",
"NUMA node(s): 1",
"NUMA node0 CPU(s): 0-15",
"Vulnerability Gather data sampling: Not affected",
"Vulnerability Itlb multihit: Not affected",
"Vulnerability L1tf: Not affected",
"Vulnerability Mds: Not affected",
"Vulnerability Meltdown: Not affected",
"Vulnerability Mmio stale data: Not affected",
"Vulnerability Retbleed: Mitigation; untrained return thunk; SMT vulnerable",
"Vulnerability Spec rstack overflow: Mitigation; Safe RET",
"Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl",
"Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and user pointer sanitization",
"Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected",
"Vulnerability Srbds: Not affected",
"Vulnerability Tsx async abort: Not affected"
]
},
"Exceptions": [
{
"exception": "No module named 'basicsr'",
"traceback": [
[
"/mnt/backup/stable-diffusion-webui/modules/scripts.py, line 508, load_scripts",
"script_module = script_loading.load_module(scriptfile.path)"
],
[
"/mnt/backup/stable-diffusion-webui/modules/script_loading.py, line 13, load_module",
"module_spec.loader.exec_module(module)"
],
[
", line 883, exec_module",
""
],
[
", line 241, _call_with_frames_removed",
""
],
[
"/mnt/backup/stable-diffusion-webui/extensions/openpose-editor/scripts/main.py, line 14, ",
"from basicsr.utils.download_util import load_file_from_url"
]
]
}
],
"CPU": {
"model": "x86_64",
"count logical": 16,
"count physical": 8
},
"RAM": {
"total": "31GB",
"used": "30GB",
"free": "393MB",
"active": "16GB",
"inactive": "14GB",
"buffers": "12MB",
"cached": "933MB",
"shared": "210MB"
},
"Extensions": [
{
"name": "Stable-Diffusion-Webui-Civitai-Helper",
"path": "/mnt/backup/stable-diffusion-webui/extensions/Stable-Diffusion-Webui-Civitai-Helper",
"version": "2242edf2",
"branch": "master",
"remote": "https://github.com/zixaphir/Stable-Diffusion-Webui-Civitai-Helper.git"
},
{
"name": "adetailer",
"path": "/mnt/backup/stable-diffusion-webui/extensions/adetailer",
"version": "a89c01d3",
"branch": "main",
"remote": "https://github.com/Bing-su/adetailer.git"
},
{
"name": "openpose-editor",
"path": "/mnt/backup/stable-diffusion-webui/extensions/openpose-editor",
"version": "c9357715",
"branch": "master",
"remote": "https://github.com/fkunn1326/openpose-editor.git"
},
{
"name": "sd-dynamic-prompts",
"path": "/mnt/backup/stable-diffusion-webui/extensions/sd-dynamic-prompts",
"version": "1567e787",
"branch": "main",
"remote": "https://github.com/adieyal/sd-dynamic-prompts.git"
},
{
"name": "sd-dynamic-thresholding",
"path": "/mnt/backup/stable-diffusion-webui/extensions/sd-dynamic-thresholding",
"version": "ec5d85c1",
"branch": "master",
"remote": "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding.git"
},
{
"name": "sd-webui-3d-open-pose-editor",
"path": "/mnt/backup/stable-diffusion-webui/extensions/sd-webui-3d-open-pose-editor",
"version": "f2d5aac5",
"branch": "main",
"remote": "https://github.com/nonnonstop/sd-webui-3d-open-pose-editor.git"
},
{
"name": "sd-webui-agent-scheduler",
"path": "/mnt/backup/stable-diffusion-webui/extensions/sd-webui-agent-scheduler",
"version": "721a36f5",
"branch": "main",
"remote": "https://github.com/ArtVentureX/sd-webui-agent-scheduler.git"
},
{
"name": "sd-webui-aspect-ratio-helper",
"path": "/mnt/backup/stable-diffusion-webui/extensions/sd-webui-aspect-ratio-helper",
"version": "99fcf9b0",
"branch": "main",
"remote": "https://github.com/thomasasfk/sd-webui-aspect-ratio-helper.git"
},
{
"name": "sd-webui-controlnet",
"path": "/mnt/backup/stable-diffusion-webui/extensions/sd-webui-controlnet",
"version": "7b4cdea2",
"branch": "main",
"remote": "https://github.com/Mikubill/sd-webui-controlnet.git"
},
{
"name": "sd-webui-loractl",
"path": "/mnt/backup/stable-diffusion-webui/extensions/sd-webui-loractl",
"version": "b48cf602",
"branch": "master",
"remote": "https://github.com/cheald/sd-webui-loractl.git"
},
{
"name": "sd-webui-openpose-editor",
"path": "/mnt/backup/stable-diffusion-webui/extensions/sd-webui-openpose-editor",
"version": "cebe13e0",
"branch": "main",
"remote": "https://github.com/huchenlei/sd-webui-openpose-editor.git"
},
{
"name": "sd-webui-regional-prompter",
"path": "/mnt/backup/stable-diffusion-webui/extensions/sd-webui-regional-prompter",
"version": "50493ec0",
"branch": "main",
"remote": "https://github.com/hako-mikan/sd-webui-regional-prompter.git"
},
{
"name": "sd-webui-replacer",
"path": "/mnt/backup/stable-diffusion-webui/extensions/sd-webui-replacer",
"version": "f7b7983f",
"branch": "master",
"remote": "https://github.com/light-and-ray/sd-webui-replacer.git"
},
{
"name": "sd-webui-segment-anything",
"path": "/mnt/backup/stable-diffusion-webui/extensions/sd-webui-segment-anything",
"version": "982138cf",
"branch": "master",
"remote": "https://github.com/continue-revolution/sd-webui-segment-anything.git"
},
{
"name": "stable-diffusion-webui-state",
"path": "/mnt/backup/stable-diffusion-webui/extensions/stable-diffusion-webui-state",
"version": "ce1ca3a1",
"branch": "main",
"remote": "https://github.com/ilian6806/stable-diffusion-webui-state.git"
},
{
"name": "stable-diffusion-webui-wildcards",
"path": "/mnt/backup/stable-diffusion-webui/extensions/stable-diffusion-webui-wildcards",
"version": "c7d49e18",
"branch": "master",
"remote": "https://github.com/AUTOMATIC1111/stable-diffusion-webui-wildcards.git"
},
{
"name": "ultimate-upscale-for-automatic1111",
"path": "/mnt/backup/stable-diffusion-webui/extensions/ultimate-upscale-for-automatic1111",
"version": "2322caa4",
"branch": "master",
"remote": "https://github.com/Coyote-A/ultimate-upscale-for-automatic1111.git"
}
],
"Inactive extensions": [
{
"name": "sd-webui-infinite-image-browsing",
"path": "/mnt/backup/stable-diffusion-webui/extensions/sd-webui-infinite-image-browsing",
"version": "fc3dcb50",
"branch": "main",
"remote": "https://github.com/zanllp/sd-webui-infinite-image-browsing.git"
}
],
"Environment": {
"COMMANDLINE_ARGS": "--no-half-vae --xformers --listen",
"GIT": "git",
"GRADIO_ANALYTICS_ENABLED": "False"
},
"Config": {
"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": "babesKissableLips_20.safetensors [8909556bda]",
"sd_checkpoint_hash": "8909556bda4752030bc063258e538f4368c83d18b68610e08c84727e66552709",
"disabled_extensions": [
"sd-webui-infinite-image-browsing"
],
"disable_all_extensions": "none",
"ch_civiai_api_key": "00533e7436d3b48b47dd128c9b628955",
"ch_dl_lyco_to_lora": true,
"ch_open_url_with_js": true,
"ch_hide_buttons": [],
"ch_always_display": false,
"ch_max_size_preview": true,
"ch_download_examples": true,
"ch_nsfw_threshold": "XXX",
"ch_dl_webui_metadata": true,
"ch_proxy": "",
"ad_max_models": 4,
"ad_extra_models_dir": "",
"ad_save_previews": false,
"ad_save_images_before": true,
"ad_only_seleted_scripts": true,
"ad_script_names": "dynamic_prompting,dynamic_thresholding,lora_block_weight,negpip,wildcard_recursive,wildcards",
"ad_bbox_sortby": "Position (left to right)",
"ad_same_seed_for_each_tap": false,
"dp_ignore_whitespace": true,
"dp_write_raw_template": false,
"dp_write_prompts_to_file": false,
"dp_parser_variant_start": "{",
"dp_parser_variant_end": "}",
"dp_parser_wildcard_wrap": "
",
"dp_limit_jinja_prompts": false,
"dp_auto_purge_cache": false,
"dp_wildcard_manager_no_dedupe": false,
"dp_wildcard_manager_no_sort": false,
"dp_wildcard_manager_shuffle": true,
"dp_magicprompt_default_model": "Gustavosta/MagicPrompt-Stable-Diffusion",
"dp_magicprompt_batch_size": 1,
"queue_paused": false,
"queue_button_hide_checkpoint": true,
"queue_button_placement": "Under Generate button",
"queue_ui_placement": "As a tab",
"queue_history_retention_days": "30 days",
"queue_automatic_requeue_failed_task": false,
"queue_grid_page_size": 0,
"queue_keyboard_shortcut": "Ctrl+KeyE",
"queue_completion_action": "Do nothing",
"arh_javascript_aspect_ratio_show": true,
"arh_javascript_aspect_ratio": "1:1, 3:2, 4:3, 5:4, 16: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": "MaxDimensionScaler, MinDimensionScaler, PredefinedAspectRatioButtons, 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%)",
"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": false,
"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,
"regprp_debug": false,
"regprp_hidepmask": false,
"replacer_use_first_positive_prompt_from_examples": true,
"replacer_use_first_negative_prompt_from_examples": true,
"replacer_hide_segment_anything_accordions": false,
"replacer_hide_animatediff_accordions": false,
"replacer_hide_replacer_script": false,
"replacer_always_unload_models": "Automatic",
"replacer_use_cpu_for_detection": false,
"replacer_fast_dilation": true,
"replacer_mask_color": "#84FF9A",
"replacer_detection_prompt_examples": "",
"replacer_avoidance_prompt_examples": "",
"replacer_positive_prompt_examples": "",
"replacer_negative_prompt_examples": "",
"replacer_hf_positive_prompt_suffix_examples": "",
"replacer_examples_per_page_for_detection_prompt": 10,
"replacer_examples_per_page_for_avoidance_prompt": 10,
"replacer_examples_per_page_for_positive_prompt": 10,
"replacer_examples_per_page_for_negative_prompt": 10,
"replacer_save_dir": "outputs/replacer",
"sam_use_local_groundingdino": false,
"state": [
"tabs"
],
"state_txt2img": [
"prompt",
"negative_prompt",
"styles",
"sampling",
"scheduler",
"sampling_steps",
"width",
"height",
"batch_count",
"batch_size",
"cfg_scale",
"seed",
"hires_fix",
"hires_upscaler",
"upscaler_scale_by_max_side_length",
"refiner_switch",
"upscaler_scale_by_resize",
"refiner_checkpoint",
"refiner",
"hires_denoising_strength",
"hires_resize_y",
"hires_resize_x",
"hires_scale",
"hires_steps",
"upscaler_scale_to_w",
"upscaler_scale_to_h",
"upscaler_scale_to_crop",
"upscaler_1",
"upscaler_2",
"upscaler_2_visibility",
"script"
],
"state_img2img": [
"prompt",
"negative_prompt",
"styles",
"refiner",
"refiner_checkpoint",
"refiner_switch",
"upscaler_scale_by_resize",
"upscaler_scale_by_max_side_length",
"upscaler_scale_to_w",
"upscaler_scale_to_h",
"upscaler_scale_to_crop",
"upscaler_2",
"sampling",
"scheduler",
"resize_mode",
"sampling_steps",
"width",
"height",
"batch_count",
"batch_size",
"cfg_scale",
"denoising_strength",
"script",
"seed",
"upscaler_1",
"upscaler_2_visibility"
],
"state_extensions": [
"control-net",
"adetailer",
"multidiffusion",
"dynamic prompting"
],
"state_ui": [
"Reset Button",
"Import Button",
"Export Button"
],
"wildcards_same_seed": false,
"outdir_samples": "",
"outdir_txt2img_samples": "/mnt/backup/stable_diffusion/",
"outdir_img2img_samples": "/mnt/backup/stable_diffusion/",
"outdir_extras_samples": "outputs/extras-images",
"outdir_grids": "",
"outdir_txt2img_grids": "outputs/txt2img-grids",
"outdir_img2img_grids": "outputs/img2img-grids",
"outdir_save": "log/images",
"outdir_init_images": "outputs/init-images",
"samples_save": true,
"samples_format": "png",
"samples_filename_pattern": "",
"save_images_add_number": true,
"save_images_replace_action": "Replace",
"grid_save": false,
"grid_format": "png",
"grid_extended_filename": false,
"grid_only_if_multiple": true,
"grid_prevent_empty_spots": false,
"grid_zip_filename_pattern": "",
"n_rows": -1,
"font": "",
"grid_text_active_color": "#000000",
"grid_text_inactive_color": "#999999",
"grid_background_color": "#ffffff",
"save_images_before_face_restoration": true,
"save_images_before_highres_fix": true,
"save_images_before_color_correction": true,
"save_mask": false,
"save_mask_composite": false,
"jpeg_quality": 80,
"webp_lossless": false,
"export_for_4chan": true,
"img_downscale_threshold": 4.0,
"target_side_length": 4000.0,
"img_max_size_mp": 200.0,
"use_original_name_batch": true,
"use_upscaler_name_as_suffix": false,
"save_selected_only": true,
"save_init_img": false,
"temp_dir": "",
"clean_temp_dir_at_start": false,
"save_incomplete_images": false,
"notification_audio": false,
"notification_volume": 100,
"save_to_dirs": true,
"grid_save_to_dirs": true,
"use_save_to_dirs_for_ui": false,
"directories_filename_pattern": "[date]",
"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,
"dont_fix_second_order_samplers_schedule": 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": 0.0,
"extra_networks_card_height": 0.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_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,
"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",
"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,
"CLIP_stop_at_last_layers": 2,
"upcast_attn": false,
"randn_source": "GPU",
"tiling": false,
"hires_fix_refiner_pass": "second pass",
"enable_prompt_comments": true,
"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": "vae-ft-mse-840000-ema-pruned.ckpt",
"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": false,
"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": false,
"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": true,
"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": "png",
"show_progress_grid": true,
"show_progress_every_n_steps": 10,
"show_progress_type": "Approx NN",
"live_preview_allow_lowvram_full": false,
"live_preview_content": "Prompt",
"live_preview_refresh_period": 1000.0,
"live_preview_fast_interrupt": false,
"js_live_preview_in_modal_lightbox": false,
"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": false,
"hires_fix_show_prompts": false,
"txt2img_settings_accordion": false,
"img2img_settings_accordion": false,
"interrupt_after_current": true,
"localization": "None",
"quicksettings_list": [
"sd_model_checkpoint",
"sd_vae",
"CLIP_stop_at_last_layers"
],
"ui_tab_order": [],
"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": true,
"api_useragent": "",
"prioritized_callbacks_app_started": [],
"prioritized_callbacks_model_loaded": [],
"prioritized_callbacks_ui_tabs": [],
"prioritized_callbacks_ui_settings": [],
"prioritized_callbacks_before_image_saved": [],
"prioritized_callbacks_cfg_after_cfg": [],
"prioritized_callbacks_after_component": [],
"prioritized_callbacks_infotext_pasted": [],
"prioritized_callbacks_script_unloaded": [],
"prioritized_callbacks_before_ui": [],
"prioritized_callbacks_on_reload": [],
"prioritized_callbacks_list_optimizers": [],
"prioritized_callbacks_before_token_counter": [],
"prioritized_callbacks_script_before_process": [],
"prioritized_callbacks_script_process": [],
"prioritized_callbacks_script_before_process_batch": [],
"prioritized_callbacks_script_process_batch": [],
"prioritized_callbacks_script_postprocess": [],
"prioritized_callbacks_script_postprocess_batch": [],
"prioritized_callbacks_script_post_sample": [],
"prioritized_callbacks_script_on_mask_blend": [],
"prioritized_callbacks_script_postprocess_image": [],
"prioritized_callbacks_script_postprocess_maskoverlay": [],
"prioritized_callbacks_script_after_component": [],
"auto_launch_browser": "Disable",
"enable_console_prompts": true,
"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": 24,
"interrogate_clip_max_length": 48,
"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": "",
"replacer_default_extra_includes": [
"script"
],
"openpose3d_use_online_version": false
},
"Startup": {
"total": 20.79372262954712,
"records": {
"initial startup": 0.0077669620513916016,
"prepare environment/checks": 0.00018930435180664062,
"prepare environment/git version info": 0.01959848403930664,
"prepare environment/torch GPU test": 2.343698263168335,
"prepare environment/clone repositores": 0.0483400821685791,
"prepare environment/run extensions installers/stable-diffusion-webui-wildcards": 0.00039768218994140625,
"prepare environment/run extensions installers/sd-webui-segment-anything": 0.09214639663696289,
"prepare environment/run extensions installers/stable-diffusion-webui-state": 5.507469177246094e-05,
"prepare environment/run extensions installers/Stable-Diffusion-Webui-Civitai-Helper": 1.6689300537109375e-05,
"prepare environment/run extensions installers/sd-webui-replacer": 0.07783031463623047,
"prepare environment/run extensions installers/adetailer": 0.08935070037841797,
"prepare environment/run extensions installers/sd-webui-openpose-editor": 7.390975952148438e-05,
"prepare environment/run extensions installers/sd-webui-regional-prompter": 2.9802322387695312e-05,
"prepare environment/run extensions installers/sd-webui-controlnet": 0.0840609073638916,
"prepare environment/run extensions installers/sd-dynamic-thresholding": 5.602836608886719e-05,
"prepare environment/run extensions installers/openpose-editor": 1.621246337890625e-05,
"prepare environment/run extensions installers/sd-webui-loractl": 1.5020370483398438e-05,
"prepare environment/run extensions installers/sd-webui-aspect-ratio-helper": 1.4066696166992188e-05,
"prepare environment/run extensions installers/sd-webui-agent-scheduler": 0.08440709114074707,
"prepare environment/run extensions installers/ultimate-upscale-for-automatic1111": 7.653236389160156e-05,
"prepare environment/run extensions installers/sd-webui-3d-open-pose-editor": 0.177964448928833,
"prepare environment/run extensions installers/sd-dynamic-prompts": 0.09972786903381348,
"prepare environment/run extensions installers": 0.7062530517578125,
"prepare environment": 3.151726007461548,
"launcher": 0.0011370182037353516,
"import torch": 3.6917262077331543,
"import gradio": 0.9394881725311279,
"setup paths": 2.384521961212158,
"import ldm": 0.0051000118255615234,
"import sgm": 8.106231689453125e-06,
"initialize shared": 0.31189966201782227,
"other imports": 0.8914344310760498,
"opts onchange": 0.00048828125,
"setup SD model": 7.390975952148438e-05,
"setup codeformer": 0.0008525848388671875,
"setup gfpgan": 0.010753393173217773,
"set samplers": 5.5789947509765625e-05,
"list extensions": 0.0031027793884277344,
"restore config state file": 2.0265579223632812e-05,
"list SD models": 0.0743868350982666,
"list localizations": 0.0006232261657714844,
"load scripts/custom_code.py": 0.005953550338745117,
"load scripts/img2imgalt.py": 0.0005853176116943359,
"load scripts/loopback.py": 0.00034332275390625,
"load scripts/outpainting_mk_2.py": 0.0004153251647949219,
"load scripts/poor_mans_outpainting.py": 0.0003304481506347656,
"load scripts/postprocessing_codeformer.py": 0.0002818107604980469,
"load scripts/postprocessing_gfpgan.py": 0.0002853870391845703,
"load scripts/postprocessing_upscale.py": 0.0003452301025390625,
"load scripts/prompt_matrix.py": 0.0002644062042236328,
"load scripts/prompts_from_file.py": 0.0002727508544921875,
"load scripts/sd_upscale.py": 0.0002315044403076172,
"load scripts/xyz_grid.py": 0.0026552677154541016,
"load scripts/ldsr_model.py": 0.3486979007720947,
"load scripts/lora_script.py": 0.7585983276367188,
"load scripts/scunet_model.py": 0.04037070274353027,
"load scripts/swinir_model.py": 0.035495758056640625,
"load scripts/hotkey_config.py": 0.0004820823669433594,
"load scripts/extra_options_section.py": 0.0004439353942871094,
"load scripts/hypertile_script.py": 0.06568241119384766,
"load scripts/hypertile_xyz.py": 0.0001819133758544922,
"load scripts/postprocessing_autosized_crop.py": 0.0003714561462402344,
"load scripts/postprocessing_caption.py": 0.00015926361083984375,
"load scripts/postprocessing_create_flipped_copies.py": 0.00014352798461914062,
"load scripts/postprocessing_focal_crop.py": 0.0007383823394775391,
"load scripts/postprocessing_split_oversized.py": 0.00018072128295898438,
"load scripts/soft_inpainting.py": 0.0005223751068115234,
"load scripts/civitai_helper.py": 0.06673884391784668,
"load scripts/!adetailer.py": 1.3982837200164795,
"load scripts/main.py": 0.001468658447265625,
"load scripts/dynamic_prompting.py": 0.16030597686767578,
"load scripts/dynamic_thresholding.py": 0.03861689567565918,
"load scripts/openpose_editor.py": 0.12390756607055664,
"load scripts/task_scheduler.py": 0.4616825580596924,
"load scripts/sd_webui_aspect_ratio_helper.py": 0.14571380615234375,
"load scripts/adapter.py": 0.0007281303405761719,
"load scripts/api.py": 0.479966402053833,
"load scripts/batch_hijack.py": 0.0005419254302978516,
"load scripts/cldm.py": 0.00035381317138671875,
"load scripts/controlnet.py": 0.2788522243499756,
"load scripts/controlnet_diffusers.py": 0.00034236907958984375,
"load scripts/controlnet_lllite.py": 0.0002968311309814453,
"load scripts/controlnet_lora.py": 0.00020813941955566406,
"load scripts/controlnet_model_guess.py": 0.0003445148468017578,
"load scripts/controlnet_sparsectrl.py": 0.00018262863159179688,
"load scripts/controlnet_version.py": 7.081031799316406e-05,
"load scripts/enums.py": 0.0014536380767822266,
"load scripts/external_code.py": 0.0001621246337890625,
"load scripts/global_state.py": 0.00021004676818847656,
"load scripts/hook.py": 0.0005612373352050781,
"load scripts/infotext.py": 0.0001976490020751953,
"load scripts/logging.py": 0.0003676414489746094,
"load scripts/lvminthin.py": 0.00037097930908203125,
"load scripts/movie2movie.py": 0.00047898292541503906,
"load scripts/supported_preprocessor.py": 0.0016524791717529297,
"load scripts/utils.py": 0.00032067298889160156,
"load scripts/xyz_grid_support.py": 0.0004889965057373047,
"load scripts/loractl.py": 0.15448498725891113,
"load scripts/attention.py": 0.0006358623504638672,
"load scripts/latent.py": 0.001627206802368164,
"load scripts/regions.py": 0.00020503997802734375,
"load scripts/rp.py": 0.03590035438537598,
"load scripts/rps.py": 0.00932002067565918,
"load scripts/replacer_api.py": 0.06783485412597656,
"load scripts/replacer_main_ui.py": 0.37657690048217773,
"load scripts/replacer_script.py": 0.004458189010620117,
"load scripts/auto.py": 0.00030994415283203125,
"load scripts/dino.py": 0.00015163421630859375,
"load scripts/process_params.py": 0.0001659393310546875,
"load scripts/sam.py": 0.06247234344482422,
"load scripts/state_api.py": 0.03984355926513672,
"load scripts/state_settings.py": 0.03917980194091797,
"load scripts/wildcards.py": 0.04423856735229492,
"load scripts/ultimate-upscale.py": 0.0010533332824707031,
"load scripts/comments.py": 0.04250526428222656,
"load scripts/refiner.py": 0.00041484832763671875,
"load scripts/sampler.py": 0.0003230571746826172,
"load scripts/seed.py": 0.0003516674041748047,
"load scripts": 5.311021566390991,
"load upscalers": 0.0022792816162109375,
"refresh VAE": 0.0035600662231445312,
"refresh textual inversion templates": 0.00020122528076171875,
"scripts list_optimizers": 0.0005261898040771484,
"scripts list_unets": 3.409385681152344e-05,
"reload hypernetworks": 0.0005903244018554688,
"initialize extra networks": 0.04183483123779297,
"scripts before_ui_callback": 0.2402338981628418,
"create ui": 2.069626808166504,
"gradio launch": 0.2361617088317871,
"add APIs": 0.007042884826660156,
"app_started_callback/lora_script.py": 0.0003249645233154297,
"app_started_callback/!adetailer.py": 0.00043129920959472656,
"app_started_callback/task_scheduler.py": 1.3603343963623047,
"app_started_callback/api.py": 0.010228633880615234,
"app_started_callback/openpose_editor.py": 0.0022614002227783203,
"app_started_callback/replacer_api.py": 0.0072247982025146484,
"app_started_callback/replacer_main_ui.py": 0.05813956260681152,
"app_started_callback/state_api.py": 0.00015687942504882812,
"app_started_callback": 1.4391179084777832
}
},
"Packages": [
"absl-py==2.1.0",
"accelerate==0.21.0",
"addict==2.4.0",
"aenum==3.1.15",
"aiofiles==23.2.1",
"aiohttp==3.9.5",
"aiosignal==1.3.1",
"albumentations==1.4.3",
"altair==5.3.0",
"antlr4-python3-runtime==4.9.3",
"anyio==3.7.1",
"async-timeout==4.0.3",
"attrs==23.2.0",
"av==12.0.0",
"blendmodes==2022",
"certifi==2024.2.2",
"cffi==1.16.0",
"chardet==5.2.0",
"charset-normalizer==3.3.2",
"clean-fid==0.1.35",
"click==8.1.7",
"clip==1.0",
"coloredlogs==15.0.1",
"colorlog==6.8.2",
"contourpy==1.2.1",
"cssselect2==0.7.0",
"cycler==0.12.1",
"defusedxml==0.7.1",
"deprecation==2.1.0",
"depth-anything==2024.1.22.0",
"diskcache==5.6.3",
"dsine==2024.3.23",
"dynamicprompts==0.31.0",
"einops==0.4.1",
"embreex==2.17.7.post4",
"exceptiongroup==1.2.1",
"facexlib==0.3.0",
"fastapi==0.94.0",
"ffmpy==0.3.2",
"filelock==3.14.0",
"filterpy==1.4.5",
"flatbuffers==24.3.25",
"fonttools==4.51.0",
"frozenlist==1.4.1",
"fsspec==2024.5.0",
"ftfy==6.2.0",
"fvcore==0.1.5.post20221221",
"geffnet==1.0.2",
"gitdb==4.0.11",
"gitpython==3.1.32",
"glob2==0.5",
"gradio-client==0.5.0",
"gradio==3.41.2",
"greenlet==3.0.3",
"h11==0.12.0",
"handrefinerportable==2024.2.12.0",
"httpcore==0.15.0",
"httpx==0.24.1",
"huggingface-hub==0.23.0",
"humanfriendly==10.0",
"idna==3.7",
"imageio-ffmpeg==0.4.9",
"imageio==2.34.1",
"importlib-metadata==7.1.0",
"importlib-resources==6.4.0",
"inflection==0.5.1",
"iopath==0.1.9",
"jax==0.4.28",
"jaxlib==0.4.28",
"jinja2==3.1.4",
"joblib==1.4.2",
"jsonmerge==1.8.0",
"jsonschema-specifications==2023.12.1",
"jsonschema==4.22.0",
"kiwisolver==1.4.5",
"kornia==0.6.7",
"lark==1.1.2",
"lazy-loader==0.4",
"lightning-utilities==0.11.2",
"llvmlite==0.42.0",
"lxml==5.2.2",
"mapbox-earcut==1.0.1",
"markdown-it-py==3.0.0",
"markupsafe==2.1.5",
"matplotlib==3.9.0",
"mdurl==0.1.2",
"mediapipe==0.10.14",
"ml-dtypes==0.4.0",
"mpmath==1.3.0",
"multidict==6.0.5",
"networkx==3.3",
"numba==0.59.1",
"numpy==1.26.2",
"omegaconf==2.2.3",
"onnxruntime-gpu==1.18.0",
"open-clip-torch==2.20.0",
"opencv-contrib-python==4.9.0.80",
"opencv-python-headless==4.9.0.80",
"opencv-python==4.9.0.80",
"opt-einsum==3.3.0",
"orjson==3.10.3",
"packaging==24.0",
"pandas==2.2.2",
"piexif==1.1.3",
"pillow-avif-plugin==1.4.3",
"pillow==9.5.0",
"pip==22.0.2",
"platformdirs==4.2.2",
"portalocker==2.8.2",
"protobuf==4.25.3",
"psutil==5.9.5",
"py-cpuinfo==9.0.0",
"pycocotools==2.0.7",
"pycollada==0.8",
"pycparser==2.22",
"pydantic==1.10.15",
"pydub==0.25.1",
"pygments==2.18.0",
"pyparsing==3.1.2",
"python-dateutil==2.9.0.post0",
"python-dotenv==1.0.1",
"python-multipart==0.0.9",
"pytorch-lightning==1.9.4",
"pytz==2024.1",
"pywavelets==1.6.0",
"pyyaml==6.0.1",
"referencing==0.35.1",
"regex==2024.5.15",
"reportlab==4.2.0",
"requests==2.32.1",
"resize-right==0.0.2",
"rich==13.7.1",
"rpds-py==0.18.1",
"rtree==1.2.0",
"safetensors==0.4.2",
"scikit-image==0.21.0",
"scikit-learn==1.4.2",
"scipy==1.13.0",
"seaborn==0.13.2",
"segment-anything==1.0",
"semantic-version==2.10.0",
"send2trash==1.8.3",
"sentencepiece==0.2.0",
"setuptools==59.6.0",
"shapely==2.0.4",
"six==1.16.0",
"smmap==5.0.1",
"sniffio==1.3.1",
"sounddevice==0.4.6",
"spandrel==0.1.6",
"sqlalchemy==2.0.30",
"starlette==0.26.1",
"supervision==0.20.0",
"svg.path==6.3",
"svglib==1.5.1",
"sympy==1.12",
"tabulate==0.9.0",
"termcolor==2.4.0",
"thop==0.1.1.post2209072238",
"threadpoolctl==3.5.0",
"tifffile==2024.5.10",
"timm==1.0.3",
"tinycss2==1.3.0",
"tokenizers==0.13.3",
"tomesd==0.1.3",
"tomli==2.0.1",
"toolz==0.12.1",
"torch==2.1.2+cu121",
"torchdiffeq==0.2.3",
"torchmetrics==1.4.0.post0",
"torchsde==0.2.6",
"torchvision==0.16.2+cu121",
"tqdm==4.66.4",
"trampoline==0.1.2",
"transformers==4.30.2",
"trimesh==4.4.0",
"triton==2.1.0",
"typing-extensions==4.11.0",
"tzdata==2024.1",
"ultralytics==8.2.18",
"urllib3==2.2.1",
"uvicorn==0.29.0",
"vhacdx==0.0.6",
"wcwidth==0.2.13",
"webencodings==0.5.1",
"websockets==11.0.3",
"xatlas==0.0.9",
"xformers==0.0.23.post1",
"xxhash==3.4.1",
"yacs==0.1.8",
"yapf==0.40.2",
"yarl==1.9.4",
"zipp==3.18.2"
]
}

Console logs

-

Additional information

No response

@van1027 van1027 added the bug-report Report of a bug, yet to be confirmed label Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-report Report of a bug, yet to be confirmed
Projects
None yet
Development

No branches or pull requests

1 participant