merve HF staff Wauplin HF staff commited on
Commit
3005520
1 Parent(s): 3afffa1

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

Browse files

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


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