Does it work with ComfyUI?
Hi,
I wanted to try it out in ComfyUI, but I get an error:
"ERROR: controlnet file is invalid and does not contain a valid controlnet model."
Is it compatible with ComfyUI? Thanks in advance!
same here
same here
What workflow did you use?
Wasn't able to find controlnet workflow for Flux.2
Same here...there is a ControlNet for the new Zimage. Comfyui had to create some nodes to make that work. Probably the same situation. Looks like Zimage is getting all the attention.
Same here:
File "/home/user/app/ComfyUI/nodes.py", line 815, in load_controlnet
raise RuntimeError("ERROR: controlnet file is invalid and does not contain a valid controlnet model.")
RuntimeError: ERROR: controlnet file is invalid and does not contain a valid controlnet model.
Try to use ReferenceLatent node and place it:
- after 'Apply VideoX ControlNet' and before 'BasicGuider'
- after 'FluxGuidance' and before 'Apply VideoX ControlNet'
nodes to see what will happen
pinpointing! Thanks, Apple, I typed INPAINTING!
where do you get the VideoX controlNet Loader _V2
From me. When it finally works I'll share a link.
I decided to just go ahead and share. It's not tested with any checkpoints besides the regular bf16 flux.2-dev weights. Hopefully this will work for some of you.








