-
Notifications
You must be signed in to change notification settings - Fork 84
Description
I'm currently working on installing via WSL and ran into an issue with the pretrained model download script. It seems that the Google Drive links in scripts/download_model.sh are no longer active, returning 404 errors.
I've confirmed this with multiple attempts, and it appears others have faced the same problem. I also checked the repo forks and open issues but haven’t seen a working mirror or updated links.
Would it be possible for you (or the team) to reupload the missing models or share an alternative download source.
ERROR:
--2025-05-12 22:42:29-- https://drive.google.com/uc?export=download&id=1zEmVXG2VHy0MMzngcRshB4D8Sr_oLHsm
Resolving drive.google.com (drive.google.com)... 74.125.21.102, 74.125.21.100, 74.125.21.113, ...
Connecting to drive.google.com (drive.google.com)|74.125.21.102|:443... connected.
HTTP request sent, awaiting response... 303 See Other
Location: https://drive.usercontent.google.com/download?id=1zEmVXG2VHy0MMzngcRshB4D8Sr_oLHsm&export=download [following]
--2025-05-12 22:42:29-- https://drive.usercontent.google.com/download?id=1zEmVXG2VHy0MMzngcRshB4D8Sr_oLHsm&export=download
Resolving drive.usercontent.google.com (drive.usercontent.google.com)... 64.233.176.132, 2607:f8b0:4002:c0f::84
Connecting to drive.usercontent.google.com (drive.usercontent.google.com)|64.233.176.132|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2025-05-12 22:42:29 ERROR 404: Not Found.
--2025-05-12 22:42:29-- https://drive.google.com/uc?export=download&id=1V83B6GDIjYMfHdpg-KcCSAPgHxpafHgd
Resolving drive.google.com (drive.google.com)... 74.125.21.113, 74.125.21.139, 74.125.21.138, ...
Connecting to drive.google.com (drive.google.com)|74.125.21.113|:443... connected.
HTTP request sent, awaiting response... 303 See Other
Location: https://drive.usercontent.google.com/download?id=1V83B6GDIjYMfHdpg-KcCSAPgHxpafHgd&export=download [following]
--2025-05-12 22:42:29-- https://drive.usercontent.google.com/download?id=1V83B6GDIjYMfHdpg-KcCSAPgHxpafHgd&export=download
Resolving drive.usercontent.google.com (drive.usercontent.google.com)... 172.217.215.132, 2607:f8b0:4002:c05::84
Connecting to drive.usercontent.google.com (drive.usercontent.google.com)|172.217.215.132|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2025-05-12 22:42:29 ERROR 404: Not Found.
Activity