Set `library_name` to `tf-keras`.
#1
by
Wauplin
HF staff
- opened
|
@@ -1,8 +1,7 @@
|
1
|
---
|
2
|
-
library_name: keras
|
3
|
tags:
|
4
|
- binary-classification
|
5
|
-
- keras
|
6
|
- tensorflow
|
7
|
---
|
8
|
|
|
|
1
|
---
|
2
|
+
library_name: tf-keras
|
3
|
tags:
|
4
|
- binary-classification
|
|
|
5
|
- tensorflow
|
6
|
---
|
7
|
|