Update README.md
Browse files
README.md
CHANGED
@@ -14,4 +14,4 @@ widget:
|
|
14 |
example_title: Palace
|
15 |
---
|
16 |
|
17 |
-
Google didn't publish vit-tiny and vit-small model checkpoints in Hugging Face. I converted the weights from the [timm repository]
|
|
|
14 |
example_title: Palace
|
15 |
---
|
16 |
|
17 |
+
Google didn't publish vit-tiny and vit-small model checkpoints in Hugging Face. I converted the weights from the [timm repository](https://github.com/rwightman/pytorch-image-models). This model is used in the same way as [ViT-base](https://huggingface.co/google/vit-base-patch16-224).
|