TF-Keras
image-match
leonelhs Wauplin HF staff commited on
Commit
63cab90
1 Parent(s): f175113

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

Browse files

- Set `library_name` to `tf-keras`. (9096d40c6db0cc62c8e7439bf7ae233f107bfd70)


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