runtime error

/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py:124: FutureWarning: Using `TRANSFORMERS_CACHE` is deprecated and will be removed in v5 of Transformers. Use `HF_HOME` instead. warnings.warn( There was a problem when trying to write in your cache folder (/data/cache). You should set the environment variable TRANSFORMERS_CACHE to a writable directory. There was a problem when trying to write in your cache folder (/data/cache). Please, ensure the directory exists and can be written to. Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/insightface/__init__.py", line 8, in <module> import onnxruntime ModuleNotFoundError: No module named 'onnxruntime' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 29, in <module> from insightface.app import FaceAnalysis File "/usr/local/lib/python3.10/site-packages/insightface/__init__.py", line 10, in <module> raise ImportError( ImportError: Unable to import dependency onnxruntime.

Container logs:

Fetching error logs...