does not seem to work with StableDiffusionXLControlNetImg2ImgPipeline
#11
by
Clement
- opened
hello,
I cannot make your model (nor thibaud/controlnet-openpose-sdxl-1.0) with StableDiffusionXLControlNetImg2ImgPipeline, is this expected?
To repro, adjust your snippet and add a reference image passed as 'image'. The pose image is passed as 'control_image' to the pipe.
There is little info about this problem in diffusers issues. Am I missing something?
Thank you,
Clement