runtime error

Exit code: 3. Reason: INFO: Started server process [1] INFO: Waiting for application startup. [model] FATAL: Download failed β€” 404 Client Error: Not Found for url: https://huggingface.co/Subh775/Dis-Seg-Former/resolve/main/openvino_int8/best.xml ERROR: Traceback (most recent call last): File "/app/backend/model.py", line 45, in load_model _ensure_model_files() File "/app/backend/model.py", line 39, in _ensure_model_files _download_file(url, dest) File "/app/backend/model.py", line 24, in _download_file r.raise_for_status() File "/usr/local/lib/python3.10/site-packages/requests/models.py", line 1167, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://huggingface.co/Subh775/Dis-Seg-Former/resolve/main/openvino_int8/best.xml During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/starlette/routing.py", line 677, in lifespan async with self.lifespan_context(app) as maybe_state: File "/usr/local/lib/python3.10/contextlib.py", line 199, in __aenter__ return await anext(self.gen) File "/app/backend/server.py", line 28, in lifespan compiled_model = load_model() File "/app/backend/model.py", line 48, in load_model sys.exit(1) SystemExit: 1 ERROR: Application startup failed. Exiting. [model] Downloading best.xml ...

Container logs:

Fetching error logs...