You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
#15183 breaks font loading when --subpath option is used, and only traffic to subpath reaches webui instance, because it made path to CSS file absolute.
Checklist
What happened?
#15183 breaks font loading when
--subpath
option is used, and only traffic tosubpath
reaches webui instance, because it made path to CSS file absolute.Steps to reproduce the problem
Launch webui with
--subpath smthng
.What should have happened?
Fonts should load successfully, but they aren't.
What browsers do you use to access the UI ?
Google Chrome, Apple Safari
Sysinfo
{
"Platform": "Linux-5.4.0-1069-aws-x86_64-with-glibc2.39",
"Python": "3.11.7",
"Version": "v1.9.3",
"Commit": "1c0a0c4c26f78c32095ebc7f8af82f5c04fca8c0",
"Script path": "/opt/stable-diffusion-webui",
"Data path": "/opt/stable-diffusion-webui",
"Extensions dir": "/opt/stable-diffusion-webui/extensions",
"Checksum": "521afed99d7917a4c981c46406ef5f79aff30027ac1c93b2da9056a4ce51ff40",
"Commandline": [
"./webui.py",
"--listen",
"--port",
"7080",
"--ckpt-dir=/user/checkpoints_output",
"--no-half-vae",
"--disable-safe-unpickle",
"--xformers",
"--disable-console-progressbars",
"--enable-insecure-extension-access",
"--update-all-extensions",
"--api",
"--opt-split-attention",
"--no-hashing",
"--subpath",
"user/voronin-i/"
],
"Torch env info": {
"torch_version": "2.1.2",
"is_debug_build": "False",
"cuda_compiled_version": "12.1",
"gcc_version": "(Ubuntu 13.2.0-23ubuntu4) 13.2.0",
"clang_version": null,
"cmake_version": null,
"os": "Ubuntu 24.04 LTS (x86_64)",
"libc_version": "glibc-2.39",
"python_version": "3.11.7 (main, Dec 15 2023, 18:12:31) [GCC 11.2.0] (64-bit runtime)",
"python_platform": "Linux-5.4.0-1069-aws-x86_64-with-glibc2.39",
"is_cuda_available": "True",
"cuda_runtime_version": null,
"cuda_module_loading": "LAZY",
"nvidia_driver_version": "530.30.02",
"nvidia_gpu_models": "GPU 0: Tesla T4",
"cudnn_version": null,
"pip_version": "pip3",
"pip_packages": [
"numpy==1.26.2",
"open-clip-torch==2.20.0",
"pytorch-lightning==1.9.4",
"pytorch_optimizer==2.12.0",
"torch==2.1.2",
"torchaudio==2.1.2",
"torchdiffeq==0.2.3",
"torchmetrics==1.4.0",
"torchsde==0.2.6",
"torchvision==0.16.2",
"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": "garbage_collection_threshold:0.9,max_split_size_mb:512",
"is_xnnpack_available": "True",
"cpu_info": [
"Architecture: x86_64",
"CPU op-mode(s): 32-bit, 64-bit",
"Address sizes: 46 bits physical, 48 bits virtual",
"Byte Order: Little Endian",
"CPU(s): 8",
"On-line CPU(s) list: 0-7",
"Vendor ID: GenuineIntel",
"BIOS Vendor ID: Intel(R) Corporation",
"Model name: Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz",
"BIOS Model name: Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz CPU @ 2.5GHz",
"BIOS CPU family: 179",
"CPU family: 6",
"Model: 85",
"Thread(s) per core: 2",
"Core(s) per socket: 4",
"Socket(s): 1",
"Stepping: 7",
"BogoMIPS: 4999.98",
"Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke avx512_vnni",
"Hypervisor vendor: KVM",
"Virtualization type: full",
"L1d cache: 128 KiB (4 instances)",
"L1i cache: 128 KiB (4 instances)",
"L2 cache: 4 MiB (4 instances)",
"L3 cache: 35.8 MiB (1 instance)",
"NUMA node(s): 1",
"NUMA node0 CPU(s): 0-7",
"Vulnerability Itlb multihit: KVM: Vulnerable",
"Vulnerability L1tf: Mitigation; PTE Inversion",
"Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown",
"Vulnerability Meltdown: Mitigation; PTI",
"Vulnerability Spec store bypass: Vulnerable",
"Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization",
"Vulnerability Spectre v2: Mitigation; Retpolines, STIBP disabled, RSB filling",
"Vulnerability Srbds: Not affected",
"Vulnerability Tsx async abort: Not affected"
]
},
"Exceptions": [],
"CPU": {
"model": "x86_64",
"count logical": 8,
"count physical": 4
},
"RAM": {
"total": "31GB",
"used": "2GB",
"free": "2GB",
"active": "4GB",
"inactive": "23GB",
"buffers": "224MB",
"cached": "27GB",
"shared": "15MB"
},
"Extensions": [
{
"name": "001-sd-webui-controlnet",
"path": "/opt/stable-diffusion-webui/extensions/001-sd-webui-controlnet",
"version": "8d1389da",
"branch": "frozen_commit",
"remote": "https://github.com/Mikubill/sd-webui-controlnet"
},
{
"name": "002-sd-webui-openpose-editor",
"path": "/opt/stable-diffusion-webui/extensions/002-sd-webui-openpose-editor",
"version": "cebe13e0",
"branch": "frozen_commit",
"remote": "https://github.com/huchenlei/sd-webui-openpose-editor"
},
{
"name": "003-a1111-sd-webui-tagcomplete",
"path": "/opt/stable-diffusion-webui/extensions/003-a1111-sd-webui-tagcomplete",
"version": "119a3ad5",
"branch": "frozen_commit",
"remote": "https://github.com/DominikDoom/a1111-sd-webui-tagcomplete"
},
{
"name": "004-Expanded-XY-grid",
"path": "/opt/stable-diffusion-webui/extensions/004-Expanded-XY-grid",
"version": "567b61ac",
"branch": "frozen_commit",
"remote": "https://github.com/0xALIVEBEEF/Expanded-XY-grid"
},
{
"name": "005-prompt_translator",
"path": "/opt/stable-diffusion-webui/extensions/005-prompt_translator",
"version": "c3eb5039",
"branch": "frozen_commit",
"remote": "https://github.com/ParisNeo/prompt_translator"
},
{
"name": "006-sd_dreambooth_extension",
"path": "/opt/stable-diffusion-webui/extensions/006-sd_dreambooth_extension",
"version": "7e38eedd",
"branch": "frozen_commit",
"remote": "https://github.com/d8ahazard/sd_dreambooth_extension"
},
{
"name": "007-sd-webui-aspect-ratio-helper",
"path": "/opt/stable-diffusion-webui/extensions/007-sd-webui-aspect-ratio-helper",
"version": "99fcf9b0",
"branch": "frozen_commit",
"remote": "https://github.com/thomasasfk/sd-webui-aspect-ratio-helper"
},
{
"name": "008-sd-webui-cutoff",
"path": "/opt/stable-diffusion-webui/extensions/008-sd-webui-cutoff",
"version": "33f102c0",
"branch": "frozen_commit",
"remote": "https://github.com/hnmr293/sd-webui-cutoff"
},
{
"name": "009-sd-webui-enable-checker",
"path": "/opt/stable-diffusion-webui/extensions/009-sd-webui-enable-checker",
"version": "a88bb866",
"branch": "frozen_commit",
"remote": "https://github.com/shirayu/sd-webui-enable-checker"
},
{
"name": "010-sd-webui-photopea-embed",
"path": "/opt/stable-diffusion-webui/extensions/010-sd-webui-photopea-embed",
"version": "99ea83f9",
"branch": "frozen_commit",
"remote": "https://github.com/yankooliveira/sd-webui-photopea-embed"
},
{
"name": "011-sd-webui-regional-prompter",
"path": "/opt/stable-diffusion-webui/extensions/011-sd-webui-regional-prompter",
"version": "50493ec0",
"branch": "frozen_commit",
"remote": "https://github.com/hako-mikan/sd-webui-regional-prompter"
},
{
"name": "012-test_my_prompt",
"path": "/opt/stable-diffusion-webui/extensions/012-test_my_prompt",
"version": "97073a09",
"branch": "frozen_commit",
"remote": "https://github.com/Extraltodeus/test_my_prompt"
},
{
"name": "013-stable-diffusion-xl-base-1",
"path": "/opt/stable-diffusion-webui/extensions/013-stable-diffusion-xl-base-1",
"version": "46216598",
"branch": "frozen_commit",
"remote": "https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0"
},
{
"name": "014-StyleSelectorXL",
"path": "/opt/stable-diffusion-webui/extensions/014-StyleSelectorXL",
"version": "d538b0c4",
"branch": "frozen_commit",
"remote": "https://github.com/ahgsql/StyleSelectorXL"
},
{
"name": "015-stable-diffusion-xl-refiner-1",
"path": "/opt/stable-diffusion-webui/extensions/015-stable-diffusion-xl-refiner-1",
"version": "5d4cfe85",
"branch": "frozen_commit",
"remote": "https://huggingface.co/stabilityai/stable-diffusion-xl-refiner-1.0"
},
{
"name": "016-ultimate-upscale-for-automatic1111",
"path": "/opt/stable-diffusion-webui/extensions/016-ultimate-upscale-for-automatic1111",
"version": "2322caa4",
"branch": "frozen_commit",
"remote": "https://github.com/Coyote-A/ultimate-upscale-for-automatic1111"
},
{
"name": "017-stable-diffusion-webui-chatgpt-utilities",
"path": "/opt/stable-diffusion-webui/extensions/017-stable-diffusion-webui-chatgpt-utilities",
"version": "3a8448e8",
"branch": "frozen_commit",
"remote": "https://github.com/hallatore/stable-diffusion-webui-chatgpt-utilities"
},
{
"name": "018-Config-Presets",
"path": "/opt/stable-diffusion-webui/extensions/018-Config-Presets",
"version": "19ca6167",
"branch": "frozen_commit",
"remote": "https://github.com/Zyin055/Config-Presets"
},
{
"name": "020-stable-diffusion-webui-rembg",
"path": "/opt/stable-diffusion-webui/extensions/020-stable-diffusion-webui-rembg",
"version": "a4c07b85",
"branch": "frozen_commit",
"remote": "https://github.com/AUTOMATIC1111/stable-diffusion-webui-rembg"
},
{
"name": "021-adetailer",
"path": "/opt/stable-diffusion-webui/extensions/021-adetailer",
"version": "94bab91a",
"branch": "frozen_commit",
"remote": "https://github.com/Bing-su/adetailer"
},
{
"name": "022-clip-interrogator-ext",
"path": "/opt/stable-diffusion-webui/extensions/022-clip-interrogator-ext",
"version": "0f1a4591",
"branch": "frozen_commit",
"remote": "https://github.com/pharmapsychotic/clip-interrogator-ext"
},
{
"name": "023-sd-webui-inpaint-background",
"path": "/opt/stable-diffusion-webui/extensions/023-sd-webui-inpaint-background",
"version": "43415c45",
"branch": "frozen_commit",
"remote": "https://github.com/John-WL/sd-webui-inpaint-background"
},
{
"name": "024-sd-webui-infinite-image-browsing",
"path": "/opt/stable-diffusion-webui/extensions/024-sd-webui-infinite-image-browsing",
"version": "cadbe81c",
"branch": "frozen_commit",
"remote": "https://github.com/zanllp/sd-webui-infinite-image-browsing"
},
{
"name": "025-asymmetric-tiling-sd-webui",
"path": "/opt/stable-diffusion-webui/extensions/025-asymmetric-tiling-sd-webui",
"version": "b4470ddc",
"branch": "frozen_commit",
"remote": "https://github.com/tjm35/asymmetric-tiling-sd-webui"
},
{
"name": "026-multidiffusion-upscaler-for-automatic1111",
"path": "/opt/stable-diffusion-webui/extensions/026-multidiffusion-upscaler-for-automatic1111",
"version": "574a0963",
"branch": "frozen_commit",
"remote": "https://github.com/pkuliyi2015/multidiffusion-upscaler-for-automatic1111"
},
{
"name": "100-sd-webui-sdhub",
"path": "/opt/stable-diffusion-webui/extensions/100-sd-webui-sdhub",
"version": "",
"branch": null,
"remote": null
}
],
"Inactive extensions": [],
"Environment": {
"GRADIO_ANALYTICS_ENABLED": "False"
},
"Config": {
"outdir_save": "output/images",
"outdir_txt2img_samples": "output/txt2img-images",
"outdir_img2img_samples": "output/img2img-images",
"outdir_extras_samples": "output/extract-images",
"outdir_txt2img_grids": "output/txt2img-grids",
"outdir_img2img_grids": "output/img2img-grids",
"outdir_init_images": "output/init-images",
"disable_mmap_load_safetensors": false,
"enable_styleselector_by_default": false,
"styles_ui": "select-list",
"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,
"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,
"tac_tagFile": "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": 5,
"tac_showAllResults": false,
"tac_resultStepLength": 100,
"tac_delayTime": 100,
"tac_useWildcards": true,
"tac_sortWildcardResults": true,
"tac_useEmbeddings": true,
"tac_includeEmbeddingsInNormalResults": false,
"tac_useHypernetworks": true,
"tac_useLoras": true,
"tac_useLycos": true,
"tac_showWikiLinks": false,
"tac_showExtraNetworkPreviews": true,
"tac_modelSortOrder": "Name",
"tac_replaceUnderscores": true,
"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": "extra-quality-tags.csv",
"tac_extra.addMode": "Insert before",
"tac_chantFile": "demo-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}",
"tac_refreshTempFiles": "Refresh TAC temp files",
"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%)",
"enable_checker_fix_forever_randomly_seed": true,
"enable_checker_activate_dropdown_check": true,
"enable_checker_activate_weight_check": true,
"enable_checker_activate_extra_network_check": true,
"enable_checker_custom_color": false,
"enable_checker_custom_color_enable": "#a0d8ef",
"enable_checker_custom_color_disable": "#aeaeae",
"enable_checker_custom_color_dropdown_enable": "#233873",
"enable_checker_custom_color_dropdown_disable": "#aeaeae",
"enable_checker_custom_color_zero_weihgt": "#aeaeae",
"enable_checker_custom_color_invalid_additional_networks": "#ed9797",
"regprp_debug": false,
"regprp_hidepmask": false,
"chatgpt_utilities_api_key": "",
"ad_max_models": 2,
"ad_extra_models_dir": "",
"ad_save_previews": false,
"ad_save_images_before": false,
"ad_only_seleted_scripts": true,
"ad_script_names": "dynamic_prompting,dynamic_thresholding,wildcard_recursive,wildcards,lora_block_weight,negpip",
"ad_bbox_sortby": "None",
"ad_same_seed_for_each_tap": false,
"inpaint_background_enabled": true,
"inpaint_background_u2net_location": "",
"inpaint_background_show_image_under_mask": true,
"inpaint_background_mask_brush_color": "#ffffff",
"sd_model_checkpoint": "shared/PublicModels/dreamshaper_7.safetensors",
"sd_checkpoint_hash": null,
"controlnet_control_type_dropdown": false,
"tac_wildcardExclusionList": "",
"tac_skipWildcardRefresh": false,
"tac_useLoraPrefixForLycos": true,
"tac_useStyleVars": false,
"tac_frequencySort": true,
"tac_frequencyFunction": "Logarithmic (weak)",
"tac_frequencyMinCount": 3,
"tac_frequencyMaxAge": 30,
"tac_frequencyRecommendCap": 10,
"tac_frequencyIncludeAlias": false,
"batch_cond_uncond": true,
"lora_functional": false
},
"Startup": {
"total": 55.734259605407715,
"records": {
"launcher": 0.0059773921966552734,
"import torch": 3.253736972808838,
"import gradio": 0.7200379371643066,
"setup paths": 2.088035821914673,
"import ldm": 0.015142440795898438,
"import sgm": 4.76837158203125e-06,
"initialize shared": 0.324387788772583,
"other imports": 0.6428318023681641,
"opts onchange": 0.0004076957702636719,
"setup SD model": 5.984306335449219e-05,
"setup codeformer": 0.0022687911987304688,
"setup gfpgan": 0.0062253475189208984,
"set samplers": 3.314018249511719e-05,
"list extensions": 0.002952098846435547,
"restore config state file": 9.775161743164062e-06,
"list SD models": 2.2216780185699463,
"list localizations": 0.00048041343688964844,
"load scripts/custom_code.py": 0.003827810287475586,
"load scripts/img2imgalt.py": 0.0019025802612304688,
"load scripts/loopback.py": 0.0010528564453125,
"load scripts/outpainting_mk_2.py": 0.0026290416717529297,
"load scripts/poor_mans_outpainting.py": 0.0012884140014648438,
"load scripts/postprocessing_codeformer.py": 0.0006296634674072266,
"load scripts/postprocessing_gfpgan.py": 0.0004780292510986328,
"load scripts/postprocessing_upscale.py": 0.0019872188568115234,
"load scripts/prompt_matrix.py": 0.0011782646179199219,
"load scripts/prompts_from_file.py": 0.0014376640319824219,
"load scripts/sd_upscale.py": 0.0009508132934570312,
"load scripts/xyz_grid.py": 0.008110761642456055,
"load scripts/ldsr_model.py": 0.22844672203063965,
"load scripts/lora_script.py": 0.7273702621459961,
"load scripts/scunet_model.py": 0.02038264274597168,
"load scripts/swinir_model.py": 0.018634557723999023,
"load scripts/hotkey_config.py": 0.0005056858062744141,
"load scripts/extra_options_section.py": 0.0010569095611572266,
"load scripts/hypertile_script.py": 0.03973579406738281,
"load scripts/hypertile_xyz.py": 0.00013375282287597656,
"load scripts/postprocessing_autosized_crop.py": 0.000986337661743164,
"load scripts/postprocessing_caption.py": 0.0004620552062988281,
"load scripts/postprocessing_create_flipped_copies.py": 0.0004391670227050781,
"load scripts/postprocessing_focal_crop.py": 0.0034437179565429688,
"load scripts/postprocessing_split_oversized.py": 0.0007619857788085938,
"load scripts/soft_inpainting.py": 0.0033261775970458984,
"load scripts/adapter.py": 0.0028069019317626953,
"load scripts/api.py": 33.40793323516846,
"load scripts/batch_hijack.py": 0.003692150115966797,
"load scripts/cldm.py": 0.0018527507781982422,
"load scripts/controlnet.py": 1.7912046909332275,
"load scripts/controlnet_diffusers.py": 0.00023627281188964844,
"load scripts/controlnet_lllite.py": 0.0002117156982421875,
"load scripts/controlnet_lora.py": 0.00020813941955566406,
"load scripts/controlnet_model_guess.py": 0.0003962516784667969,
"load scripts/controlnet_sparsectrl.py": 0.0002193450927734375,
"load scripts/controlnet_version.py": 7.2479248046875e-05,
"load scripts/enums.py": 0.0014331340789794922,
"load scripts/external_code.py": 0.000118255615234375,
"load scripts/global_state.py": 0.00020456314086914062,
"load scripts/hook.py": 0.0017578601837158203,
"load scripts/infotext.py": 0.00015163421630859375,
"load scripts/logging.py": 0.000274658203125,
"load scripts/lvminthin.py": 0.0002772808074951172,
"load scripts/movie2movie.py": 0.0016689300537109375,
"load scripts/supported_preprocessor.py": 0.0013327598571777344,
"load scripts/utils.py": 0.0002663135528564453,
"load scripts/xyz_grid_support.py": 0.0033140182495117188,
"load scripts/openpose_editor.py": 0.02023625373840332,
"load scripts/model_keyword_support.py": 0.002425670623779297,
"load scripts/shared_paths.py": 0.00040149688720703125,
"load scripts/tag_autocomplete_helper.py": 0.07604146003723145,
"load scripts/tag_frequency_db.py": 0.00017189979553222656,
"load scripts/main.py": 0.04679751396179199,
"load scripts/init.py": 0.0002446174621582031,
"load scripts/sd_webui_aspect_ratio_helper.py": 0.06588578224182129,
"load scripts/cutoff.py": 0.00861048698425293,
"load scripts/enable_checker.py": 0.019619464874267578,
"load scripts/photopea_tab.py": 0.01962757110595703,
"load scripts/attention.py": 0.005067110061645508,
"load scripts/latent.py": 0.010880470275878906,
"load scripts/regions.py": 0.0002841949462890625,
"load scripts/rp.py": 0.029882192611694336,
"load scripts/rps.py": 0.007860660552978516,
"load scripts/test_my_prompt_custom_script.py": 0.0013632774353027344,
"load scripts/StyleSelectorXL.py": 0.022206544876098633,
"load scripts/ultimate-upscale.py": 0.004733085632324219,
"load scripts/chatgpt_answers.py": 0.04969215393066406,
"load scripts/chatgpt_utils.py": 9.751319885253906e-05,
"load scripts/json_utils.py": 8.749961853027344e-05,
"load scripts/prompt_chatgpt.py": 0.025809764862060547,
"load scripts/template_utils.py": 9.584426879882812e-05,
"load scripts/config_presets.py": 0.004302024841308594,
"load scripts/postprocessing_rembg.py": 0.0007722377777099609,
"load scripts/!adetailer.py": 5.147752523422241,
"load scripts/clip_interrogator_ext.py": 0.05447745323181152,
"load scripts/inpaint_background.py": 0.05468392372131348,
"load scripts/iib_setup.py": 0.06795191764831543,
"load scripts/asymmetric_tiling.py": 0.0009682178497314453,
"load scripts/tilediffusion.py": 0.018390893936157227,
"load scripts/tileglobal.py": 0.00807499885559082,
"load scripts/tilevae.py": 0.006341218948364258,
"load scripts/events.py": 0.06078696250915527,
"load scripts/logs.py": 0.020802974700927734,
"load scripts/comments.py": 0.020842790603637695,
"load scripts/refiner.py": 0.0006742477416992188,
"load scripts/sampler.py": 0.0006623268127441406,
"load scripts/seed.py": 0.0011875629425048828,
"load scripts": 42.177645683288574,
"load upscalers": 0.024241924285888672,
"refresh VAE": 0.1277022361755371,
"refresh textual inversion templates": 5.91278076171875e-05,
"scripts list_optimizers": 0.0005164146423339844,
"scripts list_unets": 3.218650817871094e-05,
"reload hypernetworks": 0.002452850341796875,
"initialize extra networks": 0.005778312683105469,
"scripts before_ui_callback": 0.0005648136138916016,
"create ui": 2.0012590885162354,
"gradio launch": 0.2870657444000244,
"add APIs": 0.628551721572876,
"app_started_callback/lora_script.py": 0.0003840923309326172,
"app_started_callback/api.py": 0.014451742172241211,
"app_started_callback/openpose_editor.py": 1.1294760704040527,
"app_started_callback/tag_autocomplete_helper.py": 0.0042760372161865234,
"app_started_callback/!adetailer.py": 0.00033664703369140625,
"app_started_callback/clip_interrogator_ext.py": 0.0006136894226074219,
"app_started_callback/iib_setup.py": 0.04426860809326172,
"app_started_callback/events.py": 0.0003254413604736328,
"app_started_callback": 1.1941425800323486
}
},
"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",
"annotated-types==0.6.0",
"antlr4-python3-runtime==4.9.3",
"anyio==3.7.1",
"attrs==23.2.0",
"av==12.0.0",
"bitsandbytes==0.41.1",
"blendmodes==2022",
"brotli==1.0.9",
"certifi==2024.2.2",
"cffi==1.16.0",
"chardet==5.2.0",
"charset-normalizer==2.0.4",
"clean-fid==0.1.35",
"click==8.1.7",
"clip-interrogator==0.6.0",
"clip==1.0",
"colorama==0.4.6",
"coloredlogs==15.0.1",
"commonmark==0.9.1",
"contourpy==1.2.1",
"cssselect2==0.7.0",
"cycler==0.12.1",
"dadaptation==3.1",
"deprecation==2.1.0",
"diffusers==0.22.3",
"discord-webhook==1.3.0",
"diskcache==5.6.3",
"distro==1.9.0",
"dnspython==2.6.1",
"einops==0.4.1",
"email-validator==2.1.1",
"facexlib==0.3.0",
"fastapi-cli==0.0.3",
"fastapi==0.94.0",
"ffmpy==0.3.2",
"filelock==3.13.1",
"filterpy==1.4.5",
"flatbuffers==24.3.25",
"fonttools==4.51.0",
"frozenlist==1.4.1",
"fsspec==2024.3.1",
"ftfy==6.2.0",
"fvcore==0.1.5.post20221221",
"gitdb==4.0.11",
"gitpython==3.1.40",
"gmpy2==2.1.2",
"gradio-client==0.5.0",
"gradio==3.41.2",
"h11==0.12.0",
"httpcore==0.15.0",
"httptools==0.6.1",
"httpx==0.24.1",
"huggingface-hub==0.23.0",
"humanfriendly==10.0",
"idna==3.7",
"imageio==2.34.1",
"importlib-metadata==7.1.0",
"importlib-resources==6.4.0",
"inflection==0.5.1",
"iopath==0.1.10",
"jax==0.4.27",
"jaxlib==0.4.27",
"jinja2==3.1.3",
"joblib==1.4.2",
"json5==0.9.25",
"jsonmerge==1.8.0",
"jsonschema-specifications==2023.12.1",
"jsonschema==4.22.0",
"kiwisolver==1.4.5",
"kornia-rs==0.1.3",
"kornia==0.6.7",
"lark==1.1.2",
"lazy-loader==0.4",
"lightning-utilities==0.11.2",
"llvmlite==0.42.0",
"lxml==5.2.1",
"markdown-it-py==3.0.0",
"markupsafe==2.1.3",
"matplotlib==3.8.4",
"mdurl==0.1.2",
"mediapipe==0.10.9",
"mkl-fft==1.3.8",
"mkl-random==1.2.4",
"mkl-service==2.4.0",
"ml-dtypes==0.4.0",
"mpmath==1.3.0",
"multidict==6.0.5",
"networkx==3.1",
"numba==0.59.1",
"numpy==1.26.2",
"nvidia-ml-py==12.535.133",
"omegaconf==2.2.3",
"onnxruntime==1.17.3",
"open-clip-torch==2.20.0",
"openai==0.28.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==23.3",
"platformdirs==4.2.1",
"pooch==1.8.1",
"portalocker==2.8.2",
"pretty-errors==1.2.25",
"protobuf==3.20.0",
"psutil==5.9.5",
"py-cpuinfo==9.0.0",
"pycparser==2.22",
"pydantic-core==2.18.2",
"pydantic==1.10.15",
"pydub==0.25.1",
"pygments==2.18.0",
"pymatting==1.1.12",
"pyparsing==3.1.2",
"pysocks==1.7.1",
"python-dateutil==2.9.0.post0",
"python-dotenv==1.0.1",
"python-multipart==0.0.9",
"pytorch-lightning==1.9.4",
"pytorch-optimizer==2.12.0",
"pytz==2024.1",
"pywavelets==1.6.0",
"pyyaml==6.0.1",
"referencing==0.35.1",
"regex==2024.4.28",
"rembg==2.0.56",
"reportlab==4.2.0",
"requests==2.31.0",
"resize-right==0.0.2",
"rich==13.0.0",
"rpds-py==0.18.1",
"safetensors==0.4.2",
"scikit-image==0.21.0",
"scikit-learn==1.4.2",
"scipy==1.13.0",
"sdwi2iextender==0.1.3",
"seaborn==0.13.2",
"semantic-version==2.10.0",
"sentencepiece==0.2.0",
"setuptools==68.0.0",
"shellingham==1.5.4",
"six==1.16.0",
"smmap==5.0.1",
"sniffio==1.3.1",
"sounddevice==0.4.6",
"spandrel==0.1.6",
"starlette==0.26.1",
"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.3",
"timm==0.9.16",
"tinycss2==1.3.0",
"tokenizers==0.13.3",
"tomesd==0.1.3",
"tomli==2.0.1",
"toolz==0.12.1",
"torch==2.1.2",
"torchaudio==2.1.2",
"torchdiffeq==0.2.3",
"torchmetrics==1.4.0",
"torchsde==0.2.6",
"torchvision==0.16.2",
"tqdm==4.66.4",
"trampoline==0.1.2",
"transformers==4.30.2",
"triton==2.1.0",
"typer==0.12.3",
"typing-extensions==4.9.0",
"tzdata==2024.1",
"ujson==5.9.0",
"ultralytics==8.1.29",
"urllib3==2.1.0",
"uvicorn==0.29.0",
"uvloop==0.19.0",
"watchfiles==0.21.0",
"wcwidth==0.2.13",
"webencodings==0.5.1",
"websockets==11.0.3",
"wheel==0.41.2",
"xformers==0.0.23.post1",
"yacs==0.1.8",
"yapf==0.40.2",
"yarl==1.9.4",
"zipp==3.18.1"
]
}
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: