[example] update vit readme (#2155)

This commit is contained in:
Jiarui Fang
2022-12-20 15:56:54 +08:00
committed by GitHub
parent 2cfe685b9f
commit a4b4bb01d6

View File

@@ -13,7 +13,7 @@ We use model **vision_transformer** from timm [Link](https://github.com/rwightma
# Requirement
You should install colossalai from main branch with commit 561e904.
Install colossalai version >= 0.1.11
## Unit test
To run unit test, you should install pytest, transformers with: