jimchoi commited on
Commit
07b1dbd
·
verified ·
1 Parent(s): 84629bb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -100,16 +100,16 @@ Note: The validation settings are not necessarily the same as the [training sett
100
 
101
  You can find some example images in the following gallery:
102
 
103
- <div style="display: flex; flex-wrap: wrap; gap: 100px;">
104
- <div style="flex: 1 1 15%;">
105
  <img src="./assets/image_1_0.png" alt="A swift and agile elven archer perched in a tree, nocking an arrow" style="width: 100%;">
106
  <p>prompt: A swift and agile elven archer perched in a tree, nocking an arrow.</p>
107
  </div>
108
- <div style="flex: 1 1 15%;">
109
  <img src="./assets/image_5_0.png" alt="A powerful demonic sorcerer casting a spell in a dark, mysterious chamber" style="width: 100%;">
110
  <p>prompt: A powerful demonic sorcerer casting a spell in a dark, mysterious chamber.</p>
111
  </div>
112
- <div style="flex: 1 1 15%;">
113
  <img src="./assets/image_10_0.png" alt="A wise medieval wizard in a towering castle, studying ancient tomes of magic" style="width: 100%;">
114
  <p>prompt: A wise medieval wizard in a towering castle, studying ancient tomes of magic.</p>
115
  </div>
 
100
 
101
  You can find some example images in the following gallery:
102
 
103
+ <div style="display: flex; flex-wrap: wrap; gap: 10px;">
104
+ <div style="flex: 1 1 30%;">
105
  <img src="./assets/image_1_0.png" alt="A swift and agile elven archer perched in a tree, nocking an arrow" style="width: 100%;">
106
  <p>prompt: A swift and agile elven archer perched in a tree, nocking an arrow.</p>
107
  </div>
108
+ <div style="flex: 1 1 30%;">
109
  <img src="./assets/image_5_0.png" alt="A powerful demonic sorcerer casting a spell in a dark, mysterious chamber" style="width: 100%;">
110
  <p>prompt: A powerful demonic sorcerer casting a spell in a dark, mysterious chamber.</p>
111
  </div>
112
+ <div style="flex: 1 1 30%;">
113
  <img src="./assets/image_10_0.png" alt="A wise medieval wizard in a towering castle, studying ancient tomes of magic" style="width: 100%;">
114
  <p>prompt: A wise medieval wizard in a towering castle, studying ancient tomes of magic.</p>
115
  </div>