merve HF Staff Wauplin HF Staff commited on
Commit
2021ec4
·
verified ·
1 Parent(s): 80fc32e

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

Browse files

- Set `library_name` to `tf-keras`. (999d9ad00044386001a61c702f8e81d237141973)


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