merve HF staff Wauplin HF staff commited on
Commit
56374cf
1 Parent(s): 5a3bafa

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

Browse files

- Set `library_name` to `tf-keras`. (04187bf3f34f992697db55c399b6334baada515f)


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

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