Gabor Cselle commited on
Commit
92b19a3
1 Parent(s): e52e174

Update to model card

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # Font Identifier Project
2
 
3
  Tinker project, Nov 8, 2023.
@@ -16,10 +24,3 @@ Train a ResNet18 on the data: [train_font_identifier.py](train_font_identifier.p
16
  License: MIT
17
 
18
 
19
- ---
20
- language:
21
- - en
22
- tags:
23
- - font-identification
24
- license: mit
25
- ---
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - font-identification
6
+ license: mit
7
+ ---
8
+
9
  # Font Identifier Project
10
 
11
  Tinker project, Nov 8, 2023.
 
24
  License: MIT
25
 
26