Sanster / IOPaint

Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures.

Home Page:https://www.iopaint.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] Where is the eraser?

ZzzzzzzSkyward opened this issue · comments

Seems I can't see an eraser tool as against the pen. I want to be able to remove a narrow line or something in an area like I can do in other paint softwares. How can I achieve it?

commented

You can switch to the lama model for object erase

iopaint start --model lama

You can switch to the lama model for object erase

iopaint start --model lama

I mean the eraser tool for painting areas, not inpainting. Besides why you recommend lama? I don't understand because all the inpainting models are available for inpainting.

commented
  • I understand, there is currently no eraser for painting mask area. You can only click on the "clean" button on the right side to paint again. Perhaps I could add this feature later on.
  • Using the SD model to remove objects can potentially generate new objects(I'm curious, do you encounter this situation often?). The lama model is specially designed to erase objects, is faster, and requires fewer resources. Although its generation capability is indeed not as good as the inpainting model based on stable diffusion.