size of img to 90%
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ The model has been trained on a mixture of 2.36 trillion time series data points
|
|
31 |
|
32 |
---
|
33 |
|
34 |
-
<div style="width:
|
35 |
<img src="figures/architecture.png" alt="model architecture" style="width: 100%; height: auto;" />
|
36 |
<em style="display: block; margin-top: 0.5rem; text-align: center;">
|
37 |
<strong>Overview of the Toto-Open-Base-1.0 model architecture:</strong>
|
|
|
31 |
|
32 |
---
|
33 |
|
34 |
+
<div style="width: 90%; margin: auto; padding: 1rem;">
|
35 |
<img src="figures/architecture.png" alt="model architecture" style="width: 100%; height: auto;" />
|
36 |
<em style="display: block; margin-top: 0.5rem; text-align: center;">
|
37 |
<strong>Overview of the Toto-Open-Base-1.0 model architecture:</strong>
|