runtime error

Exit code: 1. Reason: /165M [00:01<00:06, 20.4MB/s] efficientnet_cancer_model.h5: 100%|██████████| 165M/165M [00:02<00:00, 82.3MB/s] 2025-12-10 17:58:14.363550: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory 2025-12-10 17:58:14.363576: W tensorflow/stream_executor/cuda/cuda_driver.cc:263] failed call to cuInit: UNKNOWN ERROR (303) 2025-12-10 17:58:14.363600: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (r-osamahamad2023-breast-cancer-demo-e1nces2k-6e952-j8qlx): /proc/driver/nvidia/version does not exist WARNING:tensorflow:Mixed precision compatibility check (mixed_float16): WARNING The dtype policy mixed_float16 may run slowly because this machine does not have a GPU. Only Nvidia GPUs with compute capability of at least 7.0 run quickly with mixed_float16. If you will use compatible GPU(s) not attached to this host, e.g. by running a multi-worker model, you can ignore this warning. This message will only be logged once 2025-12-10 17:58:14.686412: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F AVX512_VNNI FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. Traceback (most recent call last): File "/app/app.py", line 19, in <module> model = load_model(model_path) File "/usr/local/lib/python3.10/site-packages/keras/utils/traceback_utils.py", line 70, in error_handler raise e.with_traceback(filtered_tb) from None File "/usr/local/lib/python3.10/site-packages/keras/optimizers/optimizer_experimental/optimizer.py", line 115, in _process_kwargs raise TypeError( TypeError: weight_decay is not a valid argument, kwargs should be empty for `optimizer_experimental.Optimizer`.

Container logs:

Fetching error logs...