merve HF Staff Wauplin HF Staff commited on
Commit
c90864c
·
verified ·
1 Parent(s): e0d88b2

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

Browse files

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


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
  - text-classification
5
  ---
 
1
  ---
2
+ library_name: tf-keras
3
  tags:
4
  - text-classification
5
  ---