Image Classification
TF-Keras
merve HF staff Wauplin HF staff commited on
Commit
a29fef7
1 Parent(s): db5e1cd

Set `library_name` to `tf-keras`. (#1)

Browse files

- Set `library_name` to `tf-keras`. (7c4ea1da7a91e7f8f806f4b2e74d38e339849c24)


Co-authored-by: Lucain Pouget <[email protected]>

Files changed (1) hide show
  1. README.md +2 -2
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