runtime error

Space failed. Exit code: 1. Reason: --2023-12-01 04:52:59-- https://github.com/AK391/models/raw/main/vision/object_detection_segmentation/faster-rcnn/model/FasterRCNN-10.onnx Resolving github.com (github.com)... failed: Temporary failure in name resolution. wget: unable to resolve host address ‘github.com’ Traceback (most recent call last): File "app.py", line 52, in <module> sess = rt.InferenceSession("FasterRCNN-10.onnx") File "/home/user/.local/lib/python3.8/site-packages/onnxruntime/capi/onnxruntime_inference_collection.py", line 206, in __init__ self._create_inference_session(providers, provider_options) File "/home/user/.local/lib/python3.8/site-packages/onnxruntime/capi/onnxruntime_inference_collection.py", line 226, in _create_inference_session sess = C.InferenceSession(session_options, self._model_path, True, self._read_config_from_model) onnxruntime.capi.onnxruntime_pybind11_state.NoSuchFile: [ONNXRuntimeError] : 3 : NO_SUCHFILE : Load model from FasterRCNN-10.onnx failed:Load model FasterRCNN-10.onnx failed. File doesn't exist

Container logs:

Fetching error logs...