Fannovel16 / comfyui_controlnet_aux

ComfyUI's ControlNet Auxiliary Preprocessors
Apache License 2.0
2.11k stars 203 forks source link

nodes doesn't appear after I installed this repo #51

Open HDKKZn opened 1 year ago

HDKKZn commented 1 year ago

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'

Fannovel16 commented 1 year ago

How did you install it?

bot5am commented 1 year ago

This issue is handled in this video.

https://youtu.be/gS62nkcml0k?si=uwibHlJRrlLFffMh&t=168

HDKKZn commented 1 year ago

This issue is handled in this video.

https://youtu.be/gS62nkcml0k?si=uwibHlJRrlLFffMh&t=168

it's works!! thanks!!♥

HDKKZn commented 1 year ago

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