Cannot download temporal_adapter.ckpt (fatal: temporal_adapter.ckpt: smudge filter lfs failed)
c0ding4ever opened this issue · comments
When I run the command git clone https://huggingface.co/ymzhang319/FoleyCrafter checkpoints/
I get the following.
Does anyone know how to fix this?
Cloning into 'checkpoints'...
remote: Enumerating objects: 24, done.
remote: Counting objects: 100% (20/20), done.
remote: Compressing objects: 100% (19/19), done.
remote: Total 24 (delta 3), reused 0 (delta 0), pack-reused 4 (from 1)
Unpacking objects: 100% (24/24), 6.50 KiB | 30.00 KiB/s, done.
Downloading temporal_adapter.ckpt (4.3 GB)| 93.49 MiB/s
Error downloading object: temporal_adapter.ckpt (4c269a0): Smudge error: Error downloading temporal_adapter.ckpt (4c269a0c1a4aef7c2e015535e60d86b00d83f0e8dc77f26ef3227d5dbb00e066): expected OID 4c269a0c1a4aef7c2e015535e60d86b00d83f0e8dc77f26ef3227d5dbb00e066, got 54575474c69a0c949bddbdc85fc9d5c2e560eb9cf0b3bed749da4538f62262f5 after 4335749362 bytes writtenErrors logged to '/my/path/FoleyCrafter/checkpoints/.git/lfs/logs/20240831T141401.606401786.log'.
Usegit lfs logs last
to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: temporal_adapter.ckpt: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
yeah. get the file by hand. put it in the place.
Like, just download it.