Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jzq11111
/
mooncast
like
18
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
mooncast
/
download_pretrain.py
jzq11111
Upload folder using huggingface_hub
a3e05e8
verified
15 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
118 Bytes
from
huggingface_hub
import
snapshot_download
snapshot_download(repo_id=
"jzq11111/mooncast"
, local_dir=
'./resources/'
)