Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,7 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
-
|
5 |
-
|
6 |
-
|
7 |
-
base_model:
|
8 |
-
- microsoft/resnet-50
|
9 |
---
|
|
|
1 |
---
|
2 |
+
library_name: tensorflow
|
3 |
+
tags:
|
4 |
+
- text-classification
|
5 |
+
- keras
|
6 |
+
inference: true
|
|
|
|
|
7 |
---
|