Skip to content

Commit f9c9f6b

Browse files
committed
Update README
1 parent 5fb92d7 commit f9c9f6b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@
2626
* The Hugging Face Hub (https://huggingface.co/timm) is now the primary source for `timm` weights. Model cards include link to papers, original source, license.
2727
* Previous 0.6.x can be cloned from [0.6.x](https://github.com/rwightman/pytorch-image-models/tree/0.6.x) branch or installed via pip with version.
2828

29+
### Nov 23, 2023
30+
* Added EfficientViT-Large models, thanks [SeeFun](https://github.com/seefun)
31+
* Fix Python 3.7 compat, will be dropping support for it soon
32+
* Other misc fixes
33+
* Release 0.9.12
34+
2935
### Nov 20, 2023
3036
* Added significant flexibility for Hugging Face Hub based timm models via `model_args` config entry. `model_args` will be passed as kwargs through to models on creation.
3137
* See example at https://huggingface.co/gaunernst/vit_base_patch16_1024_128.audiomae_as2m_ft_as20k/blob/main/config.json

0 commit comments

Comments
 (0)