merve HF staff Wauplin HF staff commited on
Commit
fb3be04
1 Parent(s): 63bd61c

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

Browse files

- Set `library_name` to `tf-keras`. (4f903a4c35ca28693ba1f7efe7e8c8170db37443)


Co-authored-by: Lucain Pouget <Wauplin@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -1,7 +1,6 @@
1
  ---
2
- library_name: keras
3
  tags:
4
- - keras
5
  - audio-classification
6
  - accent-classification
7
  ---
 
1
  ---
2
+ library_name: tf-keras
3
  tags:
 
4
  - audio-classification
5
  - accent-classification
6
  ---