runtime error

Downloading FastSAM-x.pt to /home/user/.cache/torch/hub/checkpoints/FastSAM-x.pt... Access denied with the following error: 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. You may still be able to access the file from the browser: https://drive.google.com/uc?id=1m1sjY4ihXBU1fZXdQ-Xdj-mDltW-2Rqv Traceback (most recent call last): File "/home/user/app/app.py", line 6, in <module> sam = SamGeo(model="FastSAM-x.pt") File "/home/user/.local/lib/python3.10/site-packages/samgeo/fast_sam.py", line 46, in __init__ download_file(models[model], model_path) File "/home/user/.local/lib/python3.10/site-packages/samgeo/common.py", line 166, in download_file if unzip and output.endswith(".zip"): AttributeError: 'NoneType' object has no attribute 'endswith'

Container logs:

Fetching error logs...