runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py:834: UserWarning: `local_dir_use_symlinks` parameter is deprecated and will be ignored. The process to download files to a local folder has been updated and do not rely on symlinks anymore. You only need to pass a destination folder as`local_dir`. For more details, check out https://huggingface.co/docs/huggingface_hub/main/en/guides/download#download-files-to-local-folder. warnings.warn( The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a one-time only operation. You can interrupt this and resume the migration later on by calling `transformers.utils.move_cache()`. 0it [00:00, ?it/s][A 0it [00:00, ?it/s] Traceback (most recent call last): File "/home/user/app/demo_gradio.py", line 16, in <module> from rembg import remove 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...