How to Download Main?

#249
by FlagrantYeti - opened

Always feel super dumb trying to navigate pages like this and github lmao but where am I meant to go in order to download the entire sort of SD 1.4? I mean I can go folder by folder and download all the files individually and then recreate the file structure, but surely there must be a way to download the whole chungus in one go? haha

Thanks for the help!

you can do this with git-lfs in the command line, once you have git-lfs and git installed just do
"git Lfs
git clone "
and it should download it to your current directory.
It is explained in more detail in this official guide from hugging face: https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading

Sign up or log in to comment