Batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
I’m using a Flask Application in my project. It needs a trained model to work. I have a large 200MB model .h5 file in my GitHub. The file is in my own Repo. But, while cloning it, I receive this error:
Error downloading object: model.h5 (cf510d0): Smudge error: Error downloading model.h5 (cf510d06f83ce7fad540227b32896fa4cdcd341fd38e6b10f72cebb4e6147): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
Is there any workaround/solution for this? Image attached for reference.