Skip to content

Commit 730b907

Browse files
authored
Update README.md
1 parent 34ae286 commit 730b907

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# PyTorch Image Models
2-
- [Sponsors](#sponsors)
32
- [What's New](#whats-new)
43
- [Introduction](#introduction)
54
- [Models](#models)
@@ -11,14 +10,6 @@
1110
- [Licenses](#licenses)
1211
- [Citing](#citing)
1312

14-
## Sponsors
15-
16-
Thanks to the following for hardware support:
17-
* TPU Research Cloud (TRC) (https://sites.research.google/trc/about/)
18-
* Nvidia (https://www.nvidia.com/en-us/)
19-
20-
And a big thanks to all GitHub sponsors who helped with some of my costs before I joined Hugging Face.
21-
2213
## What's New
2314

2415
❗Updates after Oct 10, 2022 are available in version >= 0.9❗
@@ -38,6 +29,7 @@ And a big thanks to all GitHub sponsors who helped with some of my costs before
3829
### Sep 1, 2023
3930
* TinyViT added by [SeeFun](https://github.com/seefun)
4031
* Fix EfficientViT (MIT) to use torch.autocast so it works back to PT 1.10
32+
* 0.9.7 release
4133

4234
### Aug 28, 2023
4335
* Add dynamic img size support to models in `vision_transformer.py`, `vision_transformer_hybrid.py`, `deit.py`, and `eva.py` w/o breaking backward compat.

0 commit comments

Comments
 (0)