GraphMotion icon indicating copy to clipboard operation
GraphMotion copied to clipboard

git lfs installation

Open jungseok-cho opened this issue 1 year ago • 0 comments

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.

jungseok-cho avatar Aug 13 '24 05:08 jungseok-cho