CtrlHair icon indicating copy to clipboard operation
CtrlHair copied to clipboard

issue with downloading data

Open bharatsingh430 opened this issue 2 years ago • 1 comments

I was trying to download the data from this link (https://drive.google.com/drive/folders/10p87Mobgueg9rdHyLPkX8xqEIvga6p2C), however, the download gets stuck in the middle when google drive tries to compress the files. Tools like gdown do not allow downloading more than 50 files at a time. Is it possible to compress everything together using 'zip -r -0 data.zip *' which will create a single file which can be downloaded using google drive.

bharatsingh430 avatar Dec 01 '22 19:12 bharatsingh430

https://huggingface.co/kexul/ctrlhair I've uploaded the model files to huggingface and corrected some of the file path.

@XuyangGuo Would you mind add it to the Readme file?

kexul avatar Jun 01 '24 09:06 kexul