Open HDKKZn opened 1 year ago
How did you install it?
This issue is handled in this video.
This issue is handled in this video.
it's works!! thanks!!♥
How did you install it?
I downloaded a zip file from GitHub and then extracted it into the "custom_nodes" folder, because of poor internet connection
Traceback (most recent call last): File "E:\SDUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1725, 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:\SDUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux-main__init__.py", line 2, in
from .utils import here, create_node_input_types
File "E:\SDUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux-main\utils.py", line 4, in import cv2
ModuleNotFoundError: No module named 'cv2'
Cannot import E:\SDUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux-main module for custom nodes: No module named 'cv2'