runtime error

Exit code: 1. Reason: rieve 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.py", line 35, in <module> inst = get_instrumented_model(config.model, config.output_class, File "/usr/local/lib/python3.8/functools.py", line 875, in wrapper return dispatch(args[0].__class__)(*args, **kw) File "/home/user/app/models/wrappers.py", line 697, in get_instrumented_model model = get_model(name, output_class, device, **kwargs) File "/usr/local/lib/python3.8/functools.py", line 875, in wrapper return dispatch(args[0].__class__)(*args, **kw) File "/home/user/app/models/wrappers.py", line 682, in get_model model = StyleGAN2(device, class_name=output_class) File "/home/user/app/models/wrappers.py", line 126, in __init__ self.load_model() File "/home/user/app/models/wrappers.py", line 163, in load_model self.download_checkpoint(checkpoint) File "/home/user/app/models/wrappers.py", line 153, in download_checkpoint download_ckpt(url, outfile) File "/home/user/app/utils.py", line 88, in download_ckpt download_google_drive(url, output_name) File "/home/user/app/utils.py", line 47, in download_google_drive gdown.download(url, str(output_name)) File "/usr/local/lib/python3.8/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=1-F-RMkbHUv_S_k-_olh43mu5rDUMGYKe but Gdown can't. Please check connections and permissions.

Container logs:

Fetching error logs...