lllyasviel / lllyasviel/LayerDiffuse_DiffusersCLI
cannot import name 'cached_download' from 'huggingface_hub'
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 425
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
This is actually due to the breaking changes introduced in [huggingface_hub 0.26.0](https://github.com/huggingface/huggingface_hub/releases/tag/v0.26.0).
pip install huggingface-hub==0.25.0
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by reproducing the import error with huggingface_hub 0.26.0 and checking the project's Python imports and dependency declarations; done means the import works without requiring the reported 0.25.0 pin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- huggingface, python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100