Grounded-Segment-Anything
Grounded-Segment-Anything copied to clipboard
How to remove object in a picture with Grounded-SAM with Inpainting?
I tried by leave prompt as empty string, but Stable Diffusion put random object instead.
I tried by leave prompt as empty string, but Stable Diffusion put random object instead.
You can try to use LAMA algorithms to remove the object:
- https://github.com/advimman/lama
And inpaint-anything may also be helpful to you: https://github.com/geekyutao/Inpaint-Anything