fix: remove and reorder example cases for better demonstration
Browse files
README.md
CHANGED
|
@@ -155,7 +155,7 @@ clear_cache(pipe.transformer)
|
|
| 155 |
[NEW!!] New **Ghibli LoRA model** is now released!! Transform Asian portraits into Studio Ghibli-style artwork using this LoRA model. Trained on **only 100 real Asian faces** paired with **GPT-4o-generated Ghibli-style counterparts**, it preserves facial features while applying the iconic anime aesthetic.
|
| 156 |
|
| 157 |
## 🖼️ Example Gallery
|
| 158 |
-
> **
|
| 159 |
> *All outputs generated with identical prompt weights* with same prompt: `"Ghibli Studio style, Charming hand-drawn anime-style illustration"`
|
| 160 |
### Case1
|
| 161 |
<table>
|
|
@@ -171,19 +171,6 @@ clear_cache(pipe.transformer)
|
|
| 171 |
</table>
|
| 172 |
|
| 173 |
### Case2
|
| 174 |
-
<table>
|
| 175 |
-
<tr>
|
| 176 |
-
<td rowspan="2"><img src="./assets/test_imgs/ghibli_ref/01.png"></td>
|
| 177 |
-
<td><img src="./assets/test_imgs/ghibli_output/01_0.png"></td>
|
| 178 |
-
<td><img src="./assets/test_imgs/ghibli_output/01_1.png"></td>
|
| 179 |
-
</tr>
|
| 180 |
-
<tr>
|
| 181 |
-
<td><img src="./assets/test_imgs/ghibli_output/01_2.png"></td>
|
| 182 |
-
<td><img src="./assets/test_imgs/ghibli_output/01_3.png"></td>
|
| 183 |
-
</tr>
|
| 184 |
-
</table>
|
| 185 |
-
|
| 186 |
-
### Case3
|
| 187 |
<table>
|
| 188 |
<tr>
|
| 189 |
<td rowspan="2"><img src="./assets/test_imgs/ghibli_ref/02.png"></td>
|
|
@@ -196,7 +183,7 @@ clear_cache(pipe.transformer)
|
|
| 196 |
</tr>
|
| 197 |
</table>
|
| 198 |
|
| 199 |
-
###
|
| 200 |
<table>
|
| 201 |
<tr>
|
| 202 |
<td rowspan="2"><img src="./assets/test_imgs/ghibli_ref/03.png"></td>
|
|
@@ -209,7 +196,7 @@ clear_cache(pipe.transformer)
|
|
| 209 |
</tr>
|
| 210 |
</table>
|
| 211 |
|
| 212 |
-
###
|
| 213 |
<table>
|
| 214 |
<tr>
|
| 215 |
<td rowspan="2"><img src="./assets/test_imgs/ghibli_ref/04.png"></td>
|
|
@@ -222,7 +209,7 @@ clear_cache(pipe.transformer)
|
|
| 222 |
</tr>
|
| 223 |
</table>
|
| 224 |
|
| 225 |
-
###
|
| 226 |
<table>
|
| 227 |
<tr>
|
| 228 |
<td rowspan="2"><img src="./assets/test_imgs/ghibli_ref/06.png"></td>
|
|
@@ -235,7 +222,7 @@ clear_cache(pipe.transformer)
|
|
| 235 |
</tr>
|
| 236 |
</table>
|
| 237 |
|
| 238 |
-
###
|
| 239 |
<table>
|
| 240 |
<tr>
|
| 241 |
<td rowspan="2"><img src="./assets/test_imgs/ghibli_ref/07.png"></td>
|
|
@@ -248,7 +235,7 @@ clear_cache(pipe.transformer)
|
|
| 248 |
</tr>
|
| 249 |
</table>
|
| 250 |
|
| 251 |
-
###
|
| 252 |
<table>
|
| 253 |
<tr>
|
| 254 |
<td rowspan="2"><img src="./assets/test_imgs/ghibli_ref/08.png"></td>
|
|
@@ -261,7 +248,7 @@ clear_cache(pipe.transformer)
|
|
| 261 |
</tr>
|
| 262 |
</table>
|
| 263 |
|
| 264 |
-
###
|
| 265 |
<table>
|
| 266 |
<tr>
|
| 267 |
<td rowspan="2"><img src="./assets/test_imgs/ghibli_ref/09.png"></td>
|
|
|
|
| 155 |
[NEW!!] New **Ghibli LoRA model** is now released!! Transform Asian portraits into Studio Ghibli-style artwork using this LoRA model. Trained on **only 100 real Asian faces** paired with **GPT-4o-generated Ghibli-style counterparts**, it preserves facial features while applying the iconic anime aesthetic.
|
| 156 |
|
| 157 |
## 🖼️ Example Gallery
|
| 158 |
+
> **8 complete transformation sets available** in `/assets/test_imgs/` directory
|
| 159 |
> *All outputs generated with identical prompt weights* with same prompt: `"Ghibli Studio style, Charming hand-drawn anime-style illustration"`
|
| 160 |
### Case1
|
| 161 |
<table>
|
|
|
|
| 171 |
</table>
|
| 172 |
|
| 173 |
### Case2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 174 |
<table>
|
| 175 |
<tr>
|
| 176 |
<td rowspan="2"><img src="./assets/test_imgs/ghibli_ref/02.png"></td>
|
|
|
|
| 183 |
</tr>
|
| 184 |
</table>
|
| 185 |
|
| 186 |
+
### Case3
|
| 187 |
<table>
|
| 188 |
<tr>
|
| 189 |
<td rowspan="2"><img src="./assets/test_imgs/ghibli_ref/03.png"></td>
|
|
|
|
| 196 |
</tr>
|
| 197 |
</table>
|
| 198 |
|
| 199 |
+
### Case4
|
| 200 |
<table>
|
| 201 |
<tr>
|
| 202 |
<td rowspan="2"><img src="./assets/test_imgs/ghibli_ref/04.png"></td>
|
|
|
|
| 209 |
</tr>
|
| 210 |
</table>
|
| 211 |
|
| 212 |
+
### Case5
|
| 213 |
<table>
|
| 214 |
<tr>
|
| 215 |
<td rowspan="2"><img src="./assets/test_imgs/ghibli_ref/06.png"></td>
|
|
|
|
| 222 |
</tr>
|
| 223 |
</table>
|
| 224 |
|
| 225 |
+
### Case6
|
| 226 |
<table>
|
| 227 |
<tr>
|
| 228 |
<td rowspan="2"><img src="./assets/test_imgs/ghibli_ref/07.png"></td>
|
|
|
|
| 235 |
</tr>
|
| 236 |
</table>
|
| 237 |
|
| 238 |
+
### Case7
|
| 239 |
<table>
|
| 240 |
<tr>
|
| 241 |
<td rowspan="2"><img src="./assets/test_imgs/ghibli_ref/08.png"></td>
|
|
|
|
| 248 |
</tr>
|
| 249 |
</table>
|
| 250 |
|
| 251 |
+
### Case8
|
| 252 |
<table>
|
| 253 |
<tr>
|
| 254 |
<td rowspan="2"><img src="./assets/test_imgs/ghibli_ref/09.png"></td>
|
assets/test_imgs/ghibli_output/01_0.png
DELETED
Git LFS Details
|
assets/test_imgs/ghibli_output/01_1.png
DELETED
Git LFS Details
|
assets/test_imgs/ghibli_output/01_2.png
DELETED
Git LFS Details
|
assets/test_imgs/ghibli_output/01_3.png
DELETED
Git LFS Details
|
assets/test_imgs/ghibli_output/01_4.png
DELETED
Git LFS Details
|
assets/test_imgs/ghibli_ref/01.png
DELETED
Git LFS Details
|