Opensource model to remove watermarks on images locally on my laptop

Hi

I would like to try to use an open source model for removing watermark images that I upload on my laptop. This as a part of learning experience for me. Can somebody recommend a model that I can clone locally to my laptop?
I just started using VS Code and GitHub.

Thank you.

1 Like

Are you referring to a typical watermark? If so, I believe the process would involve first identifying the location of the watermark and then performing inpainting on that area. It appears that there are already programs available that can perform this task.