Skip to content

cached_download deprecated in huggingface_hub 26.0 #124

@parambole

Description

@parambole

from huggingface_hub import HfFolder, cached_download, hf_hub_download, model_info
Uses cached_download which is causing the following error

ImportError: cannot import name 'cached_download' from 'huggingface_hub' (/usr/local/lib/python3.10/site-packages/huggingface_hub/__init__.py)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions