-
Notifications
You must be signed in to change notification settings - Fork 351
Open
Description
the script ./scripts/download_trained_model.sh attempts to download the trained model but fails with the following error:
+ mkdir -p checkpoints
+ cd checkpoints
+ wget https://drive.google.com/uc?export=download&id=1zEmVXG2VHy0MMzngcRshB4D8Sr_oLHsm -O net_G
--2025-07-01 03:13:35-- https://drive.google.com/uc?export=download&id=1zEmVXG2VHy0MMzngcRshB4D8Sr_oLHsm
Resolving drive.google.com (drive.google.com)... 142.250.107.113, 142.250.107.101, 142.250.107.139, ...
Connecting to drive.google.com (drive.google.com)|142.250.107.113|:443... connected.
HTTP request sent, awaiting response... 303 See Other
Location: https://drive.usercontent.google.com/download?id=1zEmVXG2VHy0MMzngcRshB4D8Sr_oLHsm&export=download [following]
--2025-07-01 03:13:35-- https://drive.usercontent.google.com/download?id=1zEmVXG2VHy0MMzngcRshB4D8Sr_oLHsm&export=download
Resolving drive.usercontent.google.com (drive.usercontent.google.com)... 192.178.163.132, 2607:f8b0:400e:c17::84
Connecting to drive.usercontent.google.com (drive.usercontent.google.com)|192.178.163.132|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2025-07-01 03:13:35 ERROR 404: Not Found.
The two links in the script seems to be deprecated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels