Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ inference: true
|
|
15 |
<title>Document Title</title>
|
16 |
<style>
|
17 |
h1 {
|
18 |
-
font-size:
|
19 |
color: navy;
|
20 |
font-family: 'Tahoma';
|
21 |
text-align: center;
|
@@ -61,6 +61,6 @@ You are also not allowed to use this model without having fun.
|
|
61 |
- **License:** MIT
|
62 |
|
63 |
## Training log
|
64 |
-
<
|
65 |
<img src="https://imgur.com/32NFAKm.png" alt="Training log" width="500" height="250">
|
66 |
-
</
|
|
|
15 |
<title>Document Title</title>
|
16 |
<style>
|
17 |
h1 {
|
18 |
+
font-size: 32px;
|
19 |
color: navy;
|
20 |
font-family: 'Tahoma';
|
21 |
text-align: center;
|
|
|
61 |
- **License:** MIT
|
62 |
|
63 |
## Training log
|
64 |
+
<right>
|
65 |
<img src="https://imgur.com/32NFAKm.png" alt="Training log" width="500" height="250">
|
66 |
+
</right>
|