Hi,
I'm trying to clone and install ComfyUI_Florence2SAM2, but I’m hitting this error when it attempts to download models/sam2/sam2_hiera_base_plus.pt:
It appears the Git LFS bandwidth quota for this repository has been exceeded. Could you please:
- Either increase your LFS storage/bandwidth
- Or provide an alternate download link for
sam2_hiera_base_plus.pt
- Or allow direct upload to Hugging Face / Civitai?
This would be greatly appreciated so users can continue setting this up without errors.
Thanks in advance!
Cloning into 'C:\Comfy\custom_nodes\ComfyUI_Florence2SAM2'...
POST git-upload-pack (193 bytes)
POST git-upload-pack (220 bytes)
remote: Enumerating objects: 233, done.
remote: Counting objects: 100% (233/233), done.
remote: Compressing objects: 100% (148/148), done.
remote: Total 233 (delta 118), reused 173 (delta 78), pack-reused 0 (from 0)
Receiving objects: 100% (233/233), 11.72 MiB | 33.06 MiB/s, done.
Resolving deltas: 100% (118/118), done.
Downloading models/sam2/sam2_hiera_base_plus.pt (324 MB)
Error downloading object: models/sam2/sam2_hiera_base_plus.pt (d0bb7f2): Smudge error:
Error downloading models/sam2/sam2_hiera_base_plus.pt (d0bb7f236400a49669ffdd1be617959a8b1d1065081789d7bbff88eded3a8071):
batch response: This repository exceeded its LFS budget. The account responsible for the budget should increase it to restore access.
Errors logged to 'C:\Comfy\custom_nodes\ComfyUI_Florence2SAM2\.git\lfs\logs\20250629T161034.2877911.log'.
Use `git lfs logs last` to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: models/sam2/sam2_hiera_base_plus.pt: 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 :/'``
Hi,
I'm trying to clone and install
ComfyUI_Florence2SAM2, but I’m hitting this error when it attempts to downloadmodels/sam2/sam2_hiera_base_plus.pt:It appears the Git LFS bandwidth quota for this repository has been exceeded. Could you please:
sam2_hiera_base_plus.ptThis would be greatly appreciated so users can continue setting this up without errors.
Thanks in advance!