runtime error
Exit code: 1. Reason: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 147.5 MB/s eta 0:00:00 Downloading numpy-2.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.5/19.5 MB 145.2 MB/s eta 0:00:00 Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) Downloading referencing-0.35.1-py3-none-any.whl (26 kB) Downloading rpds_py-0.22.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (381 kB) Downloading tifffile-2024.12.12-py3-none-any.whl (227 kB) Downloading llvmlite-0.43.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (43.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.9/43.9 MB 221.7 MB/s eta 0:00:00 Installing collected packages: rpds-py, platformdirs, numpy, networkx, llvmlite, lazy-loader, tifffile, scipy, referencing, pooch, opencv-python-headless, numba, imageio, scikit-image, pymatting, jsonschema-specifications, jsonschema, rembg Attempting uninstall: numpy Found existing installation: numpy 2.1.3 Uninstalling numpy-2.1.3: Successfully uninstalled numpy-2.1.3 Successfully installed imageio-2.36.1 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 lazy-loader-0.4 llvmlite-0.43.0 networkx-3.4.2 numba-0.60.0 numpy-2.0.2 opencv-python-headless-4.10.0.84 platformdirs-4.3.6 pooch-1.8.2 pymatting-1.1.13 referencing-0.35.1 rembg-2.0.61 rpds-py-0.22.3 scikit-image-0.25.0 scipy-1.15.0 tifffile-2024.12.12 Traceback (most recent call last): File "/home/user/app/app.py", line 12, in <module> import rembg File "/usr/local/lib/python3.10/site-packages/rembg/__init__.py", line 5, in <module> from .bg import remove File "/usr/local/lib/python3.10/site-packages/rembg/bg.py", line 6, in <module> import onnxruntime as ort ModuleNotFoundError: No module named 'onnxruntime'
Container logs:
Fetching error logs...