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 HTTPS for MACE MP checkpoint URLs #318

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

janosh
Copy link
Contributor

@janosh janosh commented Feb 6, 2024

if you copy the URLs from the source code and pass it explicitly as mace_mp(model="http://tinyurl.com/5yyxdm76"), you get

ValueError: Couldn't find MACE model files: http://tinyurl.com/5yyxdm76

using https which is safer anyway fixes this

@janosh janosh changed the base branch from main to develop February 6, 2024 14:38
@ilyes319 ilyes319 merged commit 779789e into ACEsuit:develop Mar 27, 2024
@janosh janosh deleted the mace-mp-https branch March 27, 2024 10:59
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