Open chrismaltais opened 5 months ago
Thanks for your interest. Would you want to open a PR to add this support? We'd be more than happy to guide you. Cc: @UmerHA as well.
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.
Please note that issues that do not follow the contributing guidelines are likely to be ignored.
I would like to work in this issue, and this is my first time contributing to Diffusers, so would really like some guidelines on where to start
Thanks for that. Feel free to start working on it and ask questions along the way.
Is your feature request related to a problem? Please describe. The
StableDiffusionControlNetPipeline
/StableDiffusionXLControlNetPipeline
allow you to specify a list of control nets (i.e. depth and canny)However, the new
ControlNetXS
pipelines only allow you provide a single control netDescribe the solution you'd like. I want to be able to do: