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]: change prompt can't run,but dont have trackback #13609

Open
1 task done
magicwang1111 opened this issue Oct 12, 2023 · 0 comments
Open
1 task done

[Bug]: change prompt can't run,but dont have trackback #13609

magicwang1111 opened this issue Oct 12, 2023 · 0 comments
Labels
bug-report Report of a bug, yet to be confirmed

Comments

@magicwang1111
Copy link

magicwang1111 commented Oct 12, 2023

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What happened?

change prompt can't run,but dont have trackback

Steps to reproduce the problem

1.write a prompt can normally run
2. change prompt cant run secondly
3. ...

What should have happened?

run normal

Sysinfo

{
"Platform": "Linux-3.10.0-1127.18.2.el7.x86_64-x86_64-with-glibc2.17",
"Python": "3.10.13",
"Version": "v1.6.0",
"Commit": "5ef669de080814067961f28357256e8fe27544f4",
"Script path": "/mnt/data1/wangxi/sd/stable-diffusion-webui",
"Data path": "/mnt/data1/wangxi/sd/stable-diffusion-webui",
"Extensions dir": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions",
"Checksum": "816f848f772ba656c9c9e5adc05f64c06c350056305ae932d00368965777a2e7",
"Commandline": [
"launch.py",
"--xformers",
"--port",
"8000",
"--no-half-vae",
"--api",
"--device-id",
"7",
"--listen",
"--enable-insecure-extension-access"
],
"Torch env info": {
"torch_version": "2.0.1",
"is_debug_build": "False",
"cuda_compiled_version": "11.7",
"gcc_version": "(GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)",
"clang_version": null,
"cmake_version": null,
"os": "CentOS Linux release 7.8.2003 (Core) (x86_64)",
"libc_version": "glibc-2.17",
"python_version": "3.10.13 (main, Sep 11 2023, 13:44:35) [GCC 11.2.0] (64-bit runtime)",
"python_platform": "Linux-3.10.0-1127.18.2.el7.x86_64-x86_64-with-glibc2.17",
"is_cuda_available": "True",
"cuda_runtime_version": "11.7.64",
"cuda_module_loading": "LAZY",
"nvidia_driver_version": "515.48.07",
"nvidia_gpu_models": [
"GPU 0: Tesla V100-SXM2-32GB",
"GPU 1: Tesla V100-SXM2-32GB",
"GPU 2: Tesla V100-SXM2-32GB",
"GPU 3: Tesla V100-SXM2-32GB",
"GPU 4: Tesla V100-SXM2-32GB",
"GPU 5: Tesla V100-SXM2-32GB",
"GPU 6: Tesla V100-SXM2-32GB",
"GPU 7: Tesla V100-SXM2-32GB"
],
"cudnn_version": [
"Probably one of the following:",
"/usr/local/cuda-11.7/targets/x86_64-linux/lib/libcudnn.so.8.5.0",
"/usr/local/cuda-11.7/targets/x86_64-linux/lib/libcudnn_adv_infer.so.8.5.0",
"/usr/local/cuda-11.7/targets/x86_64-linux/lib/libcudnn_adv_train.so.8.5.0",
"/usr/local/cuda-11.7/targets/x86_64-linux/lib/libcudnn_cnn_infer.so.8.5.0",
"/usr/local/cuda-11.7/targets/x86_64-linux/lib/libcudnn_cnn_train.so.8.5.0",
"/usr/local/cuda-11.7/targets/x86_64-linux/lib/libcudnn_ops_infer.so.8.5.0",
"/usr/local/cuda-11.7/targets/x86_64-linux/lib/libcudnn_ops_train.so.8.5.0"
],
"pip_version": "pip3",
"pip_packages": [
"numpy==1.23.5",
"open-clip-torch==2.20.0",
"pytorch-lightning==1.9.4",
"torch==2.0.1",
"torchaudio==2.0.2",
"torchdiffeq==0.2.3",
"torchmetrics==1.1.2",
"torchsde==0.2.5",
"torchvision==0.15.2"
],
"conda_packages": [
"blas 1.0 mkl ",
"ffmpeg 4.3 hf484d3e_0 pytorch",
"mkl 2023.1.0 h213fc3f_46343 ",
"mkl-service 2.4.0 py310h5eee18b_1 ",
"mkl_fft 1.3.6 py310h1128e8f_1 ",
"mkl_random 1.2.2 py310h1128e8f_1 ",
"numpy 1.23.5 pypi_0 pypi",
"open-clip-torch 2.20.0 pypi_0 pypi",
"pytorch 2.0.1 py3.10_cuda11.7_cudnn8.5.0_0 pytorch",
"pytorch-cuda 11.7 h778d358_5 pytorch",
"pytorch-lightning 1.9.4 pypi_0 pypi",
"pytorch-mutex 1.0 cuda pytorch",
"torchaudio 2.0.2 py310_cu117 pytorch",
"torchdiffeq 0.2.3 pypi_0 pypi",
"torchmetrics 1.1.2 pypi_0 pypi",
"torchsde 0.2.5 pypi_0 pypi",
"torchtriton 2.0.0 py310 pytorch",
"torchvision 0.15.2 py310_cu117 pytorch"
],
"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",
"Byte Order: Little Endian",
"CPU(s): 96",
"On-line CPU(s) list: 0-95",
"Thread(s) per core: 2",
"Core(s) per socket: 24",
"Socket(s): 2",
"NUMA node(s): 1",
"Vendor ID: GenuineIntel",
"CPU family: 6",
"Model: 85",
"Model name: Intel(R) Xeon(R) Platinum 8268 CPU @ 2.90GHz",
"Stepping: 7",
"CPU MHz: 3499.859",
"CPU max MHz: 3900.0000",
"CPU min MHz: 1200.0000",
"BogoMIPS: 5800.00",
"Virtualization: VT-x",
"L1d cache: 32K",
"L1i cache: 32K",
"L2 cache: 1024K",
"L3 cache: 36608K",
"NUMA node0 CPU(s): 0-95",
"Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 invpcid_single intel_pt ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear spec_ctrl intel_stibp flush_l1d arch_capabilities"
]
},
"Exceptions": [],
"CPU": {
"model": "x86_64",
"count logical": 96,
"count physical": 48
},
"RAM": {
"total": "755GB",
"used": "56GB",
"free": "55GB",
"active": "444GB",
"inactive": "234GB",
"buffers": "2GB",
"cached": "642GB",
"shared": "116MB"
},
"Extensions": [
{
"name": "ML-Danbooru-webui",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/ML-Danbooru-webui",
"version": "",
"branch": null,
"remote": null
},
{
"name": "Stable-Diffusion-Webui-Civitai-Helper",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/Stable-Diffusion-Webui-Civitai-Helper",
"version": "",
"branch": null,
"remote": null
},
{
"name": "TemporalKit",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/TemporalKit",
"version": "",
"branch": null,
"remote": null
},
{
"name": "a1111-sd-webui-locon",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/a1111-sd-webui-locon",
"version": "",
"branch": null,
"remote": null
},
{
"name": "a1111-sd-webui-lycoris",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/a1111-sd-webui-lycoris",
"version": "",
"branch": null,
"remote": null
},
{
"name": "adetailer",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/adetailer",
"version": "910bf3b9",
"branch": "main",
"remote": "https://github.com/Bing-su/adetailer.git"
},
{
"name": "multidiffusion-upscaler-for-automatic1111",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/multidiffusion-upscaler-for-automatic1111",
"version": "",
"branch": null,
"remote": null
},
{
"name": "posex",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/posex",
"version": "",
"branch": null,
"remote": null
},
{
"name": "sd-dynamic-prompts",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-dynamic-prompts",
"version": "",
"branch": null,
"remote": null
},
{
"name": "sd-dynamic-thresholding",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-dynamic-thresholding",
"version": "",
"branch": null,
"remote": null
},
{
"name": "sd-webui-3d-open-pose-editor",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-3d-open-pose-editor",
"version": "",
"branch": null,
"remote": null
},
{
"name": "sd-webui-IS-NET-pro",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-IS-NET-pro",
"version": "",
"branch": null,
"remote": null
},
{
"name": "sd-webui-additional-networks",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-additional-networks",
"version": "",
"branch": null,
"remote": null
},
{
"name": "sd-webui-ar",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-ar",
"version": "",
"branch": null,
"remote": null
},
{
"name": "sd-webui-bilingual-localization",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-bilingual-localization",
"version": "",
"branch": null,
"remote": null
},
{
"name": "sd-webui-controlnet",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-controlnet",
"version": "e67e0177",
"branch": "main",
"remote": "https://github.com/Mikubill/sd-webui-controlnet.git"
},
{
"name": "sd-webui-cutoff",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-cutoff",
"version": "3a073e9c",
"branch": "main",
"remote": "[email protected]:hnmr293/sd-webui-cutoff.git"
},
{
"name": "sd-webui-fabric",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-fabric",
"version": "9562bcb3",
"branch": "main",
"remote": "https://github.com/dvruette/sd-webui-fabric.git"
},
{
"name": "sd-webui-image-sequence-toolkit",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-image-sequence-toolkit",
"version": "",
"branch": null,
"remote": null
},
{
"name": "sd-webui-images-browser",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-images-browser",
"version": "",
"branch": null,
"remote": null
},
{
"name": "sd-webui-inpaint-anything",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-inpaint-anything",
"version": "b7e5d9fc",
"branch": "main",
"remote": "[email protected]:Uminosachi/sd-webui-inpaint-anything.git"
},
{
"name": "sd-webui-llul",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-llul",
"version": "",
"branch": null,
"remote": null
},
{
"name": "sd-webui-lora-block-weight",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-lora-block-weight",
"version": "3d226913",
"branch": "main",
"remote": "https://github.com/hako-mikan/sd-webui-lora-block-weight.git"
},
{
"name": "sd-webui-model-converter",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-model-converter",
"version": "3fa23fcf",
"branch": "main",
"remote": "[email protected]:Akegarasu/sd-webui-model-converter.git"
},
{
"name": "sd-webui-model-mixer",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-model-mixer",
"version": "cec914ba",
"branch": "master",
"remote": "https://github.com/wkpark/sd-webui-model-mixer"
},
{
"name": "sd-webui-openpose-editor",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-openpose-editor",
"version": "870f9113",
"branch": "main",
"remote": "https://github.com/huchenlei/sd-webui-openpose-editor.git"
},
{
"name": "sd-webui-prompt-all-in-one",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-prompt-all-in-one",
"version": "a612da3c",
"branch": "main",
"remote": "https://github.com/Physton/sd-webui-prompt-all-in-one.git"
},
{
"name": "sd-webui-regional-prompter",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-regional-prompter",
"version": "029ecedd",
"branch": "main",
"remote": "https://github.com/hako-mikan/sd-webui-regional-prompter.git"
},
{
"name": "sd-webui-segment-anything",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-segment-anything",
"version": "c555c6d9",
"branch": "master",
"remote": "https://github.com/continue-revolution/sd-webui-segment-anything.git"
},
{
"name": "sd-webui-supermerger",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-supermerger",
"version": "70719e17",
"branch": "main",
"remote": "https://github.com/hako-mikan/sd-webui-supermerger.git"
},
{
"name": "sd_web_ui_preset_utils",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd_web_ui_preset_utils",
"version": "",
"branch": null,
"remote": null
},
{
"name": "stable-diffusion-webui-anti-burn",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/stable-diffusion-webui-anti-burn",
"version": "",
"branch": null,
"remote": null
},
{
"name": "stable-diffusion-webui-composable-lora",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/stable-diffusion-webui-composable-lora",
"version": "a03d40eb",
"branch": "main",
"remote": "https://github.com/a2569875/stable-diffusion-webui-composable-lora.git"
},
{
"name": "stable-diffusion-webui-dataset-tag-editor",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/stable-diffusion-webui-dataset-tag-editor",
"version": "",
"branch": null,
"remote": null
},
{
"name": "stable-diffusion-webui-depthmap-script",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/stable-diffusion-webui-depthmap-script",
"version": "",
"branch": null,
"remote": null
},
{
"name": "stable-diffusion-webui-localization-zh_Hant",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/stable-diffusion-webui-localization-zh_Hant",
"version": "39cd8cf4",
"branch": "main",
"remote": "https://github.com/bluelovers/stable-diffusion-webui-localization-zh_Hant.git"
},
{
"name": "stable-diffusion-webui-rembg",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/stable-diffusion-webui-rembg",
"version": "",
"branch": null,
"remote": null
},
{
"name": "stable-diffusion-webui-two-shot",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/stable-diffusion-webui-two-shot",
"version": "6b55dd52",
"branch": "main",
"remote": "https://github.com/ashen-sensored/stable-diffusion-webui-two-shot.git"
},
{
"name": "stable-diffusion-webui-wd14-tagger",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/stable-diffusion-webui-wd14-tagger",
"version": "f5831a11",
"branch": "master",
"remote": "https://github.com/picobyte/stable-diffusion-webui-wd14-tagger"
},
{
"name": "stable-diffusion-webui-wildcards",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/stable-diffusion-webui-wildcards",
"version": "",
"branch": null,
"remote": null
},
{
"name": "tag-autocomplete",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/tag-autocomplete",
"version": "1a9157fe",
"branch": "main",
"remote": "https://github.com/DominikDoom/a1111-sd-webui-tagcomplete.git"
},
{
"name": "ultimate-upscale-for-automatic1111",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/ultimate-upscale-for-automatic1111",
"version": "",
"branch": null,
"remote": null
}
],
"Inactive extensions": [
{
"name": "sd-webui-animatediff",
"path": "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-animatediff",
"version": "c1b6c4c9",
"branch": "master",
"remote": "https://github.com/continue-revolution/sd-webui-animatediff.git"
}
],
"Environment": {
"GIT": "git",
"GRADIO_ANALYTICS_ENABLED": "False"
},
"Config": {
"samples_save": true,
"samples_format": "png",
"samples_filename_pattern": "",
"save_images_add_number": true,
"grid_save": true,
"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",
"enable_pnginfo": true,
"save_txt": false,
"save_images_before_face_restoration": false,
"save_images_before_highres_fix": false,
"save_images_before_color_correction": false,
"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,
"img_max_size_mp": 200,
"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,
"outdir_samples": "",
"outdir_txt2img_samples": "outputs/txt2img-images",
"outdir_img2img_samples": "outputs/img2img-images",
"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",
"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,
"ESRGAN_tile": 192,
"ESRGAN_tile_overlap": 8,
"realesrgan_enabled_models": [
"R-ESRGAN 4x+",
"R-ESRGAN 4x+ Anime6B"
],
"upscaler_for_img2img": null,
"face_restoration": false,
"face_restoration_model": "CodeFormer",
"code_former_weight": 0.5,
"face_restoration_unload": false,
"auto_launch_browser": "Local",
"show_warnings": false,
"show_gradio_deprecation_warnings": true,
"memmon_poll_rate": 8,
"samples_log_stdout": false,
"multiple_tqdm": true,
"print_hypernet_extra": false,
"list_hidden_files": true,
"disable_mmap_load_safetensors": false,
"hide_ldm_prints": true,
"api_enable_requests": true,
"api_forbid_local_requests": true,
"api_useragent": "",
"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,
"training_xattention_optimizations": false,
"training_enable_tensorboard": false,
"training_tensorboard_save_images": false,
"training_tensorboard_flush_every": 120,
"sd_model_checkpoint": "OCT/动漫CheckpointYesmix_v30.safetensors [bcef08bd0c]",
"sd_checkpoints_limit": 1,
"sd_checkpoints_keep_in_cpu": true,
"sd_checkpoint_cache": 0,
"sd_unet": "Automatic",
"enable_quantization": false,
"enable_emphasis": true,
"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",
"sdxl_crop_top": 0,
"sdxl_crop_left": 0,
"sdxl_refiner_low_aesthetic_score": 2.5,
"sdxl_refiner_high_aesthetic_score": 6.0,
"sd_vae_explanation": "VAE is a neural network that transforms a standard RGB\nimage into latent space representation and back. Latent space representation is what stable diffusion is working on during sampling\n(i.e. when the progress bar is between empty and full). For txt2img, VAE is used to create a resulting image after the sampling is finished.\nFor img2img, VAE is used to process user's input image before the sampling, and to create an image after sampling.",
"sd_vae_checkpoint_cache": 0,
"sd_vae": "anythingKlF8Anime2VaeFtMse840000_anything.safetensors",
"sd_vae_overrides_per_model_preferences": true,
"auto_vae_precision": true,
"sd_vae_encode_method": "Full",
"sd_vae_decode_method": "Full",
"inpainting_mask_weight": 1.0,
"initial_noise_multiplier": 1.0,
"img2img_extra_noise": 0.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,
"cross_attention_optimization": "Automatic",
"s_min_uncond": 0.0,
"token_merging_ratio": 0.0,
"token_merging_ratio_img2img": 0.0,
"token_merging_ratio_hr": 0.0,
"pad_cond_uncond": false,
"persistent_cond_cache": true,
"batch_cond_uncond": 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,
"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,
"interrogate_clip_skip_categories": [],
"interrogate_deepbooru_score_threshold": 0.5,
"deepbooru_sort_alpha": true,
"deepbooru_use_spaces": true,
"deepbooru_escape": true,
"deepbooru_filter_tags": "",
"extra_networks_show_hidden_directories": true,
"extra_networks_hidden_models": "When searched",
"extra_networks_default_multiplier": 1.0,
"extra_networks_card_width": 0,
"extra_networks_card_height": 0,
"extra_networks_card_text_scale": 1.0,
"extra_networks_card_show_desc": true,
"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",
"localization": "None",
"gradio_theme": "Default",
"gradio_themes_cache": true,
"gallery_height": "",
"return_grid": true,
"do_not_show_images": false,
"send_seed": true,
"send_size": true,
"js_modal_lightbox": true,
"js_modal_lightbox_initially_zoomed": true,
"js_modal_lightbox_gamepad": false,
"js_modal_lightbox_gamepad_repeat": 250,
"show_progress_in_title": true,
"samplers_in_dropdown": true,
"dimensions_and_batch_together": true,
"keyedit_precision_attention": 0.1,
"keyedit_precision_extra": 0.05,
"keyedit_delimiters": ".,\/!?%^*;:{}=`~()",
"keyedit_move": true,
"quicksettings_list": [
"sd_model_checkpoint",
"CLIP_stop_at_last_layers",
"sd_vae",
"sdxl_refiner_low_aesthetic_score",
"sdxl_refiner_high_aesthetic_score"
],
"ui_tab_order": [],
"hidden_tabs": [],
"ui_reorder_list": [],
"hires_fix_show_sampler": false,
"hires_fix_show_prompts": false,
"disable_token_counters": false,
"add_model_hash_to_info": true,
"add_model_name_to_info": true,
"add_user_name_to_info": false,
"add_version_to_infotext": true,
"disable_weights_auto_swap": true,
"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,
"live_preview_fast_interrupt": false,
"hide_samplers": [],
"eta_ddim": 0.0,
"eta_ancestral": 1.0,
"ddim_discretize": "uniform",
"s_churn": 0.0,
"s_tmin": 0.0,
"s_tmax": 0.0,
"s_noise": 1.0,
"k_sched_type": "Automatic",
"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,
"postprocessing_enable_in_main_ui": [],
"postprocessing_operation_order": [],
"upscaling_max_images_in_cache": 5,
"disabled_extensions": [
"sd-webui-animatediff"
],
"disable_all_extensions": "none",
"restore_config_state_file": "",
"sd_checkpoint_hash": "bcef08bd0ccb1fad6588b48af365716a790c10655ce6acf5ed7057b76697782f",
"ldsr_steps": 100,
"ldsr_cached": false,
"SCUNET_tile": 256,
"SCUNET_tile_overlap": 8,
"SWIN_tile": 192,
"SWIN_tile_overlap": 8,
"SWIN_torch_compile": false,
"lora_functional": false,
"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,
"extra_options_txt2img": [],
"extra_options_img2img": [],
"extra_options_cols": 1,
"extra_options_accordion": false,
"canvas_hotkey_zoom": "Alt",
"canvas_hotkey_adjust": "Ctrl",
"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"
],
"face_editor_search_subdirectories": false,
"face_editor_additional_components": [],
"face_editor_save_original_on_detection_fail": true,
"face_editor_correct_tilt": false,
"face_editor_auto_face_size_by_model": false,
"face_editor_script_index": 99,
"openpose3d_use_online_version": false,
"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": 1.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.0,
"additional_networks_max_dataset_folders": 20.0,
"bilingual_localization_enabled": true,
"bilingual_localization_logger": false,
"bilingual_localization_file": "zh_Hans",
"bilingual_localization_order": "Translation First",
"control_net_detectedmap_dir": "detected_maps",
"control_net_models_path": "",
"control_net_modules_path": "",
"control_net_unit_count": 10,
"control_net_model_cache_size": 2,
"control_net_inpaint_blur_sigma": 7,
"control_net_no_high_res_fix": false,
"control_net_no_detectmap": false,
"control_net_detectmap_autosaving": true,
"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_control_type": false,
"controlnet_disable_openpose_edit": false,
"controlnet_ignore_noninpaint_mask": false,
"mm_max_models": 3,
"mm_debugs": [
"elemental merge"
],
"mm_save_model": [
"safetensors",
"fp16",
"prune",
"overwrite"
],
"mm_save_model_filename": "modelmixer-[hash]",
"mm_use_extra_elements": true,
"dp_ignore_whitespace": false,
"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": false,
"dp_magicprompt_default_model": "Gustavosta/MagicPrompt-Stable-Diffusion",
"dp_magicprompt_batch_size": 1
},
"Startup": {
"total": 83.04931664466858,
"records": {
"initial startup": 0.0006561279296875,
"prepare environment/checks": 4.792213439941406e-05,
"prepare environment/git version info": 0.0030982494354248047,
"prepare environment/torch GPU test": 1.5716314315795898,
"prepare environment/clone repositores": 0.014919281005859375,
"prepare environment/run extensions installers/sd-webui-IS-NET-pro": 0.00028204917907714844,
"prepare environment/run extensions installers/ultimate-upscale-for-automatic1111": 1.5497207641601562e-05,
"prepare environment/run extensions installers/stable-diffusion-webui-dataset-tag-editor": 1.1205673217773438e-05,
"prepare environment/run extensions installers/stable-diffusion-webui-anti-burn": 1.0013580322265625e-05,
"prepare environment/run extensions installers/sd-webui-images-browser": 1.0013580322265625e-05,
"prepare environment/run extensions installers/stable-diffusion-webui-localization-zh_Hant": 1.049041748046875e-05,
"prepare environment/run extensions installers/sd-webui-llul": 9.5367431640625e-06,
"prepare environment/run extensions installers/sd-webui-controlnet": 0.13259434700012207,
"prepare environment/run extensions installers/stable-diffusion-webui-depthmap-script": 2.6464462280273438e-05,
"prepare environment/run extensions installers/posex": 1.2636184692382812e-05,
"prepare environment/run extensions installers/stable-diffusion-webui-composable-lora": 1.621246337890625e-05,
"prepare environment/run extensions installers/sd-webui-segment-anything": 0.04674959182739258,
"prepare environment/run extensions installers/sd-webui-bilingual-localization": 2.5987625122070312e-05,
"prepare environment/run extensions installers/sd-webui-inpaint-anything": 0.04483222961425781,
"prepare environment/run extensions installers/stable-diffusion-webui-wildcards": 2.09808349609375e-05,
"prepare environment/run extensions installers/stable-diffusion-webui-two-shot": 1.1444091796875e-05,
"prepare environment/run extensions installers/TemporalKit": 1.0967254638671875e-05,
"prepare environment/run extensions installers/sd-webui-prompt-all-in-one": 0.04622673988342285,
"prepare environment/run extensions installers/a1111-sd-webui-locon": 1.8835067749023438e-05,
"prepare environment/run extensions installers/ML-Danbooru-webui": 1.2159347534179688e-05,
"prepare environment/run extensions installers/a1111-sd-webui-lycoris": 9.775161743164062e-06,
"prepare environment/run extensions installers/stable-diffusion-webui-rembg": 1.0251998901367188e-05,
"prepare environment/run extensions installers/stable-diffusion-webui-wd14-tagger": 2.6612682342529297,
"prepare environment/run extensions installers/sd-webui-openpose-editor": 5.4836273193359375e-05,
"prepare environment/run extensions installers/sd-webui-ar": 1.3589859008789062e-05,
"prepare environment/run extensions installers/sd-webui-lora-block-weight": 1.1682510375976562e-05,
"prepare environment/run extensions installers/sd-webui-model-converter": 1.0728836059570312e-05,
"prepare environment/run extensions installers/sd-webui-cutoff": 1.049041748046875e-05,
"prepare environment/run extensions installers/sd-webui-model-mixer": 1.0251998901367188e-05,
"prepare environment/run extensions installers/multidiffusion-upscaler-for-automatic1111": 1.0967254638671875e-05,
"prepare environment/run extensions installers/adetailer": 0.0769498348236084,
"prepare environment/run extensions installers/sd_web_ui_preset_utils": 2.8371810913085938e-05,
"prepare environment/run extensions installers/sd-dynamic-prompts": 0.09516549110412598,
"prepare environment/run extensions installers/sd-webui-fabric": 2.5033950805664062e-05,
"prepare environment/run extensions installers/tag-autocomplete": 1.239776611328125e-05,
"prepare environment/run extensions installers/sd-webui-3d-open-pose-editor": 0.11086535453796387,
"prepare environment/run extensions installers/sd-dynamic-thresholding": 2.6702880859375e-05,
"prepare environment/run extensions installers/sd-webui-image-sequence-toolkit": 1.239776611328125e-05,
"prepare environment/run extensions installers/sd-webui-additional-networks": 1.1682510375976562e-05,
"prepare environment/run extensions installers/Stable-Diffusion-Webui-Civitai-Helper": 1.0728836059570312e-05,
"prepare environment/run extensions installers/sd-webui-regional-prompter": 9.775161743164062e-06,
"prepare environment/run extensions installers/sd-webui-supermerger": 0.043962955474853516,
"prepare environment/run extensions installers": 3.259411573410034,
"prepare environment": 4.891969203948975,
"launcher": 0.0007758140563964844,
"import torch": 4.596873760223389,
"import gradio": 0.42492008209228516,
"setup paths": 1.2358405590057373,
"import ldm": 0.0024847984313964844,
"import sgm": 5.0067901611328125e-06,
"initialize shared": 1.7355725765228271,
"other imports": 0.3985464572906494,
"opts onchange": 0.0004000663757324219,
"setup SD model": 0.0003407001495361328,
"setup codeformer": 0.07551336288452148,
"setup gfpgan": 0.00762486457824707,
"set samplers": 3.933906555175781e-05,
"list extensions": 0.0004012584686279297,
"restore config state file": 8.106231689453125e-06,
"list SD models": 0.009416580200195312,
"list localizations": 0.0003082752227783203,
"load scripts/custom_code.py": 0.0018398761749267578,
"load scripts/img2imgalt.py": 0.00027441978454589844,
"load scripts/loopback.py": 0.0002319812774658203,
"load scripts/outpainting_mk_2.py": 0.0001728534698486328,
"load scripts/poor_mans_outpainting.py": 0.000118255615234375,
"load scripts/postprocessing_codeformer.py": 9.489059448242188e-05,
"load scripts/postprocessing_gfpgan.py": 8.535385131835938e-05,
"load scripts/postprocessing_upscale.py": 0.00015044212341308594,
"load scripts/prompt_matrix.py": 0.0001220703125,
"load scripts/prompts_from_file.py": 0.0001304149627685547,
"load scripts/refiner.py": 0.00010156631469726562,
"load scripts/sd_upscale.py": 0.00010204315185546875,
"load scripts/seed.py": 0.00013566017150878906,
"load scripts/xyz_grid.py": 0.001508951187133789,
"load scripts/!adetailer.py": 55.87913942337036,
"load scripts/posex.py": 0.0010831356048583984,
"load scripts/dynamic_prompting.py": 0.017919301986694336,
"load scripts/dynamic_thresholding.py": 0.032978057861328125,
"load scripts/openpose_editor.py": 0.09025239944458008,
"load scripts/additional_networks.py": 0.129011869430542,
"load scripts/addnet_xyz_grid_support.py": 0.00016546249389648438,
"load scripts/lora_compvis.py": 0.0003581047058105469,
"load scripts/metadata_editor.py": 0.0002617835998535156,
"load scripts/model_util.py": 0.008685588836669922,
"load scripts/safetensors_hack.py": 0.0001480579376220703,
"load scripts/util.py": 7.43865966796875e-05,
"load scripts/sd-webui-ar.py": 0.0002529621124267578,
"load scripts/bilingual_localization_helper.py": 0.029668092727661133,
"load scripts/adapter.py": 0.00034546852111816406,
"load scripts/api.py": 0.40152931213378906,
"load scripts/batch_hijack.py": 0.0003323554992675781,
"load scripts/cldm.py": 0.0002052783966064453,
"load scripts/controlmodel_ipadapter.py": 0.0002899169921875,
"load scripts/controlnet.py": 0.14322257041931152,
"load scripts/controlnet_diffusers.py": 0.00018668174743652344,
"load scripts/controlnet_lllite.py": 0.00017261505126953125,
"load scripts/controlnet_lora.py": 0.00015115737915039062,
"load scripts/controlnet_model_guess.py": 0.00014257431030273438,
"load scripts/controlnet_version.py": 0.00014972686767578125,
"load scripts/external_code.py": 7.772445678710938e-05,
"load scripts/global_state.py": 0.0002682209014892578,
"load scripts/hook.py": 0.0013551712036132812,
"load scripts/infotext.py": 0.00015687942504882812,
"load scripts/logging.py": 0.00025725364685058594,
"load scripts/lvminthin.py": 0.0002696514129638672,
"load scripts/movie2movie.py": 0.0001590251922607422,
"load scripts/processor.py": 0.0002799034118652344,
"load scripts/utils.py": 0.0001628398895263672,
"load scripts/xyz_grid_support.py": 0.00025081634521484375,
"load scripts/cutoff.py": 0.0020477771759033203,
"load scripts/fabric.py": 0.03246617317199707,
"load scripts/fabric_utils.py": 0.00011324882507324219,
"load scripts/marking.py": 9.059906005859375e-05,
"load scripts/merging.py": 0.00010800361633300781,
"load scripts/patching.py": 0.0001430511474609375,
"load scripts/weighted_attention.py": 0.0004200935363769531,
"load scripts/inpaint_anything.py": 0.37525296211242676,
"load scripts/lora_block_weight.py": 0.0005800724029541016,
"load scripts/convert.py": 0.00018334388732910156,
"load scripts/ui.py": 0.031880855560302734,
"load scripts/model_mixer.py": 0.1260850429534912,
"load scripts/on_app_started.py": 0.03940534591674805,
"load scripts/attention.py": 0.00022292137145996094,
"load scripts/latent.py": 0.0012009143829345703,
"load scripts/regions.py": 0.0003409385681152344,
"load scripts/rp.py": 0.033367156982421875,
"load scripts/rps.py": 0.012306451797485352,
"load scripts/auto.py": 0.00032210350036621094,
"load scripts/dino.py": 0.00016260147094726562,
"load scripts/process_params.py": 0.0002605915069580078,
"load scripts/sam.py": 0.05409955978393555,
"load scripts/GenParamGetter.py": 0.12338471412658691,
"load scripts/supermerger.py": 0.03432798385620117,
"load scripts/zpreset_utils.py": 0.002167224884033203,
"load scripts/composable_lora_script.py": 0.10550689697265625,
"load scripts/sketch_helper.py": 0.00013756752014160156,
"load scripts/two_shot.py": 0.03369784355163574,
"load scripts/tagger.py": 0.10254144668579102,
"load scripts/model_keyword_support.py": 0.001077890396118164,
"load scripts/shared_paths.py": 0.0004971027374267578,
"load scripts/tag_autocomplete_helper.py": 0.09997677803039551,
"load scripts/ldsr_model.py": 0.033982276916503906,
"load scripts/lora_script.py": 0.1897885799407959,
"load scripts/scunet_model.py": 0.03225207328796387,
"load scripts/swinir_model.py": 0.032024383544921875,
"load scripts/hotkey_config.py": 0.00012135505676269531,
"load scripts/extra_options_section.py": 0.00015091896057128906,
"load scripts": 58.24775743484497,
"load upscalers": 0.001218557357788086,
"refresh VAE": 0.0015273094177246094,
"refresh textual inversion templates": 4.00543212890625e-05,
"scripts list_optimizers": 0.00025153160095214844,
"scripts list_unets": 6.67572021484375e-06,
"reload hypernetworks": 0.004049539566040039,
"initialize extra networks": 0.004102230072021484,
"scripts before_ui_callback": 0.0006263256072998047,
"create ui": 8.082561492919922,
"gradio launch": 2.386462688446045,
"add APIs": 0.08025193214416504,
"app_started_callback/api.py": 0.010009527206420898,
"app_started_callback/openpose_editor.py": 0.0008289813995361328,
"app_started_callback/on_app_started.py": 0.7416901588439941,
"app_started_callback/GenParamGetter.py": 0.143601655960083,
"app_started_callback/tagger.py": 0.0036008358001708984,
"app_started_callback/tag_autocomplete_helper.py": 0.0016245841979980469,
"app_started_callback/lora_script.py": 0.000263214111328125,
"app_started_callback": 0.9016249179840088
}
},
"Packages": [
"absl-py==1.4.0",
"accelerate==0.21.0",
"addict==2.4.0",
"aenum==3.1.15",
"aiofiles==23.2.1",
"aiohttp==3.8.5",
"aiosignal==1.3.1",
"aliyun-python-sdk-alimt==3.2.0",
"aliyun-python-sdk-core==2.13.10",
"altair==5.1.1",
"antlr4-python3-runtime==4.9.3",
"anyio==3.7.1",
"astunparse==1.6.3",
"async-timeout==4.0.3",
"attrs==23.1.0",
"basicsr==1.4.2",
"beautifulsoup4==4.12.2",
"bidict==0.22.1",
"blendmodes==2022",
"boltons==23.0.0",
"boto3==1.28.53",
"botocore==1.31.53",
"brotlipy==0.7.0",
"cachetools==5.3.1",
"certifi==2023.7.22",
"cffi==1.15.1",
"chardet==5.2.0",
"charset-normalizer==2.0.4",
"clean-fid==0.1.35",
"click==8.1.7",
"clip==1.0",
"colorama==0.4.6",
"coloredlogs==15.0.1",
"contourpy==1.1.1",
"controlnet-aux==0.0.3",
"cryptography==41.0.3",
"cssselect2==0.7.0",
"cycler==0.11.0",
"deepdanbooru==1.0.2",
"deprecation==2.1.0",
"diffusers==0.16.1",
"dill==0.3.7",
"dynamicprompts==0.29.0",
"einops==0.4.1",
"exceptiongroup==1.1.3",
"facexlib==0.3.0",
"fastapi==0.94.0",
"ffmpy==0.3.1",
"filelock==3.9.0",
"filterpy==1.4.5",
"flask-cors==4.0.0",
"flask-socketio==5.3.6",
"flask==2.2.3",
"flaskwebgui==0.3.5",
"flatbuffers==23.5.26",
"fonttools==4.42.1",
"frozenlist==1.4.0",
"fsspec==2023.9.1",
"ftfy==6.1.1",
"future==0.18.3",
"fvcore==0.1.5.post20221221",
"gast==0.4.0",
"gdown==4.7.1",
"gfpgan==1.3.8",
"gitdb==4.0.10",
"gitpython==3.1.32",
"gmpy2==2.1.2",
"google-auth-oauthlib==1.0.0",
"google-auth==2.23.0",
"google-pasta==0.2.0",
"gradio-client==0.5.0",
"gradio==3.41.2",
"grpcio==1.58.0",
"h11==0.12.0",
"h5py==3.9.0",
"httpcore==0.15.0",
"httpx==0.24.1",
"huggingface-hub==0.17.1",
"humanfriendly==10.0",
"idna==3.4",
"imageio==2.31.3",
"importlib-metadata==6.8.0",
"importlib-resources==6.0.1",
"inflection==0.5.1",
"install==1.3.5",
"iopath==0.1.9",
"itsdangerous==2.1.2",
"jinja2==3.1.2",
"jmespath==0.10.0",
"joblib==1.3.2",
"jsonmerge==1.8.0",
"jsonschema-specifications==2023.7.1",
"jsonschema==4.19.0",
"keras==2.13.1",
"kiwisolver==1.4.5",
"kornia==0.6.7",
"lama-cleaner==1.2.3",
"lark==1.1.2",
"lazy-loader==0.3",
"libclang==16.0.6",
"lightning-utilities==0.9.0",
"llvmlite==0.40.1",
"lmdb==1.4.1",
"loguru==0.7.2",
"lpips==0.1.4",
"lxml==4.9.3",
"markdown-it-py==3.0.0",
"markdown==3.4.4",
"markupsafe==2.1.1",
"matplotlib==3.8.0",
"mdurl==0.1.2",
"mediapipe==0.10.5",
"mkl-fft==1.3.6",
"mkl-random==1.2.2",
"mkl-service==2.4.0",
"mpmath==1.3.0",
"multidict==6.0.4",
"multiprocess==0.70.15",
"networkx==3.1",
"numba==0.57.1",
"numpy==1.23.5",
"oauthlib==3.2.2",
"omegaconf==2.2.3",
"onnxruntime-gpu==1.16.0",
"open-clip-torch==2.20.0",
"openai==0.28.0",
"opencv-contrib-python==4.8.0.76",
"opencv-python-headless==4.8.0.76",
"opencv-python==4.8.0.76",
"opt-einsum==3.3.0",
"orjson==3.9.7",
"packaging==23.1",
"pandas==2.1.0",
"pathos==0.3.1",
"piexif==1.1.3",
"pillow==9.5.0",
"pip==23.2.1",
"platformdirs==3.10.0",
"portalocker==2.8.2",
"pox==0.3.3",
"ppft==1.7.6.7",
"protobuf==3.20.3",
"psutil==5.9.5",
"py-cpuinfo==9.0.0",
"pyasn1-modules==0.3.0",
"pyasn1==0.5.0",
"pycparser==2.21",
"pydantic==1.10.12",
"pydub==0.25.1",
"pyexecjs==1.5.1",
"pygments==2.16.1",
"pyopenssl==23.2.0",
"pyparsing==3.1.1",
"pysocks==1.7.1",
"python-dateutil==2.8.2",
"python-engineio==4.7.1",
"python-multipart==0.0.6",
"python-socketio==5.9.0",
"pytorch-lightning==1.9.4",
"pytz==2023.3.post1",
"pywavelets==1.4.1",
"pyyaml==6.0.1",
"realesrgan==0.3.0",
"referencing==0.30.2",
"regex==2023.8.8",
"reportlab==4.0.5",
"requests-oauthlib==1.3.1",
"requests==2.31.0",
"resize-right==0.0.2",
"rich==13.5.3",
"rpds-py==0.10.3",
"rsa==4.9",
"s3transfer==0.6.2",
"safetensors==0.3.1",
"scikit-image==0.21.0",
"scikit-learn==1.3.1",
"scipy==1.11.2",
"seaborn==0.12.2",
"segment-anything==1.0",
"semantic-version==2.10.0",
"send2trash==1.8.2",
"sentencepiece==0.1.99",
"setuptools==68.0.0",
"simple-websocket==0.10.1",
"six==1.16.0",
"smmap==5.0.1",
"sniffio==1.3.0",
"sounddevice==0.4.6",
"soupsieve==2.5",
"starlette==0.26.1",
"supervision==0.14.0",
"svglib==1.5.1",
"sympy==1.11.1",
"tabulate==0.9.0",
"tb-nightly==2.15.0a20230915",
"tensorboard-data-server==0.7.1",
"tensorboard==2.13.0",
"tensorflow-estimator==2.13.0",
"tensorflow-io-gcs-filesystem==0.34.0",
"tensorflow-io==0.34.0",
"tensorflow==2.13.0",
"termcolor==2.3.0",
"threadpoolctl==3.2.0",
"tifffile==2023.8.30",
"timm==0.9.2",
"tinycss2==1.2.1",
"tokenizers==0.13.3",
"tomesd==0.1.3",
"tomli==2.0.1",
"toolz==0.12.0",
"torch==2.0.1",
"torchaudio==2.0.2",
"torchdiffeq==0.2.3",
"torchmetrics==1.1.2",
"torchsde==0.2.5",
"torchvision==0.15.2",
"tqdm==4.66.1",
"trampoline==0.1.2",
"transformers==4.30.2",
"triton==2.0.0",
"typing-extensions==4.5.0",
"tzdata==2023.3",
"ultralytics==8.0.181",
"urllib3==1.26.16",
"uvicorn==0.23.2",
"wcwidth==0.2.6",
"webencodings==0.5.1",
"websockets==11.0.3",
"werkzeug==2.3.7",
"wheel==0.38.4",
"whichcraft==0.6.1",
"wrapt==1.15.0",
"wsproto==1.2.0",
"xformers==0.0.20",
"yacs==0.1.8",
"yapf==0.40.1",
"yarl==1.9.2",
"zipp==3.16.2"
]
}

