merve HF Staff Wauplin HF Staff commited on
Commit
04b60c4
·
verified ·
1 Parent(s): 04a4f28

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

Browse files

- Set `library_name` to `tf-keras`. (74e3a48e3285fc12b1237bb94319ef25662d1f16)


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

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- library_name: keras
3
  tags:
4
  - image-classification
5
  ---
 
1
  ---
2
+ library_name: tf-keras
3
  tags:
4
  - image-classification
5
  ---