runtime error
Exit code: 1. Reason: rpy: filename=filterpy-1.4.5-py3-none-any.whl size=110543 sha256=5cc5cc1ade617e1751f6891c21a94a341d3bbc959eb851328b258479206a1ba2 Stored in directory: /root/.cache/pip/wheels/79/33/43/53b597b8f63de80842202a5fed633eea6f5ce3e3f6c6efbab8 Successfully built filterpy Installing collected packages: lmdb, yapf, pyparsing, opencv-python, kiwisolver, fonttools, cycler, contourpy, matplotlib, filterpy, facexlib Successfully installed contourpy-1.3.3 cycler-0.12.1 facexlib-0.3.0 filterpy-1.4.5 fonttools-4.61.1 kiwisolver-1.4.9 lmdb-1.7.5 matplotlib-3.10.8 opencv-python-4.13.0.90 pyparsing-3.3.2 yapf-0.43.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. Cloning BasicSR... Cloning into '/app/libs/BasicSR'... Cloning GFPGAN... Cloning into '/app/libs/GFPGAN'... Cloning Real-ESRGAN... Cloning into '/app/libs/Real-ESRGAN'... Creating dummy version file at /app/libs/BasicSR/basicsr/version.py Creating dummy version file at /app/libs/Real-ESRGAN/realesrgan/version.py Patching torchvision.transforms.functional_tensor for BasicSR... Dependencies setup complete. Sys.path: ['/app', '/app', '/usr/local/lib/python313.zip', '/usr/local/lib/python3.13', '/usr/local/lib/python3.13/lib-dynload', '/usr/local/lib/python3.13/site-packages', '/app/libs/BasicSR', '/app/libs/GFPGAN', '/app/libs/Real-ESRGAN'] Failed to import BasicSR: cannot import name '__gitsha__' from 'basicsr.version' (/app/libs/BasicSR/basicsr/version.py) GFPGAN imported successfully. Real-ESRGAN imported successfully. No onnxruntime backend found. Please install rembg with CPU or GPU support: pip install "rembg[cpu]" # for CPU pip install "rembg[gpu]" # for NVIDIA/CUDA GPU For more information, see: https://github.com/danielgatis/rembg#installation
Container logs:
Fetching error logs...