Set `library_name` to `tf-keras`.

#2
by Wauplin HF staff - opened
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
- library_name: keras
3
  language:
4
  - en
 
5
  metrics:
6
  - accuracy
7
  pipeline_tag: image-classification
 
1
  ---
 
2
  language:
3
  - en
4
+ library_name: tf-keras
5
  metrics:
6
  - accuracy
7
  pipeline_tag: image-classification