runtime error

Exit code: 1. Reason: 2025-12-12 19:29:14.141681: I external/local_xla/xla/tsl/cuda/cudart_stub.cc:31] Could not find cuda drivers on your machine, GPU will not be used. 2025-12-12 19:29:14.142132: I tensorflow/core/util/port.cc:153] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2025-12-12 19:29:14.217438: I tensorflow/core/platform/cpu_feature_guard.cc:210] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2025-12-12 19:29:17.273893: I tensorflow/core/util/port.cc:153] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2025-12-12 19:29:17.274671: I external/local_xla/xla/tsl/cuda/cudart_stub.cc:31] Could not find cuda drivers on your machine, GPU will not be used. 2025-12-12 19:29:18,533 - INFO - Extracting model from zip: skin_lesions_model.zip 2025-12-12 19:29:18,534 - ERROR - Failed to extract model: [Errno 2] No such file or directory: 'skin_lesions_model.zip' Traceback (most recent call last): File "/app/app.py", line 26, in <module> with zipfile.ZipFile(MODEL_ZIP, 'r') as zip_ref: File "/usr/local/lib/python3.9/zipfile.py", line 1266, in __init__ self.fp = io.open(file, filemode) FileNotFoundError: [Errno 2] No such file or directory: 'skin_lesions_model.zip'

Container logs:

Fetching error logs...