Kosinkadink / ComfyUI-Advanced-ControlNet

ControlNet scheduling and masking nodes with sliding context support
GNU General Public License v3.0
615 stars 61 forks source link

Flux error! #168

Open oliverban opened 3 months ago

oliverban commented 3 months ago

Getting "MMDiT.init() got an unexpected keyword argument 'image_model'" when trying to load InstantX Union with the Load Advanced ControlNet Model 🛂🅐🅒🅝

Is there a working workflow that shows the flow, maybe I am doing something wrong? :)

vlrevolution commented 3 months ago

I'm interested in how to load this as well: https://huggingface.co/Shakker-Labs/FLUX.1-dev-ControlNet-Union-Pro

squallyang520 commented 2 months ago

image

[https://huggingface.co/InstantX/FLUX.1-dev-Controlnet-Union]

Kosinkadink commented 2 months ago

For now, you'll need to use the normal advanced controlnet nodes for that, not ControlNet++ - that node is specifically for SDXL union + Promax. The types on the drop-down are completely different for that flux union model, so I'll need a separate node to handle it.

creativekj commented 1 month ago

Did, you find any solution? I am getting this error while using any FLUX Controlnet Model. Very Annoying

j-r0n commented 1 month ago

Here i found a solution: https://github.com/comfyanonymous/ComfyUI/issues/4349 (update comfyUI)