merve HF staff Wauplin HF staff commited on
Commit
289212f
1 Parent(s): 63d155e

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

Browse files

- Set `library_name` to `tf-keras`. (a4f76c7e134c0c4366222fc5e7f4831ae65dce16)


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