Inpaint-Anything
Inpaint-Anything copied to clipboard
Do you have simple interface to use these?
I would like to make a tutorial video on my channel SECourses but I don't see gradio interface or such as in your examples
If you don't have can you release the interface you used to generate those examples images you put in main page?
That shows masked / segmented content after clicking
I would like to make a tutorial video on my channel SECourses but I don't see gradio interface or such as in your examples
If you don't have can you release the interface you used to generate those examples images you put in main page?
That shows masked / segmented content after clicking
@FurkanGozukara Thanks for your interest! Our website is available now! Check out the interface from here. Besides, we added a new feature which can remove any 3D object from a 3D scene. It's interesting, and we will release the details.
@FurkanGozukara hi, perhaps you would be interested in my project Lama Cleaner which integrates multiple SOTA inpainting models, including SAM+Stable Diffusion
Demo video for using SAM+Stable Diffusion in Lama Cleaner
https://user-images.githubusercontent.com/3998421/233762880-bbb888d8-5f52-4b08-bbe4-e9df9351120d.mp4
Demo video for using SAM+LaMa in Lama Cleaner
https://user-images.githubusercontent.com/3998421/233762926-5d1b3e0f-7d51-4d40-865b-6fb98869ecfd.mp4
If you use stable diffusion webui, use https://github.com/continue-revolution/sd-webui-segment-anything, check https://github.com/continue-revolution/sd-webui-segment-anything#how-to-use and https://github.com/continue-revolution/sd-webui-segment-anything/issues/60 for how to use
If you use stable diffusion webui, use https://github.com/continue-revolution/sd-webui-segment-anything, check https://github.com/continue-revolution/sd-webui-segment-anything#how-to-use and continue-revolution/sd-webui-segment-anything#60 for how to use
thanks useful