Gabor Cselle
commited on
Commit
•
61c5f35
1
Parent(s):
12e4f1f
Fix in widget URLs
Browse files
README.md
CHANGED
@@ -6,37 +6,37 @@ tags:
|
|
6 |
license: mit
|
7 |
widget:
|
8 |
- text: "What font is this?"
|
9 |
-
- src: https://huggingface.co/gaborcselle/font-
|
10 |
example_title: Architects Daughter
|
11 |
-
- src: https://huggingface.co/gaborcselle/font-
|
12 |
example_title: Arial Bold
|
13 |
-
- src: https://huggingface.co/gaborcselle/font-
|
14 |
example_title: Courier
|
15 |
-
- src: https://huggingface.co/gaborcselle/font-
|
16 |
example_title: Helvetica
|
17 |
-
- src: https://huggingface.co/gaborcselle/font-
|
18 |
example_title: IBM Plex Sans
|
19 |
-
- src: https://huggingface.co/gaborcselle/font-
|
20 |
example_title: Inter
|
21 |
-
- src: https://huggingface.co/gaborcselle/font-
|
22 |
example_title: Lobster
|
23 |
-
- src: https://huggingface.co/gaborcselle/font-
|
24 |
example_title: Merriweather
|
25 |
-
- src: https://huggingface.co/gaborcselle/font-
|
26 |
example_title: Poppins
|
27 |
-
- src: https://huggingface.co/gaborcselle/font-
|
28 |
example_title: Roboto Mono
|
29 |
-
- src: https://huggingface.co/gaborcselle/font-
|
30 |
example_title: Times New Roman Bold Italic
|
31 |
-
- src: https://huggingface.co/gaborcselle/font-
|
32 |
example_title: Times New Roman Italic
|
33 |
-
- src: https://huggingface.co/gaborcselle/font-
|
34 |
example_title: Titillium Web
|
35 |
-
- src: https://huggingface.co/gaborcselle/font-
|
36 |
example_title: Trebuchet MS Italic
|
37 |
-
- src: https://huggingface.co/gaborcselle/font-
|
38 |
example_title: Trebuchet MS
|
39 |
-
- src: https://huggingface.co/gaborcselle/font-
|
40 |
example_title: Verdana Bold
|
41 |
---
|
42 |
|
|
|
6 |
license: mit
|
7 |
widget:
|
8 |
- text: "What font is this?"
|
9 |
+
- src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/ArchitectsDaughter-Regular_1.png
|
10 |
example_title: Architects Daughter
|
11 |
+
- src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/Arial_Bold_39.png
|
12 |
example_title: Arial Bold
|
13 |
+
- src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/Courier_28.png
|
14 |
example_title: Courier
|
15 |
+
- src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/Helvetica_3.png
|
16 |
example_title: Helvetica
|
17 |
+
- src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/IBMPlexSans-Regular_25.png
|
18 |
example_title: IBM Plex Sans
|
19 |
+
- src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/Inter-Regular_43.png
|
20 |
example_title: Inter
|
21 |
+
- src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/Lobster-Regular_25.png
|
22 |
example_title: Lobster
|
23 |
+
- src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/Merriweather-Regular_1.png
|
24 |
example_title: Merriweather
|
25 |
+
- src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/Poppins-Regular_22.png
|
26 |
example_title: Poppins
|
27 |
+
- src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/RobotoMono-Regular_38.png
|
28 |
example_title: Roboto Mono
|
29 |
+
- src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/Times_New_Roman_Bold Italic_26.png
|
30 |
example_title: Times New Roman Bold Italic
|
31 |
+
- src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/Times_New_Roman_Italic_16.png
|
32 |
example_title: Times New Roman Italic
|
33 |
+
- src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/TitilliumWeb-Regular_5.png
|
34 |
example_title: Titillium Web
|
35 |
+
- src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/Trebuchet_MS_Italic_47.png
|
36 |
example_title: Trebuchet MS Italic
|
37 |
+
- src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/Trebuchet_MS_11.png
|
38 |
example_title: Trebuchet MS
|
39 |
+
- src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/Verdana_Bold_43.png
|
40 |
example_title: Verdana Bold
|
41 |
---
|
42 |
|