Image Classification
TF-Keras
merve HF staff Wauplin HF staff commited on
Commit
9300dbd
1 Parent(s): 8a5e597

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

Browse files

- Set `library_name` to `tf-keras`. (eac4ac7d25100544796e48b766d35b0375b98b5b)


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