nicholasKluge Wauplin HF staff commited on
Commit
446357e
1 Parent(s): fa28849

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

Browse files

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


Co-authored-by: Lucain Pouget <Wauplin@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
- license: apache-2.0
3
  language:
4
  - en
5
- library_name: keras
 
6
  metrics:
7
  - accuracy
8
  pipeline_tag: image-classification
 
1
  ---
 
2
  language:
3
  - en
4
+ library_name: tf-keras
5
+ license: apache-2.0
6
  metrics:
7
  - accuracy
8
  pipeline_tag: image-classification