| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| IOPaint-1.5.3 source code.tar.gz | 2024-11-23 | 6.6 MB | |
| IOPaint-1.5.3 source code.zip | 2024-11-23 | 6.8 MB | |
| README.md | 2024-11-23 | 643 Bytes | |
| Totals: 3 Items | 13.4 MB | 46 | |
- add
--remove-bg-model briaai/RMBG-2.0from: https://huggingface.co/briaai/RMBG-2.0 - add
--remove-bg-device, device(cpu/cuda/mps) for remove background plugin, only supports briaai models(briaai/RMBG-1.4 and briaai/RMBG-2.0). For other remvoe-bg model(e.g Birefnet) you can install gpu version ofrembgpackage to use gpu, see more at: https://github.com/danielgatis/rembg?tab=readme-ov-file#installation - fix
--output-dirnot work: https://github.com/Sanster/IOPaint/issues/597 - fix all 404 error in the terminal
- fix remove-bg plugin requirements
- Frontend
- now support smaller brushsize
- better error handle