I帽igo L贸pez-Riob贸o Botana commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -13,6 +13,12 @@ short_description: Newtral description
|
|
| 13 |
|
| 14 |
# Welcome to the Newtral Huggingface page!
|
| 15 |
|
| 16 |
-
<
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/63ca56d80609f1def7e347cd/mO8L3uqU45PJOybrpEZeH.png" alt="Image" style="width: 800px; height: 200px;">
|
| 18 |
</div>
|
|
|
|
| 13 |
|
| 14 |
# Welcome to the Newtral Huggingface page!
|
| 15 |
|
| 16 |
+
<style>
|
| 17 |
+
.image-container {
|
| 18 |
+
display: flex;
|
| 19 |
+
justify-content: center;
|
| 20 |
+
}
|
| 21 |
+
</style>
|
| 22 |
+
<div class="image-container">
|
| 23 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/63ca56d80609f1def7e347cd/mO8L3uqU45PJOybrpEZeH.png" alt="Image" style="width: 800px; height: 200px;">
|
| 24 |
</div>
|