What browsers do you use to access the UI ?

Google Chrome

Console logs

(sd) [wangxi@v100-2 stable-diffusion-webui]$ bash webui.sh --xformers --port 8000 --no-half-vae --api --device-id 7 --listen --enable-insecure-extension-access

################################################################
Install script for stable-diffusion + Web UI
Tested on Debian 11 (Bullseye)
################################################################

################################################################
Running on wangxi user
################################################################

################################################################
Repo already cloned, using it as install directory
################################################################

################################################################
Create and activate python venv
################################################################

################################################################
Launching launch.py...
################################################################
Python 3.10.13 (main, Sep 11 2023, 13:44:35) [GCC 11.2.0]
Version: v1.6.0
Commit hash: 5ef669d
loading WD14-tagger reqs from /mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/stable-diffusion-webui-wd14-tagger/requirements.txt
Checking WD14-tagger requirements.
Launching Web UI with arguments: --xformers --port 8000 --no-half-vae --api --device-id 7 --listen --enable-insecure-extension-access
2023-10-12 11:30:33.420378: I tensorflow/core/util/port.cc:110] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable TF_ENABLE_ONEDNN_OPTS=0.
2023-10-12 11:30:33.486828: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations.
To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags.
2023-10-12 11:30:34.157462: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT
[-] ADetailer: Failed to load model 'face_yolov8n.pt' from huggingface
[-] ADetailer: Failed to load model 'face_yolov8s.pt' from huggingface
[-] ADetailer: Failed to load model 'hand_yolov8n.pt' from huggingface
[-] ADetailer: Failed to load model 'person_yolov8n-seg.pt' from huggingface
[-] ADetailer: Failed to load model 'person_yolov8s-seg.pt' from huggingface
[-] ADetailer initialized. version: 23.9.3, num models: 14
[AddNet] Updating model hashes...
100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████| 131/131 [00:00<00:00, 60693.01it/s]
[AddNet] Updating model hashes...
100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████| 131/131 [00:00<00:00, 67170.39it/s]
dirname: /mnt/data1/wangxi/sd/stable-diffusion-webui/localizations
localizations: {'zh_Hans': '/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/stable-diffusion-webui-localization-zh_Hant/localizations/zh_Hans.json', 'zh_Hant': '/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/stable-diffusion-webui-localization-zh_Hant/localizations/zh_Hant.json'}
2023-10-12 11:31:41,170 - ControlNet - INFO - ControlNet v1.1.410
ControlNet preprocessor location: /mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/annotator/downloads
2023-10-12 11:31:41,307 - ControlNet - INFO - ControlNet v1.1.410
Loading FABRIC v0.6.1
sd-webui-prompt-all-in-one background API service started successfully.
== WD14 tagger /gpu:0, uname_result(system='Linux', node='v100-2', release='3.10.0-1127.18.2.el7.x86_64', version='#1 SMP Sun Jul 26 15:27:06 UTC 2020', machine='x86_64') ==
Tag Autocomplete: Could not locate model-keyword extension, Lora trigger word completion will be limited to those added through the extra networks menu.
Loading weights [bcef08bd0c] from /mnt/data1/wangxi/sd/stable-diffusion-webui/models/Stable-diffusion/OCT/动漫CheckpointYesmix_v30.safetensors
Creating model from config: /mnt/data1/wangxi/sd/stable-diffusion-webui/configs/v1-inference.yaml
Loading VAE weights specified in settings: /mnt/data1/wangxi/sd/stable-diffusion-webui/models/VAE/anythingKlF8Anime2VaeFtMse840000_anything.safetensors
Applying attention optimization: xformers... done.
No Image data blocks found.
No Image data blocks found.
Model loaded in 6.7s (load weights from disk: 0.7s, create model: 0.4s, apply weights to model: 1.3s, load VAE: 0.2s, load textual inversion embeddings: 3.5s, calculate empty prompt: 0.4s).
checkpoint title = OCT/动漫CheckpointYesmix_v30.safetensors [bcef08bd0c]
checkpoint title = OCT/动漫CheckpointYesmix_v30.safetensors [bcef08bd0c]
Scanning <DirEntry 'deepdanbooru-v3-20211112-sgd-e28'> as deepdanbooru project
Scanning <DirEntry 'model.onnx'> as onnx model
Warning: <DirEntry 'model.onnx'> is not a directory, skipped
Running on local URL: http://0.0.0.0:8000

