Skip to content

Fix: avoid cloning LFS files#62

Open
T-K-233 wants to merge 1 commit intoamazon-far:mainfrom
T-K-233:fix-demo-2
Open

Fix: avoid cloning LFS files#62
T-K-233 wants to merge 1 commit intoamazon-far:mainfrom
T-K-233:fix-demo-2

Conversation

@T-K-233
Copy link

@T-K-233 T-K-233 commented Feb 22, 2026

This PR fixes the second error in #60.

Description of changes:

The upstream repository (ubisoft/ubisoft-laforge-animation-dataset) has exceeded its GitHub LFS bandwidth budget.

Since we only need the script from the repo to perform dataset conversion, we don't actually need to clone the large dataset files. Therefore, we use GIT_LFS_SKIP_SMUDGE=1 to skip downloading the large binary files.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant