[example] update vit readme (#2155)

pull/2157/head
Jiarui Fang 2022-12-20 15:56:54 +08:00 committed by GitHub
parent 2cfe685b9f
commit a4b4bb01d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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: