mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
Update README, bump version to 0.6.8
This commit is contained in:
parent
ec6a28830f
commit
7430a85d07
@ -21,6 +21,9 @@ And a big thanks to all GitHub sponsors who helped with some of my costs before
|
||||
|
||||
## What's New
|
||||
|
||||
### July 28, 2022
|
||||
* Add freshly minted DeiT-III Medium (width=512, depth=12, num_heads=8) model weights. Thanks [Hugo Touvron](https://github.com/TouvronHugo)!
|
||||
|
||||
### July 27, 2022
|
||||
* All runtime benchmark and validation result csv files are finally up-to-date!
|
||||
* A few more weights & model defs added:
|
||||
|
@ -1 +1 @@
|
||||
__version__ = '0.6.7'
|
||||
__version__ = '0.6.8'
|
||||
|
Loading…
x
Reference in New Issue
Block a user