DShah-11 Wauplin HF staff commited on
Commit
cbef985
·
verified ·
1 Parent(s): ae63b9c

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

Browse files

- Set `library_name` to `tf-keras`. (8e9bc0fa9a80269099d372a2e365541c4b381907)


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