How to use SDXL Inpainting model to remove objects? #9828
Unanswered
ammarft-ai
asked this question in
Q&A
Replies: 2 comments
-
If I understand you correctly removing an object would not necessarily be inpainting in the sense that you don't use a text prompt, but only a mask. For this you would use segment anything to obtain your mask and lama inpainting to remove the object. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am using inpainting models for editing and adding new objects for a while but I can't figure out how to remove a masked object from the image. I tried giving empty prompt but it didn't work as well.
Beta Was this translation helpful? Give feedback.
All reactions