To create a public link, set share=True in launch().
Startup time: 88.8s (prepare environment: 5.0s, import torch: 4.6s, import gradio: 0.4s, setup paths: 1.2s, initialize shared: 1.8s, other imports: 0.4s, load scripts: 63.7s, create ui: 8.1s, gradio launch: 2.4s, app_started_callback: 1.1s).
No Image data blocks found.
No Image data blocks found.
No Image data blocks found.
No Image data blocks found.
^CInterrupted with signal 2 in <frame at 0x7fe4a6934490, file '/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py', line 324, code wait>

Thread: asyncio_1(140616751109888)

File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 973, in _bootstrap
self._bootstrap_inner()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 953, in run
self._target(*self._args, **self._kwargs)
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/concurrent/futures/thread.py", line 81, in _worker
work_item = work_queue.get(block=True)

Thread: asyncio_0(140616759502592)

File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 973, in _bootstrap
self._bootstrap_inner()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 953, in run
self._target(*self._args, **self._kwargs)
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/concurrent/futures/thread.py", line 81, in _worker
work_item = work_queue.get(block=True)

Thread: AnyIO worker thread(140616767895296)

File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 973, in _bootstrap
self._bootstrap_inner()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 797, in run
item = self.queue.get()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/queue.py", line 171, in get
self.not_empty.wait()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 320, in wait
waiter.acquire()

