git clone, always failed
#114
by
carlosbdw
- opened
Make sure you have git-lfs installed (https://git-lfs.com)
git lfs install
When prompted for a password, use an access token with write permissions.
Generate one from your settings: https://huggingface.co/settings/tokens
git clone https://huggingface.co/stabilityai/stable-diffusion-3-medium
remote: Enumerating objects: 63, done.
remote: Counting objects: 100% (63/63), done.
remote: Compressing objects: 100% (63/63), done.
remote: Total 63 (delta 22), reused 0 (delta 0), pack-reused 0 (from 0)
Unpacking objects: 100% (63/63), 278.62 KiB | 1.30 MiB/s, done.
Encountered 1 file(s) that may not have been copied correctly on Windows:
sd3_medium_incl_clips_t5xxlfp16.safetensors
run git lfs pull
first runbrew install git-lfs
git lfs install