runtime error

Exit code: 1. Reason: Error downloading required files: 401 Client Error. (Request ID: Root=1-680adaf9-5a870d8a41c2ac2c07cb0161;7dec1183-61bb-40ad-b1a9-070036b20226) Repository Not Found for url: https://huggingface.co/PIA-SPACE-LAB/CLIP_EBC_nwpu_rmse_onnx/resolve/main/CLIP_EBC_nwpu_rmse_onnx.onnx. Please make sure you specified the correct `repo_id` and `repo_type`. If you are trying to access a private or gated repo, make sure you are authenticated. Invalid username or password. Error downloading required files: 401 Client Error. (Request ID: Root=1-680adaf9-270bc770323869c720efdc01;e7745e64-158a-4edd-89f7-3c8804e1c172) Repository Not Found for url: https://huggingface.co/PIA-SPACE-LAB/CLIP_EBC_nwpu_rmse/resolve/main/CLIP_EBC_nwpu_rmse.pth. Please make sure you specified the correct `repo_id` and `repo_type`. If you are trying to access a private or gated repo, make sure you are authenticated. Invalid username or password. ONNX 모델 로드 중: assets/CLIP_EBC_nwpu_rmse_onnx.onnx Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> model = ClipEBCOnnx() File "/home/user/app/custom/clip_ebc_onnx.py", line 74, in __init__ self.session = ort.InferenceSession( File "/usr/local/lib/python3.10/site-packages/onnxruntime/capi/onnxruntime_inference_collection.py", line 469, in __init__ self._create_inference_session(providers, provider_options, disabled_optimizers) File "/usr/local/lib/python3.10/site-packages/onnxruntime/capi/onnxruntime_inference_collection.py", line 530, 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 assets/CLIP_EBC_nwpu_rmse_onnx.onnx failed:Load model assets/CLIP_EBC_nwpu_rmse_onnx.onnx failed. File doesn't exist

Container logs:

Fetching error logs...