Thread: AnyIO worker thread(140616827664128)

File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 973, in _bootstrap
self._bootstrap_inner()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 797, in run
item = self.queue.get()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/queue.py", line 171, in get
self.not_empty.wait()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 320, in wait
waiter.acquire()

Thread: AnyIO worker thread(140616841295616)

File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 973, in _bootstrap
self._bootstrap_inner()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 797, in run
item = self.queue.get()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/queue.py", line 171, in get
self.not_empty.wait()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 320, in wait
waiter.acquire()

Thread: AnyIO worker thread(140615374313216)

File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 973, in _bootstrap
self._bootstrap_inner()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 797, in run
item = self.queue.get()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/queue.py", line 171, in get
self.not_empty.wait()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 320, in wait
waiter.acquire()

Thread: AnyIO worker thread(140615332349696)

File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 973, in _bootstrap
self._bootstrap_inner()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 797, in run
item = self.queue.get()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/queue.py", line 171, in get
self.not_empty.wait()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 320, in wait
waiter.acquire()

Thread: AnyIO worker thread(140615399491328)

File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 973, in _bootstrap
self._bootstrap_inner()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 797, in run
item = self.queue.get()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/queue.py", line 171, in get
self.not_empty.wait()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 320, in wait
waiter.acquire()

Thread: Thread-13 (run)(140615382705920)

