Change suggested import from timm.models.hub.push_to_hf_hub to timm.models.push_to_hf_hub
timm.models.hub.push_to_hf_hub import fails because of refactor. timm now uses _hub.py
https://github.com/huggingface/pytorch-image-models/blob/main/timm/models/_hub.py#L270
which is imported into timm.models.__init__
|
||
---|---|---|
.. | ||
source | ||
README.md |
README.md
Hugging Face Timm Docs
Getting Started
pip install git+https://github.com/huggingface/doc-builder.git@main#egg=hf-doc-builder
pip install watchdog black
Preview the Docs Locally
doc-builder preview timm hfdocs/source