aws-neuron / aws-neuron-samples

Example code for AWS Neuron SDK developers building inference and training applications
Other
122 stars 33 forks source link

SDXL Controlnet support #66

Open huseyintemiz opened 7 months ago

huseyintemiz commented 7 months ago

SDXL-base works perfectly on Inf2 chips. Different SDXL pipelines (inpaint, img2img ) are also working perfectly. But, as far as I read/try, there is no support for ControlNet and IPAdapter. Are these features on development roadmaps in future Neuron releases.

jyang-aws commented 7 months ago

Hi @huseyintemiz, yes, they are in our roadmap and we're currently working on it. You can track the progress, for example, through these two relevant issues https://github.com/aws-neuron/aws-neuron-sdk/issues/804, and https://github.com/aws-neuron/aws-neuron-samples/issues/25. We'll keep this ticket open until support is available.

GrigoryEvko commented 7 months ago

+1, would absolutely love it!

goreactdev commented 6 months ago

Hi @jyang-aws, is there any approximate ETA?

GrigoryEvko commented 4 months ago

Hey, @jyang-aws @hannanjgaws is it still planned? Any new approximate ETA, as almost 3 months passed now. Thanks!