xitong
14dc2c4df6
fix a typo
2024-05-20 14:34:39 -04:00
Ross Wightman
04462f554f
Fix typos in feat extract doc
2024-05-14 15:33:39 -07:00
Ross Wightman
49de391470
Update feature_extraction.mdx
2024-05-11 12:14:02 -07:00
Mike Walmsley
496ba54485
Update hf_hub.mdx with new import, rename labels
...
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__
6ccb7d6a7c/timm/models/__init__.py (L87)
Also update model_cfg=dict(labels...) to model_cfg=dict(label_names...) as per deprecation warning, while we're here.
Thank you for all your work creating this, it's a brilliant library!
2024-03-19 13:39:21 -04:00
Laureηt
23e7f17724
replace inline latex syntax in hfdocs
2023-11-19 09:34:38 -08:00
Xa9aX ツ
13c7183c52
Update installation.mdx
2023-01-06 09:16:43 -08:00
Nathan Raw
9f5bba9ef9
Structure Hugging Face Docs ( #1575 )
...
* 🎨 structure docs
* 🚧 wip docs
* 📝 add installation doc
* 📝 wip docs
* 📝 wip docs
* 📝 wip docs
* 📝 wip docs
* 📝 wip docs
* 📝 add basic reference docs
* 📝 remove augmentation from toctree
* 👷 update pr doc builder to bugfix branch
* 📝 wip docs
* 🚧 wip
* 👷 bump CI
* 🚧 wip
* 🚧 bump CI
* 🚧 wip
* 🚧 wip
* 🚧 wip
* 📝 add hf hub tutorial doc
* 🔥 remove inference tut
* 🚧 wip
* 📝 wip docs
* 📝 wip docs
* 📝 update docs
* 📝 move validation script doc up in order
* 🎨 restructure to remove legacy docs
* 📝 update index doc
* 📝 update number of pretrained models
* Update hfdocs/README.md
* Update .github/workflows/build_pr_documentation.yml
* Update build_pr_documentation.yml
* bump
* 📌 update gh action to use main branch
* 🔥 remove comment
2023-01-03 14:13:53 -08:00
nateraw
cf549c28b1
🎨 deploy docs from main not master
2022-10-16 15:51:29 -04:00
nateraw
edceac4aaf
💚 fix ci build
2022-10-12 13:02:33 -04:00
nateraw
df29d46872
♻️ old doc links -> new doc links
2022-10-06 14:00:50 -04:00
nateraw
d56f9f7a23
🐛 fix link
2022-10-05 12:39:34 -04:00
nateraw
e4c99d2bd6
📝 add hfdocs documentation
2022-09-23 17:51:45 -07:00