ConsistentID icon indicating copy to clipboard operation
ConsistentID copied to clipboard

ConsistentID for image inpainting with controlnet

Open slowwords opened this issue 9 months ago • 1 comments

Hi, I tried out the text-to-image demo you released and the results were fantastic. It's really a great work!

Moreover, I'm looking to apply ConsistentID in image inpainting task with ControlNet, and I've implemented a pipeline locally for this purpose. However, the outcomes have been less than optimistic. Do you have plans to release an inpainting pipeline that includes ControlNet? Or, would you be able to guide me on how to make the necessary adjustments?

results: 20240522-160936

20240522-160941

my pipeline:

XXX

refer to StableDIffusionControlNetInpaint_ConsistentID

slowwords avatar May 22 '24 08:05 slowwords