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

Require huggingface-hub version 0.11.1 #2222

Merged
merged 2 commits into from
Jan 4, 2023
Merged

Conversation

williamchong
Copy link
Contributor

import login only works in huggingface-hub >= 0.11.0

Fixes #2149

`import login` only works in huggingface-hub >= 0.11.0

Fixes invoke-ai#2149
Copy link
Collaborator

@lstein lstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for finding and fixing this problem.

@lstein lstein enabled auto-merge (squash) January 4, 2023 19:28
@lstein lstein merged commit 26e413a into invoke-ai:main Jan 4, 2023
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.

[bug]: ImportError: cannot import name 'login' from 'huggingface_hub'
2 participants