MasaCtrl icon indicating copy to clipboard operation
MasaCtrl copied to clipboard

[ICCV 2023] Consistent Image Synthesis and Editing

Results 23 MasaCtrl issues
Sort by recently updated
recently updated
newest added

Hi there, Thanks for your great work. I tried using masactrl with T2I adapter - openpose variant. The T2I adapter is able to generate images in input pose, but as...

Hi there, Thank you for the amazing work! I thoroughly enjoyed reading your paper. I have a suggestion for potentially improving real image editing results. I noticed that in some...

Hi, Thanks for your brilliant work! I used the vanilla implementation provided in playground_real.ipynb for image editing, without making any modifications, but got unexpected results. For example, when using the...

Current MasaCtrl does not work with ControlNet and Lora。 Any plans to support StableDiffusionControlNet in consistent_synthesis?

There's a bug when running local gradio demo.

Can you please publish a file explaining all the terms and how to use them, so it would be easier for the users

Thank you for sharing the job! I wonder how the codes achieve the process from source attention to the target, is it achieved by https://github.com/TencentARC/MasaCtrl/blob/main/masactrl/masactrl.py#L35C25-L43?

I tried the code in playground_real.ipynb on SD1.4, SD1.5, and SD2.1, and found that the inverse process using DDIM can only generate images that are consistent with the original image...

Any plans to support SDXL real_image_editing?