Iñigo López-Riobóo Botana commited on
Commit
c4b765e
1 Parent(s): fc1592c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -13,6 +13,12 @@ short_description: Newtral description
13
 
14
  # Welcome to the Newtral Huggingface page!
15
 
16
- <div display="flex" justify-content="center">
 
 
 
 
 
 
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>