-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
Hello, thanks for your awesome aligner!
Unfortunately, a recent change in the huggingface_hub has broken your code: https://github.com/huggingface/huggingface_hub/releases/tag/v0.26.0
The cached_download() method was completely removed and bertalign complains that
ImportError: cannot import name 'cached_download' from 'huggingface_hub' (/opt/conda/lib/python3.10/site-packages/huggingface_hub/__init__.py)
How can we fix the issue?
Metadata
Metadata
Assignees
Labels
No labels