spolivin commited on
Commit
f7c5de7
1 Parent(s): e53a991

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -35,10 +35,11 @@ language:
35
  - ta
36
  - tr
37
  pipeline_tag: text-classification
38
-
39
- examples:
40
- - Hello
41
- - Ja
 
42
  ---
43
 
44
  # Language Detection Model
 
35
  - ta
36
  - tr
37
  pipeline_tag: text-classification
38
+ widget:
39
+ - text: "Hello, world"
40
+ example_title: "English language"
41
+ - text: "Ik heb het al gezien"
42
+ example_title: "Dutch language"
43
  ---
44
 
45
  # Language Detection Model