timmdocs icon indicating copy to clipboard operation
timmdocs copied to clipboard

hugging face version?

Open Arcmoon-Hu opened this issue 2 years ago • 0 comments

When I try run from huggingface_hub import ( create_repo, get_hf_file_metadata, hf_hub_download, hf_hub_url, repo_type_and_id_from_hf_id, upload_folder) meet error, the info is "ImportError: cannot import name 'get_hf_file_metadata' from 'huggingface_hub' (/opt/conda/lib/python3.7/site-packages/huggingface_hub/init.py)" And my timm version is 0.9.2, huggingface_hub version is 0.14.1

Arcmoon-Hu avatar May 19 '23 02:05 Arcmoon-Hu