You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Guidance required to solve the following issue. its a fresh install and ComfyUI with all the custom nodes required to run 1 workflow.
Error:
Cannot import E:\CNTD\ComfyUI\custom_nodes\comfyui_controlnet_aux module for custom nodes: No module named 'custom_albumentations'
Prestartup times for custom nodes:
0.0 seconds: E:\CNTD\ComfyUI\custom_nodes\rgthree-comfy
0.0 seconds: E:\CNTD\ComfyUI\custom_nodes\ComfyUI-Manager
Total VRAM 24564 MB, total RAM 32581 MB
pytorch version: 2.1.0+cu118
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
Using pytorch cross attention
[Prompt Server] web root: E:\CNTD\ComfyUI\web
[Crystools INFO] Crystools version: 1.20.0
[Crystools INFO] CPU: Intel(R) Core(TM) i9-14900K - Arch: AMD64 - OS: Windows 10
[Crystools INFO] Pynvml (Nvidia) initialized.
[Crystools INFO] GPU/s:
[Crystools INFO] 0) NVIDIA GeForce RTX 4090
[Crystools INFO] NVIDIA Driver: 561.09
Loading: ComfyUI-Impact-Pack (V5.5.5)
Loading: ComfyUI-Impact-Pack (Subpack: V0.7)
[Impact Pack] Wildcards loading done.
Loading: ComfyUI-Inspire-Pack (V0.69.3)
Total VRAM 24564 MB, total RAM 32581 MB
pytorch version: 2.1.0+cu118
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
Loading: ComfyUI-Manager (V2.8.3)
ComfyUI Revision: 2804 [cc9cf6d1] | Released on '2024-10-31'
[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/model-list.json
no module 'xformers'. Processing without...
no module 'xformers'. Processing without...
Traceback (most recent call last):
File "E:\CNTD\ComfyUI\nodes.py", line 2012, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in call_with_frames_removed
File "E:\CNTD\ComfyUI\custom_nodes\comfyui_controlnet_aux_init.py", line 2, in
from .utils import here, define_preprocessor_inputs, INPUT
File "E:\CNTD\ComfyUI\custom_nodes\comfyui_controlnet_aux\utils.py", line 8, in
from custom_albumentations.core.keypoints_utils import angle_to_2pi_range
ModuleNotFoundError: No module named 'custom_albumentations'
Cannot import E:\CNTD\ComfyUI\custom_nodes\comfyui_controlnet_aux module for custom nodes: No module named 'custom_albumentations'
Using pytorch cross attention
Started worker with PID 12644
ComfyUI Fooocus Nodes : loaded
[rgthree] Loaded 39 epic nodes.
[rgthree] NOTE: Will NOT use rgthree's optimized recursive execution as ComfyUI has changed.
Guidance required to solve the following issue. its a fresh install and ComfyUI with all the custom nodes required to run 1 workflow.
Error:
Cannot import E:\CNTD\ComfyUI\custom_nodes\comfyui_controlnet_aux module for custom nodes: No module named 'custom_albumentations'
Log:
The text was updated successfully, but these errors were encountered: