Set `library_name` to `tf-keras`. (#1)
Browse files- Set `library_name` to `tf-keras`. (7c4ea1da7a91e7f8f806f4b2e74d38e339849c24)
Co-authored-by: Lucain Pouget <[email protected]>
README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
tags:
|
| 3 |
- image-classification
|
| 4 |
-
- keras
|
| 5 |
-
license: apache-2.0
|
| 6 |
---
|
| 7 |
# Train a Vision Transformer on small datasets
|
| 8 |
|
|
|
|
| 1 |
---
|
| 2 |
+
library_name: tf-keras
|
| 3 |
+
license: apache-2.0
|
| 4 |
tags:
|
| 5 |
- image-classification
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
# Train a Vision Transformer on small datasets
|
| 8 |
|