Ross Wightman
ce42cc4846
Another doc class typo
2024-11-12 20:49:01 -08:00
Ross Wightman
dde990785e
More fixes for new factory & tests, add back adahessian
2024-11-12 20:49:01 -08:00
Ross Wightman
53657a31b7
Try to fix documentation build, add better docstrings to public optimizer api
2024-11-12 20:49:01 -08:00
Josua Rieder
7e5477acf5
Replace deprecated positional argument with --data-dir
2024-11-05 08:53:36 -08:00
Andrew Lavin
3970558e0d
Fix install directory in hfdocs.
...
Change from "timm" to "pytorch-image-models"
2024-08-21 09:27:52 -07:00
Ross Wightman
531215eded
Bring changelog up to current, back to dev version, 1.0.9.dev0
2024-08-08 09:17:23 -07:00
Ross Wightman
d29b720d8d
Add changes to hfdocs toctree
2024-08-08 09:12:58 -07:00
Ross Wightman
4fb878bdd6
Remove old docs
2024-08-08 09:08:56 -07:00
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