runtime error
Exit code: 1. Reason: 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. 2026-05-22 23:13:42.387974: 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`. 2026-05-22 23:13:42.388701: I external/local_xla/xla/tsl/cuda/cudart_stub.cc:31] Could not find cuda drivers on your machine, GPU will not be used. Downloading model... Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/gdown/download.py", line 273, in download url = get_url_from_gdrive_confirmation(res.text) File "/usr/local/lib/python3.9/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 "/app/app.py", line 17, in <module> gdown.download(MODEL_URL, MODEL_PATH, quiet=False, use_cookies=False) File "/usr/local/lib/python3.9/site-packages/gdown/download.py", line 284, 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=1ftUVldGPLHOWFLCvZg4iOm8DJMSWfNxM but Gdown can't. Please check connections and permissions.
Container logs:
Fetching error logs...