Dear Everyone,
I have several workflow using anyline but is not working anymore .
I'm using latest version of Comfyui app and all seems to be up to date.
I noticed that other have the same issue but on portable still seems unsolved
Traceback (most recent call last):
File "C:\Users.....\AppData\Local\Programs@comfyorgcomfyui-electron\resources\ComfyUI\nodes.py", line 2141, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 999, in exec_module
File "", line 488, in call_with_frames_removed
File "C:\Users.....\Desktop\new_ComfyUI\ComfyUI App\custom_nodes\comfyui-anyline_init.py", line 1, in
from .anyline import AnyLine
File "C:\Users.....\Desktop\new_ComfyUI\ComfyUI App\custom_nodes\comfyui-anyline\anyline.py", line 8, in
from custom_nodes.comfyui_controlnet_aux.utils import common_annotator_call
ModuleNotFoundError: No module named 'custom_nodes.comfyui_controlnet_aux'
Did anyone found a solution?