You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 target prompt "a photo of a pixar superhero in NYC," the structure of the edited image did not align well with the original image.
I've installed the correct version of diffusers (0.15.0). The base model is SD v1.4.
Have you encountered similar cases on your end? Any insights or suggestions you could provide would be greatly appreciated.
Thanks for your support in advance.
Here are my editing results:
Target prompt: "a photo of a pixar superhero in NYC"
Target prompt: "a photo of a bronze horse in a museum"
The text was updated successfully, but these errors were encountered:
Hi @momopusheen, thanks for your attention. Note that MasaCtrl is designed for non-rigid editing that tries to maintain content consistency after editing. If you want to keep the layout unchanged after editing (change the global style or local object), you can use the following attention editor:
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 target prompt "a photo of a pixar superhero in NYC," the structure of the edited image did not align well with the original image.
I've installed the correct version of diffusers (0.15.0). The base model is SD v1.4.
Have you encountered similar cases on your end? Any insights or suggestions you could provide would be greatly appreciated.
Thanks for your support in advance.
Here are my editing results:
Target prompt: "a photo of a pixar superhero in NYC"
Target prompt: "a photo of a bronze horse in a museum"
The text was updated successfully, but these errors were encountered: