danielgatis / rembg

Rembg is a tool to remove images background
MIT License
15.39k stars 1.75k forks source link

[BUG] rembg import remove, ImportError #641

Open geovaniprodata opened 2 weeks ago

geovaniprodata commented 2 weeks ago

Describe the bug I'm using FastAPI and when run Uvicorn or .py run triggers an ImportError instantly onnxruntime related

To Reproduce Steps to reproduce the behavior:

  1. install rembg
  2. import on file, especifically the remove function
  3. Run .py file
  4. See the error on terminal.

Expected behavior Clean and Easy Usage of plugin and it's related imports.

Images image

OS Version: Windows 10 Pro 22H2 [19045.4529]

Rembg version: v2.0.57

Additional context Python 3.12.2 from VENV