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.
https://www.iopaint.com/
Apache License 2.0
17.35k stars 1.75k forks source link

How to use local SD model? #476

Open panp4n opened 2 months ago

panp4n commented 2 months ago

CMD : iopaint start --model Sanster/AnyText --model-dir=F:\iopaint_model --local-files-only Which path should the SD model be placed in? I put the model to ~\huggingface\hub. But it can't start. And when I use --no-local-files-only ,It can't download the model automatically from huggingface.(I can access this website on Chrome.)

Sanster commented 2 months ago