fslongjin / TextRecogn

Uncovering AIGC Texts with Machine Learning
MIT License
99 stars 29 forks source link

LFS带宽不够,模型无法下载 #8

Closed snakexgc closed 5 months ago

snakexgc commented 5 months ago
batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
Failed to fetch some objects from 'https://github.com/fslongjin/TextRecogn.git/info/lfs'

LFS说克隆时带宽不够,不能下载,希望能够将模型上传到云盘之类的分享一下。

Mabbs commented 5 months ago
batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
Failed to fetch some objects from 'https://github.com/fslongjin/TextRecogn.git/info/lfs'

LFS说克隆时带宽不够,不能下载,希望能够将模型上传到云盘之类的分享一下。

其实回退到上一个版本里面包含不是lfs的模型: https://github.com/fslongjin/TextRecogn/raw/76c7a78ba8f1209dfd9fe937542c7aead0870f4a/model/pytorch_model.bin

snakexgc commented 5 months ago
batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
Failed to fetch some objects from 'https://github.com/fslongjin/TextRecogn.git/info/lfs'

LFS说克隆时带宽不够,不能下载,希望能够将模型上传到云盘之类的分享一下。

其实回退到上一个版本里面包含不是lfs的模型: https://github.com/fslongjin/TextRecogn/raw/76c7a78ba8f1209dfd9fe937542c7aead0870f4a/model/pytorch_model.bin

好的