rembg icon indicating copy to clipboard operation
rembg copied to clipboard

[BUG] rembg import remove, ImportError

Open geovaniprodata opened this issue 8 months ago • 0 comments

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

geovaniprodata avatar Jun 18 '24 15:06 geovaniprodata