Set `library_name` to `tf-keras`.

#1
by Wauplin HF staff - opened
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- pipeline_tag: image-classification
3
  datasets:
4
  - Jeneral/fer-2013
5
- library_name: keras
6
- ---
 
 
1
  ---
 
2
  datasets:
3
  - Jeneral/fer-2013
4
+ library_name: tf-keras
5
+ pipeline_tag: image-classification
6
+ ---