runtime error
Exit code: 1. Reason: socks]->gdown) (1.7.1) Downloading gdown-5.2.0-py3-none-any.whl (18 kB) Installing collected packages: gdown Attempting uninstall: gdown Found existing installation: gdown 4.4.0 Uninstalling gdown-4.4.0: Successfully uninstalled gdown-4.4.0 Successfully installed gdown-5.2.0 System core number: 2 [32m[2025-10-13 13:56:21 PLTNet][I][None][0m[33m(app.py 38)[0m: Downloading ['src/config/mp3d.yaml', '1o97oAmd-yEP5bQrM0eAWFPLq27FjUDbh'] 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 96, in <module> mp3d_model = get_model(args) File "/home/user/app/app.py", line 79, in get_model down_ckpt(args.cfg, config.CKPT.DIR) File "/home/user/app/app.py", line 40, in down_ckpt gdown.download(f"https://drive.google.com/uc?id={model_id[1]}", path, 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=1o97oAmd-yEP5bQrM0eAWFPLq27FjUDbh but Gdown can't. Please check connections and permissions.
Container logs:
Fetching error logs...