Hi.
While I run a training code, I faced an error.
It was mainly caused by missing the git-lfs package when download a clip repo.
In the script, you wrote git lfs install, but it does not work.
Rather, I use apt install git-lfs that is from official instruction from git.