Wangt-CN / DisCo

[CVPR2024] DisCo: Referring Human Dance Generation in Real World
https://disco-dance.github.io/
Apache License 2.0
1.06k stars 114 forks source link

No access to tiktok checkpoints #69

Open JetsettingJames opened 10 months ago

JetsettingJames commented 10 months ago

fatal: destination path 'sd-image-variations-diffusers' already exists and is not an empty directory. --2023-12-04 22:04:02-- https://storage.googleapis.com/disco-checkpoint-share/checkpoint_ft/moretiktok_nocfg/mp_rank_00_model_states.pt Resolving storage.googleapis.com (storage.googleapis.com)... 142.250.141.207, 142.251.2.207, 2607:f8b0:4023:c0d::cf Connecting to storage.googleapis.com (storage.googleapis.com)|142.250.141.207|:443... connected. HTTP request sent, awaiting response... 403 Forbidden 2023-12-04 22:04:02 ERROR 403: Forbidden.

Wangt-CN commented 10 months ago

Hi, thanks for your interests. Which file do you run? Since I have updated the download link before which is here: https://github.com/Wangt-CN/DisCo#model-checkpoint-onedrive-tiktok-training-data--more-tiktok-style-training-data-1

mehtaabGill commented 10 months ago

Getting this issue as well with the google collab link.

image
HariWu1995 commented 7 months ago

The author has moved the checkpoints to Onedrive. You should check it. If you still want to use Google Colab, you should download any checkpoint to your Google Drive (maybe to local device first, then upload) and mount it to Colab. Then, change the checkpoint path. I cannot find any guidance to download Onedrive file with Python.