Closed azamet90 closed 9 months ago
help?
OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8189): address already in use
The above seems to be the main problem. In newer versions of the extension, this shouldn't happen as the comfyui process detects when the webui has exited. At least, on windows this should work. Can you verify you are using the latest version of the extension?
[ComfyUI] FileNotFoundError: [Errno 2] No such file or directory: '/usr/share/fonts/truetype'
This error happens frequently in the logs. It seems to be related to a specific comfyui extension, "Comfyroll" apparently.
KeyError: '82446b6d-2ee1-40be-81cd-8b07b8abdac3'
This is an unrelated and known bug: #192. It doesn't prevent from generating images. If you want to use the extension and overcome this bug, you should be able to refresh the browser tab and click generate once as a workaround.
OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8189): address already in use
The above seems to be the main problem. In newer versions of the extension, this shouldn't happen as the comfyui process detects when the webui has exited. At least, on windows this should work. Can you verify you are using the latest version of the extension?
[ComfyUI] FileNotFoundError: [Errno 2] No such file or directory: '/usr/share/fonts/truetype'
This error happens frequently in the logs. It seems to be related to a specific comfyui extension, "Comfyroll" apparently.
KeyError: '82446b6d-2ee1-40be-81cd-8b07b8abdac3'
This is an unrelated and known bug: #192. It doesn't prevent from generating images. If you want to use the extension and overcome this bug, you should be able to refresh the browser tab and click generate once as a workaround.
thanks for your reply!
im using the latest version of everything about "comfyui/stable diffusion" etc
/usr/share/fonts/truetype about this one also i dont know what to do and im asking for your help for this one please.
KeyError: '82446b6d-2ee1-40be-81cd-8b07b8abdac3' about this one also, what should i do here now? waiting and trying to fix since 3 days to get it work!
that os error comes only if i refresh UI from extensions tab...
btw im not windows user. it is linux fedora here. ubuntu is giving me some troubles and arch is not fast enough so fedora is way faster and i choose this one.
OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8189): address already in use
The above seems to be the main problem. In newer versions of the extension, this shouldn't happen as the comfyui process detects when the webui has exited. At least, on windows this should work. Can you verify you are using the latest version of the extension?
[ComfyUI] FileNotFoundError: [Errno 2] No such file or directory: '/usr/share/fonts/truetype'
This error happens frequently in the logs. It seems to be related to a specific comfyui extension, "Comfyroll" apparently.
KeyError: '82446b6d-2ee1-40be-81cd-8b07b8abdac3'
This is an unrelated and known bug: #192. It doesn't prevent from generating images. If you want to use the extension and overcome this bug, you should be able to refresh the browser tab and click generate once as a workaround.
the main errors here for me is:
DWPose: Using yolox_l.onnx for bbox detection and dw-ll_ucoco_384.onnx for pose estimation
[ComfyUI] DWPose: Caching ONNXRuntime session yolox_l.onnx...
2024-01-28 05:36:17.394305906 [E:onnxruntime:Default, provider_bridge_ort.cc:1480 TryGetProviderInfo_CUDA] /onnxruntime_src/onnxruntime/core/session/provider_bridge_ort.cc:1193 onnxruntime::Provider& onnxruntime::ProviderLibrary::Get() [ONNXRuntimeError] : 1 : FAIL : Failed to load library libonnxruntime_providers_cuda.so with error: libcublasLt.so.11: cannot open shared object file: No such file or directory
2024-01-28 05:36:17.394318734 [W:onnxruntime:Default, onnxruntime_pybind_state.cc:747 CreateExecutionProviderInstance] Failed to create CUDAExecutionProvider. Please reference https://onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html#requirements to ensure all dependencies are met.
[ComfyUI] DWPose: Caching ONNXRuntime session dw-ll_ucoco_384.onnx...
2024-01-28 05:36:17.793371122 [E:onnxruntime:Default, provider_bridge_ort.cc:1480 TryGetProviderInfo_CUDA] /onnxruntime_src/onnxruntime/core/session/provider_bridge_ort.cc:1193 onnxruntime::Provider& onnxruntime::ProviderLibrary::Get() [ONNXRuntimeError] : 1 : FAIL : Failed to load library libonnxruntime_providers_cuda.so with error: libcublasLt.so.11: cannot open shared object file: No such file or directory
From what I gather, this looks unrelated to the extension. If you look closely, it seems that the initialization code for DWPose
is assuming a cuda driver.
To make sure the webui extension is related, it would be beneficial to try to install comfyui in standalone. If, using the same exact comfyui extensions, the problem does not occur, then it is possible that the particular environment created by this extension prevents the comfyui nodes from being setup correctly.
btw im not windows user. it is linux fedora here. ubuntu is giving me some troubles and arch is not fast enough so fedora is way faster and i choose this one.
No worries about using linux, this extension was not explicitly designed against linux. We in fact did our best to make it work across different systems. What I meant above when referring to windows is that the auto-detect shutdown code for the comfyui server does seem to work on my side. If it doesn't work well for you, I will need someone to debug it.
From what I gather, this looks unrelated to the extension. If you look closely, it seems that the initialization code for
DWPose
is assuming a cuda driver.To make sure the webui extension is related, it would be beneficial to try to install comfyui in standalone. If, using the same exact comfyui extensions, the problem does not occur, then it is possible that the particular environment created by this extension prevents the comfyui nodes from being setup correctly.
so you saying me to install the standalone version and tell you the results right?
so you saying me to install the standalone version and tell you the results right?
Yes, if you want to make sure. The error highlighted above seems to occur inside a comfyui extension. I'm led to believe sd-webui-comfyui is not the cause.
Could you share which extension this is by the way? Maybe they already have an issue open, if the problem stems from there.
so you saying me to install the standalone version and tell you the results right?
Yes, if you want to make sure. The error highlighted above seems to occur inside a comfyui extension. I'm led to believe sd-webui-comfyui is not the cause.
Could you share which extension this is by the way? Maybe they already have an issue open, if the problem stems from there.
okay i will now install the standalone version and also reactor extension is doing same btw what do you mean with "which extension"? i mean it is your extension here which i installed:
By "extension" above, I mean the comfyui extension that raises these errors. I concede it is a little bit confusing, "extension" is an overloaded term here.
You can find the list of installed comfyui "extensions" under ComfyUI/custom_nodes.
By "extension" above, I mean the comfyui extension that raises these errors. I concede it is a little bit confusing, "extension" is an overloaded term here.
You can find the list of installed comfyui "extensions" under ComfyUI/custom_nodes.
so after installing the standalone version, i still have that dwpose error... how can i solve this problem now?
(base) xxx@fedora:~/İndirilenler/ComfyUI$ HSA_OVERRIDE_GFX_VERSION=10.3.0 python main.py
** ComfyUI startup time: 2024-01-29 23:18:55.115403
** Platform: Linux
** Python version: 3.11.5 (main, Sep 11 2023, 13:54:46) [GCC 11.2.0]
** Python executable: /home/xxx/miniconda3/bin/python
** Log path: /home/xxx/İndirilenler/ComfyUI/comfyui.log
Prestartup times for custom nodes:
0.1 seconds: /home/xxx/İndirilenler/ComfyUI/custom_nodes/ComfyUI-Manager
Total VRAM 16368 MB, total RAM 32006 MB
Set vram state to: NORMAL_VRAM
Device: cuda:0 AMD Radeon RX 6900 XT : native
VAE dtype: torch.float32
Using sub quadratic optimization for cross attention, if you have memory or speed issues try using: --use-split-cross-attention
### Loading: ComfyUI-Manager (V2.6)
### ComfyUI Revision: 1936 [9321198d] | Released on '2024-01-29'
[comfyui_controlnet_aux] | INFO -> Using ckpts path: /home/xxx/İndirilenler/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts
[comfyui_controlnet_aux] | INFO -> Using symlinks: False
[comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider']
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
/home/xxx/İndirilenler/ComfyUI/custom_nodes/comfyui_controlnet_aux/node_wrappers/dwpose.py:26: UserWarning: DWPose: Onnxruntime not found or doesn't come with acceleration providers, switch to OpenCV with CPU device. DWPose might run very slowly
warnings.warn("DWPose: Onnxruntime not found or doesn't come with acceleration providers, switch to OpenCV with CPU device. DWPose might run very slowly")
WAS Node Suite: OpenCV Python FFMPEG support is enabled
WAS Node Suite Warning: `ffmpeg_bin_path` is not set in `/home/xxx/İndirilenler/ComfyUI/custom_nodes/was-node-suite-comfyui/was_suite_config.json` config file. Will attempt to use system ffmpeg binaries if available.
WAS Node Suite: Finished. Loaded 211 nodes successfully.
"Art is the most beautiful of all lies." - Claude Debussy
Import times for custom nodes:
0.0 seconds: /home/xxx/İndirilenler/ComfyUI/custom_nodes/ComfyUI-Logic
0.0 seconds: /home/xxx/İndirilenler/ComfyUI/custom_nodes/ComfyUI-Custom-Scripts
0.0 seconds: /home/xxx/İndirilenler/ComfyUI/custom_nodes/stability-ComfyUI-nodes
0.1 seconds: /home/xxx/İndirilenler/ComfyUI/custom_nodes/ComfyUI-Manager
0.2 seconds: /home/xxx/İndirilenler/ComfyUI/custom_nodes/ComfyUI-VideoHelperSuite
0.7 seconds: /home/xxx/İndirilenler/ComfyUI/custom_nodes/comfyui_controlnet_aux
0.8 seconds: /home/xxx/İndirilenler/ComfyUI/custom_nodes/was-node-suite-comfyui
Starting server
To see the GUI go to: http://127.0.0.1:8188
FETCH DATA from: /home/xxx/İndirilenler/ComfyUI/custom_nodes/ComfyUI-Manager/extension-node-map.json
^C
Stopped server
(base) xxx@fedora:~/İndirilenler/ComfyUI$ ^C
(base) xxx@fedora:~/İndirilenler/ComfyUI$ HSA_OVERRIDE_GFX_VERSION=10.3.0 python main.py
** ComfyUI startup time: 2024-01-29 23:20:03.522792
** Platform: Linux
** Python version: 3.11.5 (main, Sep 11 2023, 13:54:46) [GCC 11.2.0]
** Python executable: /home/xxx/miniconda3/bin/python
** Log path: /home/xxx/İndirilenler/ComfyUI/comfyui.log
Prestartup times for custom nodes:
0.1 seconds: /home/xxx/İndirilenler/ComfyUI/custom_nodes/ComfyUI-Manager
Total VRAM 16368 MB, total RAM 32006 MB
Set vram state to: NORMAL_VRAM
Device: cuda:0 AMD Radeon RX 6900 XT : native
VAE dtype: torch.float32
Using sub quadratic optimization for cross attention, if you have memory or speed issues try using: --use-split-cross-attention
### Loading: ComfyUI-Manager (V2.6)
### ComfyUI Revision: 1936 [9321198d] | Released on '2024-01-29'
[comfyui_controlnet_aux] | INFO -> Using ckpts path: /home/xxx/İndirilenler/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts
[comfyui_controlnet_aux] | INFO -> Using symlinks: False
[comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider']
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
/home/xxx/İndirilenler/ComfyUI/custom_nodes/comfyui_controlnet_aux/node_wrappers/dwpose.py:26: UserWarning: DWPose: Onnxruntime not found or doesn't come with acceleration providers, switch to OpenCV with CPU device. DWPose might run very slowly
warnings.warn("DWPose: Onnxruntime not found or doesn't come with acceleration providers, switch to OpenCV with CPU device. DWPose might run very slowly")
WAS Node Suite: OpenCV Python FFMPEG support is enabled
WAS Node Suite Warning: `ffmpeg_bin_path` is not set in `/home/xxx/İndirilenler/ComfyUI/custom_nodes/was-node-suite-comfyui/was_suite_config.json` config file. Will attempt to use system ffmpeg binaries if available.
WAS Node Suite: Finished. Loaded 211 nodes successfully.
"Success is not about being better than someone else. It's about being better than you used to be." - Unknown
Import times for custom nodes:
0.0 seconds: /home/xxx/İndirilenler/ComfyUI/custom_nodes/ComfyUI-Logic
0.0 seconds: /home/xxx/İndirilenler/ComfyUI/custom_nodes/ComfyUI-Custom-Scripts
0.0 seconds: /home/xxx/İndirilenler/ComfyUI/custom_nodes/stability-ComfyUI-nodes
0.1 seconds: /home/xxx/İndirilenler/ComfyUI/custom_nodes/ComfyUI-Manager
0.1 seconds: /home/xxx/İndirilenler/ComfyUI/custom_nodes/ComfyUI-VideoHelperSuite
0.7 seconds: /home/xxx/İndirilenler/ComfyUI/custom_nodes/comfyui_controlnet_aux
0.9 seconds: /home/xxx/İndirilenler/ComfyUI/custom_nodes/was-node-suite-comfyui
Starting server
To see the GUI go to: http://127.0.0.1:8188
FETCH DATA from: /home/xxx/İndirilenler/ComfyUI/custom_nodes/ComfyUI-Manager/extension-node-map.json
i know you are also very busy and have so many things to do but im trying to get it fixed since 3 days... please direct me to do somethings. looks like there is something on my side wrong, maybe fedora haves some packages missing? i dont know, you know sure better then me. <3
By "extension" above, I mean the comfyui extension that raises these errors. I concede it is a little bit confusing, "extension" is an overloaded term here.
You can find the list of installed comfyui "extensions" under ComfyUI/custom_nodes.
regarding to this question: they are up to date?
By the way, is there any functionality that doesn't work as a result of this error?
so after installing the standalone version, i still have that dwpose error... how can i solve this problem now?
Thanks for sharing the startup logs from the beginning, now I see that you have installed comfyui_controlnet_aux, which the error seems to originate from. I think it's this repo? https://github.com/Fannovel16/comfyui_controlnet_aux
If so, have a look at their issues. If your problem isn't there, I suggest you open an issue there.
I'm closing this for now, but please let us know if there are any hints pointing that sd-webui-comfyui might be related to the problem and we can reopen this. Unfortunately I do not have the resources to solve this problem if it stems from a different repo and a different system than what I have available currently.
other stable diffusion tools working fine with amd rocm, what can i do to fix this?
and some other errors
Checklist
What happened?
giving error on console but the image is also rendering
Steps to reproduce the problem
What should have happened?
should not give error on cmd. it gives me image but there is some errors.
What browsers do you use to access the UI ?
Mozilla Firefox
Sysinfo
{ "Platform": "Linux-6.6.13-200.fc39.x86_64-x86_64-with-glibc2.38", "Python": "3.10.13", "Version": "v1.7.0", "Commit": "cf2772fab0af5573da775e7437e6acdca424f26e", "Script path": "/home/xxx/Masaüstü/stable-diffusion-webui", "Data path": "/home/xxx/Masaüstü/stable-diffusion-webui", "Extensions dir": "/home/xxx/Masaüstü/stable-diffusion-webui/extensions", "Checksum": "bc6abb10de2b0eaf736c62f5af6be1322d19cd16f58181acc663d97bd304fd2f", "Commandline": [ "launch.py" ], "Torch env info": { "torch_version": "2.1.2+rocm5.6", "is_debug_build": "False", "cuda_compiled_version": "N/A", "gcc_version": "(GCC) 13.2.1 20231205 (Red Hat 13.2.1-6)", "clang_version": "17.0.6 (Fedora 17.0.6-1.fc39)", "cmake_version": "version 3.27.7", "os": "Fedora Linux 39 (Workstation Edition) (x86_64)", "libc_version": "glibc-2.38", "python_version": "3.10.13 (main, Dec 18 2023, 00:00:00) [GCC 13.2.1 20231205 (Red Hat 13.2.1-6)] (64-bit runtime)", "python_platform": "Linux-6.6.13-200.fc39.x86_64-x86_64-with-glibc2.38", "is_cuda_available": "True", "cuda_runtime_version": null, "cuda_module_loading": "LAZY", "nvidia_driver_version": null, "nvidia_gpu_models": "AMD Radeon RX 6900 XT", "cudnn_version": null, "pip_version": "pip3", "pip_packages": [ "numpy==1.23.5", "open-clip-torch==2.20.0", "pytorch-lightning==1.9.4", "pytorch-triton-rocm==2.1.0", "torch==2.1.2+rocm5.6", "torchaudio==2.1.2+rocm5.6", "torchdiffeq==0.2.3", "torchmetrics==1.3.0.post0", "torchsde==0.2.6", "torchvision==0.16.2+rocm5.6" ], "conda_packages": null, "hip_compiled_version": "5.6.31061-8c743ae5d", "hip_runtime_version": "5.6.31061", "miopen_runtime_version": "2.20.0", "caching_allocator_config": "", "is_xnnpack_available": "True", "cpu_info": [ "Architecture: x86_64", "CPU op-mode(s): 32-bit, 64-bit", "Address sizes: 39 bits physical, 48 bits virtual", "Byte Order: Little Endian", "CPU(s): 20", "On-line CPU(s) list: 0-19", "Vendor ID: GenuineIntel", "Model name: Intel(R) Core(TM) i9-10900K CPU @ 3.70GHz", "CPU family: 6", "Model: 165", "Thread(s) per core: 2", "Core(s) per socket: 10", "Socket(s): 1", "Stepping: 5", "CPU(s) scaling MHz: 77%", "CPU max MHz: 5300,0000", "CPU min MHz: 800,0000", "BogoMIPS: 7399,70", "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 cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp vnmi pku ospke md_clear flush_l1d arch_capabilities", "Virtualization: VT-x", "L1d cache: 320 KiB (10 instances)", "L1i cache: 320 KiB (10 instances)", "L2 cache: 2,5 MiB (10 instances)", "L3 cache: 20 MiB (1 instance)", "NUMA node(s): 1", "NUMA node0 CPU(s): 0-19", "Vulnerability Gather data sampling: Mitigation; Microcode", "Vulnerability L1tf: Not affected", "Vulnerability Mds: Not affected", "Vulnerability Meltdown: Not affected", "Vulnerability Mmio stale data: Mitigation; Clear CPU buffers; SMT vulnerable", "Vulnerability Retbleed: Mitigation; Enhanced IBRS", "Vulnerability Spec rstack overflow: Not affected", "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; Enhanced / Automatic IBRS, IBPB conditional, RSB filling, PBRSB-eIBRS SW sequence", "Vulnerability Srbds: Mitigation; Microcode", "Vulnerability Tsx async abort: Not affected", "Vulnerability itlb multihit: KVM: Mitigation: VMX disabled" ] }, "Exceptions": [ { "exception": "'82446b6d-2ee1-40be-81cd-8b07b8abdac3'", "traceback": [ [ "/home/xxx/Masaüstü/stable-diffusion-webui/modules/scripts.py, line 766, postprocess_batch_list", "script.postprocess_batch_list(p, pp, *script_args, *kwargs)" ], [ "/home/xxx/Masaüstü/stable-diffusion-webui/extensions/sd-webui-comfyui/scripts/comfyui.py, line 57, postprocess_batch_list", "iframe_requests.extend_infotext_with_comfyui_workflows(p, self.get_tab())" ], [ "/home/xxx/Masaüstü/stable-diffusion-webui/extensions/sd-webui-comfyui/lib_comfyui/comfyui/iframe_requests.py, line 121, extend_infotext_with_comfyui_workflows", "ComfyuiIFrameRequests.validate_amount_of_nodes_or_throw(" ], [ "/home/xxx/Masaüstü/stable-diffusion-webui/extensions/sd-webui-comfyui/lib_comfyui/ipc/init.py, line 41, wrapper", "return function(args, **kwargs)" ], [ "/home/xxx/Masaüstü/stable-diffusion-webui/extensions/sd-webui-comfyui/lib_comfyui/comfyui/iframe_requests.py, line 78, validate_amount_of_nodes_or_throw", "workflow_graph = get_workflow_graph(workflow_type_id)" ], [ "/home/xxx/Masaüstü/stable-diffusion-webui/extensions/sd-webui-comfyui/lib_comfyui/comfyui/iframe_requests.py, line 145, get_workflow_graph", "return ComfyuiIFrameRequests.send(request='webui_serialize_graph', workflow_type=workflow_type_id)" ], [ "/home/xxx/Masaüstü/stable-diffusion-webui/extensions/sd-webui-comfyui/lib_comfyui/ipc/init.py, line 20, wrapper", "res = current_callback_proxies[process_id].get(args=(function.module, function.qualname, args, kwargs))" ], [ "/home/xxx/Masaüstü/stable-diffusion-webui/extensions/sd-webui-comfyui/lib_comfyui/ipc/callback.py, line 73, get", "raise res.error from res" ] ] }, { "exception": "'82446b6d-2ee1-40be-81cd-8b07b8abdac3'", "traceback": [ [ "/home/xxx/Masaüstü/stable-diffusion-webui/modules/scripts.py, line 766, postprocess_batch_list", "script.postprocess_batch_list(p, pp, *script_args, **kwargs)" ], [ "/home/xxx/Masaüstü/stable-diffusion-webui/extensions/sd-webui-comfyui/scripts/comfyui.py, line 57, postprocess_batch_list", "iframe_requests.extend_infotext_with_comfyui_workflows(p, self.get_tab())" ], [ "/home/xxx/Masaüstü/stable-diffusion-webui/extensions/sd-webui-comfyui/lib_comfyui/comfyui/iframe_requests.py, line 121, extend_infotext_with_comfyui_workflows", "ComfyuiIFrameRequests.validate_amount_of_nodes_or_throw(" ], [ "/home/xxx/Masaüstü/stable-diffusion-webui/extensions/sd-webui-comfyui/lib_comfyui/ipc/init.py, line 41, wrapper", "return function(*args, **kwargs)" ], [ "/home/xxx/Masaüstü/stable-diffusion-webui/extensions/sd-webui-comfyui/lib_comfyui/comfyui/iframe_requests.py, line 78, validate_amount_of_nodes_or_throw", "workflow_graph = get_workflow_graph(workflow_type_id)" ], [ "/home/xxx/Masaüstü/stable-diffusion-webui/extensions/sd-webui-comfyui/lib_comfyui/comfyui/iframe_requests.py, line 145, get_workflow_graph", "return ComfyuiIFrameRequests.send(request='webui_serialize_graph', workflow_type=workflow_type_id)" ], [ "/home/xxx/Masaüstü/stable-diffusion-webui/extensions/sd-webui-comfyui/lib_comfyui/ipc/init__.py, line 20, wrapper", "res = current_callback_proxies[process_id].get(args=(function.module, function.qualname, args, kwargs))" ], [ "/home/xxx/Masaüstü/stable-diffusion-webui/extensions/sd-webui-comfyui/lib_comfyui/ipc/callback.py, line 73, get", "raise res.error from res" ] ] } ], "CPU": { "model": "", "count logical": 20, "count physical": 10 }, "RAM": { "total": "31GB", "used": "10GB", "free": "490MB", "active": "10GB", "inactive": "18GB", "buffers": "4MB", "cached": "21GB", "shared": "89MB" }, "Extensions": [ { "name": "canvas-zoom", "path": "/home/xxx/Masaüstü/stable-diffusion-webui/extensions/canvas-zoom", "version": "26450143", "branch": "main", "remote": "https://github.com/richrobber2/canvas-zoom.git" }, { "name": "clip-interrogator-ext", "path": "/home/xxx/Masaüstü/stable-diffusion-webui/extensions/clip-interrogator-ext", "version": "0f1a4591", "branch": "main", "remote": "https://github.com/pharmapsychotic/clip-interrogator-ext.git" }, { "name": "next-view", "path": "/home/xxx/Masaüstü/stable-diffusion-webui/extensions/next-view", "version": "76d2e8d7", "branch": "main", "remote": "https://github.com/NextDiffusion/next-view" }, { "name": "sd-canvas-editor", "path": "/home/xxx/Masaüstü/stable-diffusion-webui/extensions/sd-canvas-editor", "version": "e4c9e15f", "branch": "master", "remote": "https://github.com/jtydhr88/sd-canvas-editor.git" }, { "name": "sd-webui-comfyui", "path": "/home/xxx/Masaüstü/stable-diffusion-webui/extensions/sd-webui-comfyui", "version": "ac6ec6aa", "branch": "main", "remote": "https://github.com/ModelSurge/sd-webui-comfyui.git" } ], "Inactive extensions": [], "Environment": { "GIT": "git", "GRADIO_ANALYTICS_ENABLED": "False", "TORCH_COMMAND": "pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm5.6" }, "Config": { "samples_save": true, "samples_format": "png", "samples_filename_pattern": "", "save_images_add_number": true, "save_images_replace_action": "Replace", "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", "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, "notification_audio": true, "notification_volume": 100, "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", "enable_console_prompts": false, "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, "dump_stacks_on_signal": false, "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": "epicrealism_naturalSinRC1VAE.safetensors [84d76a0328]", "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": 1, "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_checkpoint_cache": 0, "sd_vae": "Automatic", "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, "img2img_batch_show_results_limit": 32, "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_dir_button_function": false, "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_card_order_field": "Path", "extra_networks_card_order": "Ascending", "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", "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, "return_grid": true, "do_not_show_images": false, "js_modal_lightbox": true, "js_modal_lightbox_initially_zoomed": true, "js_modal_lightbox_gamepad": false, "js_modal_lightbox_gamepad_repeat": 250, "gallery_height": "", "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, "localization": "None", "quicksettings_list": [ "sd_model_checkpoint" ], "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_pnginfo": true, "save_txt": false, "add_model_name_to_info": true, "add_model_hash_to_info": true, "add_vae_name_to_info": true, "add_vae_hash_to_info": true, "add_user_name_to_info": false, "add_version_to_infotext": true, "disable_weights_auto_swap": true, "infotext_skip_pasting": [], "infotext_styles": "Apply if any", "show_progressbar": true, "live_previews_enable": true, "live_previews_image_format": "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, "js_live_preview_in_modal_lightbox": 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, "postprocessing_existing_caption_action": "Ignore", "disabled_extensions": [], "disable_all_extensions": "none", "restore_config_state_file": "", "sd_checkpoint_hash": "84d76a0328ee5a1a2a1d466ba7478ab59183e3fea385441528aa4c5d567fd43e", "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, "polotno_api_key": "bHEpG9Rp0Nq9XrLcwFNu", "canvas_editor_default_width": 1024, "canvas_editor_default_height": 1024, "comfyui_enabled": true, "comfyui_update_button": "Update comfyui (requires reload ui)", "comfyui_install_location": "/home/xxx/Masaüstü/stable-diffusion-webui/extensions/sd-webui-comfyui/ComfyUI", "comfyui_additional_args": "", "comfyui_client_address": "", "comfyui_ipc_strategy": "Default", "comfyui_graceful_termination_timeout": 5, "comfyui_reverse_proxy_enabled": "Default" }, "Startup": { "total": 10.705082416534424, "records": { "initial startup": 0.014246702194213867, "prepare environment/checks": 3.4809112548828125e-05, "prepare environment/git version info": 0.005122661590576172, "prepare environment/torch GPU test": 1.4346923828125, "prepare environment/clone repositores": 0.02473306655883789, "prepare environment/run extensions installers/sd-webui-comfyui": 0.12298417091369629, "prepare environment/run extensions installers/next-view": 3.647804260253906e-05, "prepare environment/run extensions installers/clip-interrogator-ext": 2.466129779815674, "prepare environment/run extensions installers/canvas-zoom": 1.2176978588104248, "prepare environment/run extensions installers/sd-canvas-editor": 5.698204040527344e-05, "prepare environment/run extensions installers": 3.806915044784546, "prepare environment": 5.287966251373291, "launcher": 0.0007641315460205078, "import torch": 2.152992010116577, "import gradio": 0.5790314674377441, "setup paths": 0.8169105052947998, "import ldm": 0.002125263214111328, "import sgm": 3.0994415283203125e-05, "initialize shared": 0.03807687759399414, "other imports": 0.3173258304595947, "opts onchange": 0.00022864341735839844, "setup SD model": 0.00022864341735839844, "setup codeformer": 0.14849519729614258, "setup gfpgan": 0.006014823913574219, "set samplers": 2.7418136596679688e-05, "list extensions": 0.0008947849273681641, "restore config state file": 7.152557373046875e-06, "list SD models": 0.00043654441833496094, "list localizations": 0.00011587142944335938, "load scripts/custom_code.py": 0.0008296966552734375, "load scripts/detect_extension.py": 0.00021600723266601562, "load scripts/img2imgalt.py": 0.00020599365234375, "load scripts/loopback.py": 0.00010466575622558594, "load scripts/outpainting_mk_2.py": 0.00012159347534179688, "load scripts/poor_mans_outpainting.py": 0.00013566017150878906, "load scripts/postprocessing_caption.py": 8.034706115722656e-05, "load scripts/postprocessing_codeformer.py": 7.748603820800781e-05, "load scripts/postprocessing_create_flipped_copies.py": 7.510185241699219e-05, "load scripts/postprocessing_focal_crop.py": 0.00027060508728027344, "load scripts/postprocessing_gfpgan.py": 8.177757263183594e-05, "load scripts/postprocessing_split_oversized.py": 8.034706115722656e-05, "load scripts/postprocessing_upscale.py": 0.0001220703125, "load scripts/processing_autosized_crop.py": 8.702278137207031e-05, "load scripts/prompt_matrix.py": 0.0001010894775390625, "load scripts/prompts_from_file.py": 0.00010538101196289062, "load scripts/sd_upscale.py": 9.799003601074219e-05, "load scripts/xyz_grid.py": 0.0011670589447021484, "load scripts/ldsr_model.py": 0.20769262313842773, "load scripts/lora_script.py": 0.08515310287475586, "load scripts/scunet_model.py": 0.016114473342895508, "load scripts/swinir_model.py": 0.015236377716064453, "load scripts/hotkey_config.py": 0.00010800361633300781, "load scripts/extra_options_section.py": 0.00013303756713867188, "load scripts/hypertile_script.py": 0.029433727264404297, "load scripts/hypertile_xyz.py": 0.0001342296600341797, "load scripts/config.py": 0.0001347064971923828, "load scripts/clip_interrogator_ext.py": 0.03658938407897949, "load scripts/next_view.py": 0.01464986801147461, "load scripts/main.py": 0.027272939682006836, "load scripts/comfyui.py": 0.09795022010803223, "load scripts/refiner.py": 0.00014495849609375, "load scripts/seed.py": 0.00011563301086425781, "load scripts": 0.5348525047302246, "load upscalers": 0.0028138160705566406, "refresh VAE": 0.0006396770477294922, "refresh textual inversion templates": 2.956390380859375e-05, "scripts list_optimizers": 0.00018787384033203125, "scripts list_unets": 4.76837158203125e-06, "reload hypernetworks": 0.00021147727966308594, "initialize extra networks": 0.0038652420043945312, "scripts before_ui_callback": 0.0002701282501220703, "create ui": 0.42119503021240234, "gradio launch": 0.3845181465148926, "add APIs": 0.004970550537109375, "app_started_callback/lora_script.py": 0.0005273818969726562, "app_started_callback/clip_interrogator_ext.py": 0.0006425380706787109, "app_started_callback/callbacks.py": 0.000904083251953125, "app_started_callback": 0.0020771026611328125 } }, "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.1", "aiosignal==1.3.1", "altair==5.2.0", "antlr4-python3-runtime==4.9.3", "anyio==3.7.1", "async-timeout==4.0.3", "attrs==23.2.0", "basicsr==1.4.2", "beautifulsoup4==4.12.3", "blendmodes==2022", "certifi==2022.12.7", "charset-normalizer==2.1.1", "clean-fid==0.1.35", "click==8.1.7", "clip-interrogator==0.6.0", "clip==1.0", "coloredlogs==15.0.1", "contourpy==1.2.0", "cycler==0.12.1", "deprecation==2.1.0", "einops==0.4.1", "exceptiongroup==1.2.0", "facexlib==0.3.0", "fastapi==0.94.0", "ffmpy==0.3.1", "filelock==3.9.0", "filterpy==1.4.5", "flatbuffers==23.5.26", "fonttools==4.47.2", "frozenlist==1.4.1", "fsspec==2023.12.2", "ftfy==6.1.3", "future==0.18.3", "gdown==5.0.1", "gfpgan==1.3.8", "gitdb==4.0.11", "gitpython==3.1.32", "gradio-client==0.5.0", "gradio==3.41.2", "grpcio==1.60.0", "h11==0.12.0", "httpcore==0.15.0", "httpx==0.24.1", "huggingface-hub==0.20.3", "humanfriendly==10.0", "idna==3.4", "imageio==2.33.1", "importlib-metadata==7.0.1", "importlib-resources==6.1.1", "inflection==0.5.1", "jinja2==3.1.2", "jsonmerge==1.8.0", "jsonschema-specifications==2023.12.1", "jsonschema==4.21.1", "kiwisolver==1.4.5", "kornia==0.6.7", "lark==1.1.2", "lazy-loader==0.3", "lightning-utilities==0.10.1", "llvmlite==0.41.1", "lmdb==1.4.1", "lpips==0.1.4", "markdown==3.5.2", "markupsafe==2.1.3", "matplotlib==3.8.2", "mpmath==1.3.0", "multidict==6.0.4", "networkx==3.0", "numba==0.58.1", "numpy==1.23.5", "omegaconf==2.2.3", "onnx==1.15.0", "onnxruntime-gpu==1.16.3", "open-clip-torch==2.20.0", "opencv-python==4.9.0.80", "orjson==3.9.12", "packaging==23.2", "pandas==2.2.0", "piexif==1.1.3", "pillow==9.5.0", "pip==23.3.2", "platformdirs==4.1.0", "portalocker==2.8.2", "protobuf==3.20.3", "psutil==5.9.5", "pydantic==1.10.14", "pydub==0.25.1", "pyparsing==3.1.1", "pysocks==1.7.1", "python-dateutil==2.8.2", "python-multipart==0.0.6", "pytorch-lightning==1.9.4", "pytorch-triton-rocm==2.1.0", "pytz==2023.3.post1", "pywavelets==1.5.0", "pyyaml==6.0.1", "realesrgan==0.3.0", "referencing==0.32.1", "regex==2023.12.25", "requests==2.28.1", "resize-right==0.0.2", "rpds-py==0.17.1", "safetensors==0.3.1", "scikit-image==0.21.0", "scipy==1.12.0", "semantic-version==2.10.0", "sentencepiece==0.1.99", "setuptools==67.7.2", "six==1.16.0", "smmap==5.0.1", "sniffio==1.3.0", "soupsieve==2.5", "starlette==0.26.1", "sympy==1.12", "tb-nightly==2.16.0a20240127", "tensorboard-data-server==0.7.2", "tf-keras-nightly==2.16.0.dev2024012710", "tifffile==2023.12.9", "timm==0.9.2", "tokenizers==0.13.3", "tomesd==0.1.3", "tomli==2.0.1", "toolz==0.12.1", "torch==2.1.2+rocm5.6", "torchaudio==2.1.2+rocm5.6", "torchdiffeq==0.2.3", "torchmetrics==1.3.0.post0", "torchsde==0.2.6", "torchvision==0.16.2+rocm5.6", "tqdm==4.66.1", "trampoline==0.1.2", "transformers==4.30.2", "typing-extensions==4.4.0", "tzdata==2023.4", "urllib3==1.26.13", "uvicorn==0.27.0", "wcwidth==0.2.13", "websockets==11.0.3", "werkzeug==3.0.1", "yapf==0.40.2", "yarl==1.9.4", "zipp==3.17.0" ] }
Console logs
and some bonus errors: