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

ImportError for huggingface_hub.errors #179

Open
katarzynasornat opened this issue Dec 19, 2024 · 1 comment
Open

ImportError for huggingface_hub.errors #179

katarzynasornat opened this issue Dec 19, 2024 · 1 comment

Comments

@katarzynasornat
Copy link

Yesterday I have encountered the following error:

ImportError: cannot import name 'LocalEntryNotFoundError' from 'huggingface_hub.errors' (/usr/local/lib/python3.10/dist-packages/huggingface_hub/errors.py)

Before, I was able to run it smoothly but now I cannot load pipeline components:
image

Please find attached the gist here

Could there be any particular change causing this?

@katarzynasornat
Copy link
Author

After speaking with huggingface_hub contributors it turned out that huggingface_hub needs to be the newest version + diffusers==0.29.0. I think, the file requirements.txt needs to be updated because it was messing up.

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

1 participant