merve HF staff Wauplin HF staff commited on
Commit
6265f7b
1 Parent(s): b1455c1

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

Browse files

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


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