CtrlHair
CtrlHair copied to clipboard
issue with downloading data
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.
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?