Update README.md with new model card content
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ Vision Transformer (ViT) adapts the Transformer architecture, originally designe
|
|
9 |
## Links:
|
10 |
|
11 |
* [Vit Quickstart Notebook](https://www.kaggle.com/code/sineeli/vit-quickstart)
|
12 |
-
* [Vit API Documentation](
|
13 |
* [Vit Model Card](https://huggingface.co/google/vit-base-patch16-224)
|
14 |
* [KerasHub Beginner Guide](https://keras.io/guides/keras_hub/getting_started/)
|
15 |
* [KerasHub Model Publishing Guide](https://keras.io/guides/keras_hub/upload/)
|
|
|
9 |
## Links:
|
10 |
|
11 |
* [Vit Quickstart Notebook](https://www.kaggle.com/code/sineeli/vit-quickstart)
|
12 |
+
* [Vit API Documentation](https://keras.io/keras_hub/api/models/vit/)
|
13 |
* [Vit Model Card](https://huggingface.co/google/vit-base-patch16-224)
|
14 |
* [KerasHub Beginner Guide](https://keras.io/guides/keras_hub/getting_started/)
|
15 |
* [KerasHub Model Publishing Guide](https://keras.io/guides/keras_hub/upload/)
|