Set `library_name` to `tf-keras`.
#1
by
Wauplin HF Staff - opened
README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
---
|
| 2 |
-
license: wtfpl
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
-
library_name: keras
|
|
|
|
| 6 |
pipeline_tag: image-segmentation
|
| 7 |
---
|
| 8 |
# *Cavity Detection Tool* (CADET)
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
+
library_name: tf-keras
|
| 5 |
+
license: wtfpl
|
| 6 |
pipeline_tag: image-segmentation
|
| 7 |
---
|
| 8 |
# *Cavity Detection Tool* (CADET)
|