lylogummy commited on
Commit
87bc0a7
·
verified ·
1 Parent(s): d5b8b07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +49 -37
README.md CHANGED
@@ -168,43 +168,55 @@ Emilia from Re:Zero and Hatsune Miku from Vocaloid stand together in a flower ga
168
 
169
  ### Solo outputs
170
 
171
- <p align="center">
172
- <a href="assets/solo/1.png"><img src="assets/solo/1.png" alt="Solo output 1" width="32%"></a>
173
- <a href="assets/solo/2.png"><img src="assets/solo/2.png" alt="Solo output 2" width="32%"></a>
174
- <a href="assets/solo/3.png"><img src="assets/solo/3.png" alt="Solo output 3" width="32%"></a>
175
- </p>
176
-
177
- <p align="center">
178
- <a href="assets/solo/4.png"><img src="assets/solo/4.png" alt="Solo output 4" width="24%"></a>
179
- <a href="assets/solo/5.png"><img src="assets/solo/5.png" alt="Solo output 5" width="24%"></a>
180
- <a href="assets/solo/6.png"><img src="assets/solo/6.png" alt="Solo output 6" width="24%"></a>
181
- </p>
182
-
183
- <p align="center">
184
- <a href="assets/solo/7.png"><img src="assets/solo/7.png" alt="Solo output 7" width="24%"></a>
185
- <a href="assets/solo/8.png"><img src="assets/solo/8.png" alt="Solo output 8" width="24%"></a>
186
- <a href="assets/solo/9.png"><img src="assets/solo/9.png" alt="Solo output 9" width="24%"></a>
187
- </p>
188
-
189
- <p align="center">
190
- <a href="assets/solo/10.png"><img src="assets/solo/10.png" alt="Solo output 10" width="48%"></a>
191
- <a href="assets/solo/11a.png"><img src="assets/solo/11a.png" alt="Solo output 11" width="48%"></a>
192
- </p>
193
-
194
-
195
-
196
- <p align="center">
197
- <a href="assets/solo/13.png"><img src="assets/solo/13.png" alt="Solo output 13" width="64%"></a>
198
- </p>
199
-
200
- <p align="center">
201
- <a href="assets/solo/14.png"><img src="assets/solo/14.png" alt="Solo output 14" width="32%"></a>
202
- <a href="assets/solo/15.png"><img src="assets/solo/15.png" alt="Solo output 15" width="32%"></a>
203
- </p>
204
-
205
- <p align="center">
206
- <a href="assets/solo/16.png"><img src="assets/solo/16.png" alt="Solo output 16" width="64%"></a>
207
- </p>
 
 
 
 
 
 
 
 
 
 
 
 
208
 
209
  The grids compare native Anima with the paired model at different Qwen strengths. They are qualitative evidence, not a promise that every seed improves.
210
 
 
168
 
169
  ### Solo outputs
170
 
171
+ <table width="100%">
172
+ <tr>
173
+ <td width="33%"><a href="assets/solo/1.png"><img src="assets/solo/1.png" alt="Solo output 1" width="100%"></a></td>
174
+ <td width="33%"><a href="assets/solo/2.png"><img src="assets/solo/2.png" alt="Solo output 2" width="100%"></a></td>
175
+ <td width="33%"><a href="assets/solo/3.png"><img src="assets/solo/3.png" alt="Solo output 3" width="100%"></a></td>
176
+ </tr>
177
+ </table>
178
+
179
+ <table width="100%">
180
+ <tr>
181
+ <td width="33%"><a href="assets/solo/4.png"><img src="assets/solo/4.png" alt="Solo output 4" width="100%"></a></td>
182
+ <td width="33%"><a href="assets/solo/5.png"><img src="assets/solo/5.png" alt="Solo output 5" width="100%"></a></td>
183
+ <td width="33%"><a href="assets/solo/6.png"><img src="assets/solo/6.png" alt="Solo output 6" width="100%"></a></td>
184
+ </tr>
185
+ </table>
186
+
187
+ <table width="100%">
188
+ <tr>
189
+ <td width="33%"><a href="assets/solo/7.png"><img src="assets/solo/7.png" alt="Solo output 7" width="100%"></a></td>
190
+ <td width="33%"><a href="assets/solo/8.png"><img src="assets/solo/8.png" alt="Solo output 8" width="100%"></a></td>
191
+ <td width="33%"><a href="assets/solo/9.png"><img src="assets/solo/9.png" alt="Solo output 9" width="100%"></a></td>
192
+ </tr>
193
+ </table>
194
+
195
+ <table width="100%">
196
+ <tr>
197
+ <td width="50%"><a href="assets/solo/10.png"><img src="assets/solo/10.png" alt="Solo output 10" width="100%"></a></td>
198
+ <td width="50%"><a href="assets/solo/11a.png"><img src="assets/solo/11a.png" alt="Solo output 11a" width="100%"></a></td>
199
+ </tr>
200
+ </table>
201
+
202
+ <table width="100%">
203
+ <tr>
204
+ <td width="100%"><a href="assets/solo/13.png"><img src="assets/solo/13.png" alt="Solo output 13" width="100%"></a></td>
205
+ </tr>
206
+ </table>
207
+
208
+ <table width="100%">
209
+ <tr>
210
+ <td width="50%"><a href="assets/solo/14.png"><img src="assets/solo/14.png" alt="Solo output 14" width="100%"></a></td>
211
+ <td width="50%"><a href="assets/solo/15.png"><img src="assets/solo/15.png" alt="Solo output 15" width="100%"></a></td>
212
+ </tr>
213
+ </table>
214
+
215
+ <table width="100%">
216
+ <tr>
217
+ <td width="100%"><a href="assets/solo/16.png"><img src="assets/solo/16.png" alt="Solo output 16" width="100%"></a></td>
218
+ </tr>
219
+ </table>
220
 
221
  The grids compare native Anima with the paired model at different Qwen strengths. They are qualitative evidence, not a promise that every seed improves.
222