Runtime Error

#22
by eliduck - opened

Still gives a runtime error. Please fix. This model was amazing.

Exit code: 1. Reason: Traceback (most recent call last):
File "/home/user/app/app.py", line 7, in
import rembg
File "/usr/local/lib/python3.10/site-packages/rembg/init.py", line 5, in
from .bg import remove
File "/usr/local/lib/python3.10/site-packages/rembg/bg.py", line 7, in
import onnxruntime as ort
ModuleNotFoundError: No module named 'onnxruntime'
Container logs:

Failed to retrieve error logs: SSE is not enabled

Sign up or log in to comment