merve HF Staff Wauplin HF Staff commited on
Commit
ad9dc5b
·
verified ·
1 Parent(s): c311a7c

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

Browse files

- Set `library_name` to `tf-keras`. (529cf65ed512b081d513a3d26def2a56ed5c03ea)


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