SantiagoPG Wauplin HF staff commited on
Commit
429dcce
1 Parent(s): d8ff8a5

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

Browse files

- Set `library_name` to `tf-keras`. (736c0b047c115283d21a505a553e7432cdb4fbd3)


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

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
  datasets:
3
  - SantiagoPG/music_gen
4
- library_name: keras
5
- ---
 
1
  ---
2
  datasets:
3
  - SantiagoPG/music_gen
4
+ library_name: tf-keras
5
+ ---