victormiller commited on
Commit
a9cdf93
·
verified ·
1 Parent(s): b7b769f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -147,9 +147,14 @@ The dataset chosen was created by LLaVA with academic-task-oriented VQA data mix
147
  ## Examples
148
 
149
 
 
150
  Example 1:
151
 
152
- <center><img src="images2/handdrawn.png" alt="Original Input image"/><img src="images2/crystal.png" alt="CrsytalChat-7B model generated output"/></center>
 
 
 
 
153
 
154
  **Image 1:** Original Input Image.
155
 
 
147
  ## Examples
148
 
149
 
150
+
151
  Example 1:
152
 
153
+ <p float="left">
154
+ <img src="images2/handdrawn.png" alt="Image 1" width="45%" />
155
+ <img src="images2/crystal.png" alt="Image 2" width="45%" />
156
+ </p>
157
+
158
 
159
  **Image 1:** Original Input Image.
160