lllyasviel / lllyasviel/LayerDiffuse_DiffusersCLI

cannot import name 'cached_download' from 'huggingface_hub'

Open
#13 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.