File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 973, in _bootstrap
self._bootstrap_inner()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 953, in run
self._target(*self._args, **self._kwargs)
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/site-packages/uvicorn/server.py", line 61, in run
return asyncio.run(self.serve(sockets=sockets))
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/asyncio/runners.py", line 44, in run
return loop.run_until_complete(main)
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete
self.run_forever()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/asyncio/base_events.py", line 603, in run_forever
self._run_once()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/asyncio/base_events.py", line 1909, in _run_once
handle._run()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/asyncio/events.py", line 80, in _run
self._context.run(self._callback, *self._args)
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/site-packages/starlette/middleware/base.py", line 70, in coro
await self.app(scope, receive_or_disconnect, send_no_error)
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/site-packages/starlette/middleware/cors.py", line 92, in call
await self.simple_response(scope, receive, send, request_headers=headers)
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/site-packages/starlette/middleware/cors.py", line 147, in simple_response
await self.app(scope, receive, send)
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/site-packages/starlette/middleware/gzip.py", line 24, in call
await responder(scope, receive, send)
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/site-packages/starlette/middleware/gzip.py", line 44, in call
await self.app(scope, receive, self.send_with_gzip)
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/site-packages/starlette/middleware/exceptions.py", line 68, in call
await self.app(scope, receive, sender)
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in call
await self.app(scope, receive, send)
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/site-packages/starlette/routing.py", line 718, in call
await route.handle(scope, receive, send)
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/site-packages/starlette/routing.py", line 276, in handle
await self.app(scope, receive, send)
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/site-packages/starlette/routing.py", line 66, in app
response = await func(request)
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/site-packages/fastapi/routing.py", line 237, in app
raw_response = await run_endpoint_function(
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/site-packages/fastapi/routing.py", line 163, in run_endpoint_function
return await dependant.call(**values)
File: "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-prompt-all-in-one/scripts/on_app_started.py", line 206, in _push_history
hi.push_history(data['type'], data['tags'], data['prompt'], data.get('name', ''))
File: "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-prompt-all-in-one/scripts/physton_prompt/history.py", line 67, in push_history
self.__save_histories(type)
File: "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-prompt-all-in-one/scripts/physton_prompt/history.py", line 36, in __save_histories
self.storage.set('history.' + type, self.histories[type])
File: "/mnt/data1/wangxi/sd/stable-diffusion-webui/extensions/sd-webui-prompt-all-in-one/scripts/physton_prompt/storage.py", line 85, in set
time.sleep(0.01)

Thread: Thread-6(140619989120768)

File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 973, in _bootstrap
self._bootstrap_inner()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/site-packages/tqdm/_monitor.py", line 60, in run
self.was_killed.wait(self.sleep_interval)
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 607, in wait
signaled = self._cond.wait(timeout)
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 324, in wait
gotit = waiter.acquire(True, timeout)

Thread: MemMon(140620362413824)

File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 973, in _bootstrap
self._bootstrap_inner()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File: "/mnt/data1/wangxi/sd/stable-diffusion-webui/modules/memmon.py", line 41, in run
self.run_flag.wait()
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 607, in wait
signaled = self._cond.wait(timeout)
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 320, in wait
waiter.acquire()

Thread: MainThread(140632795830144)

File: "/mnt/data1/wangxi/sd/stable-diffusion-webui/launch.py", line 48, in
main()
File: "/mnt/data1/wangxi/sd/stable-diffusion-webui/launch.py", line 44, in main
start()
File: "/mnt/data1/wangxi/sd/stable-diffusion-webui/modules/launch_utils.py", line 436, in start
webui.webui()
File: "/mnt/data1/wangxi/sd/stable-diffusion-webui/webui.py", line 126, in webui
server_command = shared.state.wait_for_server_command(timeout=5)
File: "/mnt/data1/wangxi/sd/stable-diffusion-webui/modules/shared_state.py", line 62, in wait_for_server_command
if self._server_command_signal.wait(timeout):
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 607, in wait
signaled = self._cond.wait(timeout)
File: "/home/wangxi/miniconda3/envs/sd/lib/python3.10/threading.py", line 324, in wait
gotit = waiter.acquire(True, timeout)
File: "/mnt/data1/wangxi/sd/stable-diffusion-webui/modules/initialize_util.py", line 156, in sigint_handler
dumpstacks()
File: "/mnt/data1/wangxi/sd/stable-diffusion-webui/modules/initialize_util.py", line 143, in dumpstacks
for filename, lineno, name, line in traceback.extract_stack(stack):
(sd) [wangxi@v100-2 stable-diffusion-webui]$



### Additional information

_No response_
@magicwang1111 magicwang1111 added the bug-report Report of a bug, yet to be confirmed label Oct 12, 2023
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