runtime error

Exit code: 1. Reason: registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1781628878.717519 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. 2026-06-16 18:54:38.723408: 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 17, in <module> model = load_model() File "/home/user/app/app.py", line 13, in load_model gdown.download(url, model_path, 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?id=13KgM2DddlsscFQx4uoYK0lesSE6-DAo3 but Gdown can't. Please check connections and permissions.

Container logs:

Fetching error logs...