Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot download temporal_adapter.ckpt (fatal: temporal_adapter.ckpt: smudge filter lfs failed) #16

Open
c0ding4ever opened this issue Aug 31, 2024 · 1 comment

Comments

@c0ding4ever
Copy link

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 written

Errors logged to '/my/path/FoleyCrafter/checkpoints/.git/lfs/logs/20240831T141401.606401786.log'.
Use git 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 :/'

@c0ding4ever c0ding4ever changed the title fatal: temporal_adapter.ckpt: smudge filter lfs failed Cannot download temporal_adapter.ckpt (fatal: temporal_adapter.ckpt: smudge filter lfs failed) Aug 31, 2024
@twobob
Copy link

twobob commented Nov 9, 2024

yeah. get the file by hand. put it in the place.

Like, just download it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants