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

Requiring a user access token or an SSH key instead for huggingface.co #1267

Closed
cayman1021 opened this issue Jul 17, 2024 · 2 comments
Closed

Comments

@cayman1021
Copy link

cayman1021 commented Jul 17, 2024

The automation script for connecting huggingface seems outdated.
image
It no longer supports password login.

I've successfully established an SSH key on huggingface but I'm not sure where to modify the automation script.
It looks like I have to modify the script "get-git-repo" but that would affect all other scripts calling this one.
Or maybe I have to create another new git script for using SSH key way?

Could anyone shed some light about this?
Much appreciated!

@arjunsuresh
Copy link
Contributor

Hi, you can create a huggingface token and paste it as the password.

@cayman1021
Copy link
Author

Thank you for the tip! It does work by pasting value of access token.

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

No branches or pull requests

2 participants