lmazzon70 Wauplin HF staff commited on
Commit
53f0c3d
·
verified ·
1 Parent(s): 593375f

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

Browse files

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


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