ai-forever / Kandinsky-2

Kandinsky 2 — multilingual text2image latent diffusion model
Apache License 2.0
2.75k stars 307 forks source link

Great work for 2.2! How to do inpainting with depth condition? #94

Open deepconv opened 1 year ago

deepconv commented 1 year ago

I have a masked image and need to generate content for the mask region according to a depth map. Is there a model that can do inpainting and controlnet-depth condition at the same time? Or is there a way to chain/combine the inpainting model and controlnet-depth model?