runtime error
Exit code: 1. Reason: /app/installer.py:12: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources # python 3.12 no longer has it built-in āāāāāāāāāāāāāāāāāāāāāā Traceback (most recent call last) āāāāāāāāāāāāāāāāāāāāāāā® ā /app/webui.py:11 in <module> ā ā ā ā 10 from threading import Thread ā ā ā± 11 import modules.loader ā ā 12 import torch # pylint: disable=wrong-import-order ā ā ā ā /app/modules/loader.py:40 in <module> ā ā ā ā 39 ā ā ā± 40 import onnxruntime ā ā 41 onnxruntime.set_default_logger_severity(3) ā ā°āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā⯠ModuleNotFoundError: No module named 'onnxruntime'
Container logs:
Fetching error logs...