Update README.md
Browse files
README.md
CHANGED
|
@@ -59,45 +59,44 @@ tags:
|
|
| 59 |
transform: scale(1.2);
|
| 60 |
}
|
| 61 |
</style>
|
| 62 |
-
<
|
| 63 |
-
<div
|
| 64 |
-
<
|
| 65 |
-
|
| 66 |
-
|
| 67 |
-
<h1 class="subtitle">Based on Pony Diffusion v6 XL</h>
|
| 68 |
-
</div>
|
| 69 |
</div>
|
| 70 |
-
|
| 71 |
-
|
| 72 |
-
|
| 73 |
-
|
| 74 |
-
|
| 75 |
-
</
|
| 76 |
-
|
| 77 |
-
|
| 78 |
-
|
| 79 |
-
</
|
| 80 |
-
</
|
| 81 |
-
|
| 82 |
-
|
| 83 |
-
|
| 84 |
-
</
|
| 85 |
-
|
| 86 |
-
|
| 87 |
-
|
| 88 |
-
</
|
| 89 |
-
</
|
| 90 |
-
|
| 91 |
-
|
| 92 |
-
|
| 93 |
-
</
|
| 94 |
-
|
| 95 |
-
|
| 96 |
-
|
| 97 |
-
</
|
| 98 |
-
</
|
| 99 |
-
</
|
| 100 |
-
</
|
|
|
|
| 101 |
|
| 102 |
This model had the following objectives:
|
| 103 |
* Clean anime style
|
|
|
|
| 59 |
transform: scale(1.2);
|
| 60 |
}
|
| 61 |
</style>
|
| 62 |
+
<div class="title-container">
|
| 63 |
+
<div>
|
| 64 |
+
<h1 class="title">Honey Mix</h1>
|
| 65 |
+
<p>
|
| 66 |
+
<h1 class="subtitle">Based on Pony Diffusion v6 XL</h>
|
|
|
|
|
|
|
| 67 |
</div>
|
| 68 |
+
</div>
|
| 69 |
+
<table class="custom-table">
|
| 70 |
+
<tr>
|
| 71 |
+
<td>
|
| 72 |
+
<div class="custom-image-container">
|
| 73 |
+
<img class="custom-image" src="previews/1.png" alt="Preview">
|
| 74 |
+
</div>
|
| 75 |
+
<br>
|
| 76 |
+
<div class="custom-image-container">
|
| 77 |
+
<img class="custom-image" src="previews/3.png" alt="Preview">
|
| 78 |
+
</div>
|
| 79 |
+
</td>
|
| 80 |
+
<td>
|
| 81 |
+
<div class="custom-image-container">
|
| 82 |
+
<img class="custom-image" src="previews/2.png" alt="Preview">
|
| 83 |
+
</div>
|
| 84 |
+
<br>
|
| 85 |
+
<div class="custom-image-container">
|
| 86 |
+
<img class="custom-image" src="previews/5.png" alt="Preview">
|
| 87 |
+
</div>
|
| 88 |
+
</td>
|
| 89 |
+
<td>
|
| 90 |
+
<div class="custom-image-container">
|
| 91 |
+
<img class="custom-image" src="previews/4.png" alt="Preview">
|
| 92 |
+
</div>
|
| 93 |
+
<br>
|
| 94 |
+
<div class="custom-image-container">
|
| 95 |
+
<img class="custom-image" src="previews/6.png" alt="Preview">
|
| 96 |
+
</div>
|
| 97 |
+
</td>
|
| 98 |
+
</tr>
|
| 99 |
+
</table>
|
| 100 |
|
| 101 |
This model had the following objectives:
|
| 102 |
* Clean anime style
|