Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,13 @@ language:
|
|
6 |
- en
|
7 |
library_name: fasttext
|
8 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
|
|
6 |
- en
|
7 |
library_name: fasttext
|
8 |
pipeline_tag: text-classification
|
9 |
+
widget:
|
10 |
+
- text: apple
|
11 |
+
example_title: apple
|
12 |
+
- text: cat
|
13 |
+
example_title: cat
|
14 |
+
- text: sunny
|
15 |
+
example_title: sunny
|
16 |
+
- text: water
|
17 |
+
example_title: water
|
18 |
---
|