Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use curl to fetch model only if git lfs is not available #4

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

asdofindia
Copy link
Contributor

I was using the script to simplify the model fetching. But I already had lfs installed. So it automatically fetched it via lfs. And this was getting rewritten with the curl command. This will do curl only if lfs fails.

@geekodour geekodour merged commit 28793cf into geekodour:main Nov 8, 2023
1 check passed
@geekodour
Copy link
Owner

Thanks for the PR asd!

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.

2 participants