mooncast / download_pretrain.py
jzq11111's picture
Upload folder using huggingface_hub
a3e05e8 verified
raw
history blame contribute delete
118 Bytes
from huggingface_hub import snapshot_download
snapshot_download(repo_id="jzq11111/mooncast", local_dir='./resources/')