victormiller
commited on
Commit
•
b666a36
1
Parent(s):
a9cdf93
Update README.md
Browse files
README.md
CHANGED
@@ -150,6 +150,10 @@ The dataset chosen was created by LLaVA with academic-task-oriented VQA data mix
|
|
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%" />
|
|
|
150 |
|
151 |
Example 1:
|
152 |
|
153 |
+
| ![Image 1](images2/handdrawn.png) | ![Image 2](images2/crystal.png) |
|
154 |
+
|:----------------------:|:----------------------:|
|
155 |
+
| Description of Image 1 | Description of Image 2 |
|
156 |
+
|
157 |
<p float="left">
|
158 |
<img src="images2/handdrawn.png" alt="Image 1" width="45%" />
|
159 |
<img src="images2/crystal.png" alt="Image 2" width="45%" />
|