runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> pipe = sio.load("./Model/drug_pipeline.skops", trusted=True) File "/usr/local/lib/python3.10/site-packages/skops/io/_persist.py", line 139, in load raise TypeError( TypeError: trusted must be a list of strings. Before version 0.10 trusted could be a boolean, but this is no longer supported, due to a reported CVE-2024-37065. You can pass the output of `get_untrusted_types` as trusted to load the data. Be sure to review the output of the function before passing it as trusted.
Container logs:
Fetching error logs...