Closed PLoic closed 1 year ago
Might be related to #1236
Did you mean to use the (diff) version of the ControlNet loader?
Works fine here, make sure your comfyui is updated.
I've updated comfy and I have a new error :
I have downgraded pip install setuptools==59.8.0
and it seems to work
Just for anyone who (like me) ends up here because they're running into the OP issue with https://github.com/AbdBarho/stable-diffusion-webui-docker: That project's dockerfile is pinned to an older version of ComfyUI. Changing it to pull latest made T2i adapters work fine for me with SDXL.
(And while I'm here, thank you @comfyanonymous for an amazing project!)
Hello, When I'm trying to execute this workflow :
I'm facing this issue :
Am I doing it right ? Or is it only for control net ? I'm trying to use this T2I Adapter : https://huggingface.co/TencentARC/t2i-adapter-openpose-sdxl-1.0
Thanks