gaborcselle
commited on
Commit
·
4d93140
1
Parent(s):
de3891a
Trying another way to feed the example widget
Browse files
README.md
CHANGED
@@ -25,37 +25,21 @@ model-index:
|
|
25 |
value: 0.963265306122449
|
26 |
widget:
|
27 |
- text: What font is this?
|
28 |
-
- src:
|
29 |
example_title: Architects Daughter
|
30 |
-
- src:
|
31 |
-
example_title: Arial Bold
|
32 |
-
- src: https://huggingface.co/gaborcselle/font-identifier/resolve/main/hf_samples/Courier_28.png
|
33 |
example_title: Courier
|
34 |
-
- src:
|
35 |
example_title: Helvetica
|
36 |
-
- src:
|
37 |
example_title: IBM Plex Sans
|
38 |
-
- src:
|
39 |
example_title: Inter
|
40 |
-
- src:
|
41 |
example_title: Lobster
|
42 |
-
- src:
|
43 |
-
example_title: Merriweather
|
44 |
-
- src: https://huggingface.co/gaborcselle/font-identifier/resolve/main/hf_samples/Poppins-Regular_22.png
|
45 |
-
example_title: Poppins
|
46 |
-
- src: https://huggingface.co/gaborcselle/font-identifier/resolve/main/hf_samples/RobotoMono-Regular_38.png
|
47 |
-
example_title: Roboto Mono
|
48 |
-
- src: https://huggingface.co/gaborcselle/font-identifier/resolve/main/hf_samples/Times%20New%20Roman%20Bold%20Italic_26.png
|
49 |
-
example_title: Times New Roman Bold Italic
|
50 |
-
- src: https://huggingface.co/gaborcselle/font-identifier/resolve/main/hf_samples/Times_New_Roman_Italic_16.png
|
51 |
-
example_title: Times New Roman Italic
|
52 |
-
- src: https://huggingface.co/gaborcselle/font-identifier/resolve/main/hf_samples/TitilliumWeb-Regular_5.png
|
53 |
-
example_title: Titillium Web
|
54 |
-
- src: https://huggingface.co/gaborcselle/font-identifier/resolve/main/hf_samples/Trebuchet_MS_Italic_47.png
|
55 |
-
example_title: Trebuchet MS Italic
|
56 |
-
- src: https://huggingface.co/gaborcselle/font-identifier/resolve/main/hf_samples/Trebuchet_MS_11.png
|
57 |
example_title: Trebuchet MS
|
58 |
-
- src:
|
59 |
example_title: Verdana Bold
|
60 |
language:
|
61 |
- en
|
|
|
25 |
value: 0.963265306122449
|
26 |
widget:
|
27 |
- text: What font is this?
|
28 |
+
- src: hf_samples/ArchitectsDaughter-Regular_1.png
|
29 |
example_title: Architects Daughter
|
30 |
+
- src: main/hf_samples/Courier_28.png
|
|
|
|
|
31 |
example_title: Courier
|
32 |
+
- src: main/hf_samples/Helvetica_3.png
|
33 |
example_title: Helvetica
|
34 |
+
- src: hf_samples/IBMPlexSans-Regular_25.png
|
35 |
example_title: IBM Plex Sans
|
36 |
+
- src: hf_samples/Inter-Regular_43.png
|
37 |
example_title: Inter
|
38 |
+
- src: hf_samples/Lobster-Regular_25.png
|
39 |
example_title: Lobster
|
40 |
+
- src: hf_samples/Trebuchet_MS_11.png
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
example_title: Trebuchet MS
|
42 |
+
- src: hf_samples/Verdana_Bold_43.png
|
43 |
example_title: Verdana Bold
|
44 |
language:
|
45 |
- en
|