Skip to content

Git LFS (Large File Storage) 限制 #11

@tianhuoDD

Description

@tianhuoDD

问题

$ git clone https://github.com/fslongjin/TextRecogn.git
Cloning into 'TextRecogn'...
remote: Enumerating objects: 69, done.
remote: Counting objects: 100% (49/49), done.
remote: Compressing objects: 100% (38/38), done.
remote: Total 69 (delta 22), reused 33 (delta 11), pack-reused 20 (from 1)
Receiving objects: 100% (69/69), 64.20 MiB | 15.26 MiB/s, done.
Resolving deltas: 100% (22/22), done.
Downloading model/config.json (756 B)
Error downloading object: model/config.json (9b6e781): Smudge error: Error downloading model/config.json (9b6e781208705105d25ed5573e9023cb0f8f3e0b9d5c549f96fc4ccf60f81ff5): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.

Errors logged to 'E:\Git\TextRecogn\.git\lfs\logs\20240916T124934.897777.log'.
Use git lfs logs last to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: model/config.json: 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 :/'

个人意见

根据报错,发现是Git LFS 配额问题,需要作者增加 LFS 带宽,或者提供其他的下载方式。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions