Tonic Wauplin HF staff commited on
Commit
47d5470
1 Parent(s): 77cc22f

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

Browse files

- Set `library_name` to `tf-keras`. (5db33ba5c8d3c899a217379bca7be9b5f82f36b1)


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

Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -1,8 +1,7 @@
1
  ---
 
2
  license: other
3
- library_name: keras
4
  tags:
5
- - keras
6
  - kaggle
7
  - mirnet
8
  ---
 
1
  ---
2
+ library_name: tf-keras
3
  license: other
 
4
  tags:
 
5
  - kaggle
6
  - mirnet
7
  ---