这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

IOPaint-1.5.3

Latest

Choose a tag to compare

@Sanster Sanster released this 23 Nov 12:31
· 18 commits to main since this release
  • add --remove-bg-model briaai/RMBG-2.0 from: 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 of rembg package to use gpu, see more at: https://github.com/danielgatis/rembg?tab=readme-ov-file#installation
  • fix --output-dir not work: #597
  • fix all 404 error in the terminal
  • fix remove-bg plugin requirements
  • Frontend
    • now support smaller brushsize
    • better error handle