runtime error

Exit code: 1. Reason: mpting to register factory for plugin cuDNN when one has already been registered E0000 00:00:1737220897.334464 1 cuda_blas.cc:1418] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered 2025-01-18 18:21:37.349875: 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. Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/gdown/download.py", line 267, in download url = get_url_from_gdrive_confirmation(res.text) File "/usr/local/lib/python3.10/site-packages/gdown/download.py", line 55, in get_url_from_gdrive_confirmation raise FileURLRetrievalError( gdown.exceptions.FileURLRetrievalError: Cannot retrieve the public link of the file. You may need to change the permission to 'Anyone with the link', or have had many accesses. Check FAQ in https://github.com/wkentaro/gdown?tab=readme-ov-file#faq. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> gdown.download(f"https://drive.google.com/uc?export=download&id={file_id}", "AiCNE_FIX.keras", quiet=False) File "/usr/local/lib/python3.10/site-packages/gdown/download.py", line 278, in download raise FileURLRetrievalError(message) gdown.exceptions.FileURLRetrievalError: Failed to retrieve file url: Cannot retrieve the public link of the file. You may need to change the permission to 'Anyone with the link', or have had many accesses. Check FAQ in https://github.com/wkentaro/gdown?tab=readme-ov-file#faq. You may still be able to access the file from the browser: https://drive.google.com/uc?export=download&id=1WspAFIsqbKM9qNfsYUdzWPcBfeJIkdKZ but Gdown can't. Please check connections and permissions.

Container logs:

Fetching error logs...