merve HF staff Wauplin HF staff commited on
Commit
899ab70
1 Parent(s): bf16d97

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

Browse files

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


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