runtime error

Exit code: 1. Reason: 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] 0it [00:00, ?it/s] 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 16, in <module> from face_utils import FaceAnalysis2, analyze_faces File "/home/user/app/face_utils.py", line 3, 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...