Update README.md
Browse files
README.md
CHANGED
|
@@ -12,6 +12,15 @@ pipeline_tag: text-to-image
|
|
| 12 |
<a href="https://github.com/RockeyCoss/SPO"><img src="https://img.shields.io/badge/Gihub-Code-succees?style=for-the-badge&logo=GitHub" height=22.5></a>
|
| 13 |
<a href="https://rockeycoss.github.io/spo.github.io/"><img src="https://img.shields.io/badge/Project-Page-blue?style=for-the-badge" height=22.5></a>
|
| 14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
## Abstract
|
| 16 |
<p>
|
| 17 |
Generating visually appealing images is fundamental to modern text-to-image generation models.
|
|
|
|
| 12 |
<a href="https://github.com/RockeyCoss/SPO"><img src="https://img.shields.io/badge/Gihub-Code-succees?style=for-the-badge&logo=GitHub" height=22.5></a>
|
| 13 |
<a href="https://rockeycoss.github.io/spo.github.io/"><img src="https://img.shields.io/badge/Project-Page-blue?style=for-the-badge" height=22.5></a>
|
| 14 |
|
| 15 |
+
<table>
|
| 16 |
+
<tr>
|
| 17 |
+
<td><img src="assets/1.png" alt="teaser example 0" width="200"/></td>
|
| 18 |
+
<td><img src="assets/2.png" alt="teaser example 1" width="200"/></td>
|
| 19 |
+
<td><img src="assets/3.png" alt="teaser example 2" width="200"/></td>
|
| 20 |
+
<td><img src="assets/4.png" alt="teaser example 3" width="200"/></td>
|
| 21 |
+
</tr>
|
| 22 |
+
</table>
|
| 23 |
+
|
| 24 |
## Abstract
|
| 25 |
<p>
|
| 26 |
Generating visually appealing images is fundamental to modern text-to-image generation models.
|