Inpaint-Anything icon indicating copy to clipboard operation
Inpaint-Anything copied to clipboard

Do you have simple interface to use these?

Open FurkanGozukara opened this issue 2 years ago • 3 comments

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 avatar Apr 21 '23 04:04 FurkanGozukara

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.

geekyutao avatar Apr 21 '23 04:04 geekyutao

@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

Sanster avatar Apr 22 '23 04:04 Sanster

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

continue-revolution avatar Apr 23 '23 12:04 continue-revolution

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

FurkanGozukara avatar Apr 25 '23 10:04 FurkanGozukara