TypeError with FluxControlNetPipeline inference

#6
by anghellia - opened

Hi! I use Diffusers with PR
But get this error:
TypeError: FluxTransformer2DModel.forward() got an unexpected keyword argument 'controlnet_block_samples'

you can use not latest diffusers version's transformer_flux.py but this url code

https://github.com/instantX-research/diffusers_flux/blob/main/src/diffusers/models/transformers/transformer_flux.py

InstantX org

Thank you, now it works

anghellia changed discussion status to closed

Sign up or log in to comment