Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anyline.py line 8-11 have error !! modify custom_controlnet_aux #25

Open
liuxb99 opened this issue Aug 19, 2024 · 4 comments
Open

Anyline.py line 8-11 have error !! modify custom_controlnet_aux #25

liuxb99 opened this issue Aug 19, 2024 · 4 comments

Comments

@liuxb99
Copy link

liuxb99 commented Aug 19, 2024

original:
from custom_nodes.comfyui_controlnet_aux.utils import common_annotator_call
from custom_nodes.comfyui_controlnet_aux.src.controlnet_aux.teed import TEDDetector
from custom_nodes.comfyui_controlnet_aux.src.controlnet_aux.teed.ted import TED
from custom_nodes.comfyui_controlnet_aux.src.controlnet_aux.lineart_standard import LineartStandardDetector
modify:

Requires comfyui_controlnet_aux funcsions and classes

from custom_nodes.comfyui_controlnet_aux.utils import common_annotator_call
from custom_nodes.comfyui_controlnet_aux.src.custom_controlnet_aux.teed import TEDDetector
from custom_nodes.comfyui_controlnet_aux.src.custom_controlnet_aux.teed.ted import TED
from custom_nodes.comfyui_controlnet_aux.src.custom_controlnet_aux.lineart_standard import LineartStandardDetector

@wuqq
Copy link

wuqq commented Aug 20, 2024

Thank you.

1 similar comment
@liangmou825
Copy link

Thank you.

@mashb1t
Copy link

mashb1t commented Aug 22, 2024

To be specific: they've changed it in Fannovel16/comfyui_controlnet_aux@c47ccab

@marduk191
Copy link

bump for monday

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants