rembg
rembg copied to clipboard
[BUG] rembg import remove, ImportError
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:
- install rembg
- import on file, especifically the
remove
function - Run .py file
- See the error on terminal.
Expected behavior Clean and Easy Usage of plugin and it's related imports.
Images
OS Version: Windows 10 Pro 22H2 [19045.4529]
Rembg version: v2.0.57
Additional context Python 3.12.2 from VENV