Update README.md
Browse files
README.md
CHANGED
|
@@ -90,13 +90,13 @@ library_name: peft
|
|
| 90 |
<tr>
|
| 91 |
<td width="50%" align="center">
|
| 92 |
<b>❌ Without LoRA</b><br>
|
| 93 |
-
<img src="
|
| 94 |
-
<sub>Prompt: <code>anime-style background,
|
| 95 |
</td>
|
| 96 |
<td width="50%" align="center">
|
| 97 |
<b>✅ With LoRA (trigger word 'anim3bg')</b><br>
|
| 98 |
-
<img src="
|
| 99 |
-
<sub>Prompt: <code>anim3bg,
|
| 100 |
</td>
|
| 101 |
</tr>
|
| 102 |
</table>
|
|
|
|
| 90 |
<tr>
|
| 91 |
<td width="50%" align="center">
|
| 92 |
<b>❌ Without LoRA</b><br>
|
| 93 |
+
<img src="example004_without_lora.jpeg" width="100%"><br>
|
| 94 |
+
<sub>Prompt: <code>anime-style background, city street at night</code></sub><br><br>
|
| 95 |
</td>
|
| 96 |
<td width="50%" align="center">
|
| 97 |
<b>✅ With LoRA (trigger word 'anim3bg')</b><br>
|
| 98 |
+
<img src="example004_with_lora.jpeg" width="100%"><br>
|
| 99 |
+
<sub>Prompt: <code>anim3bg, city street at night</code></sub><br><br>
|
| 100 |
</td>
|
| 101 |
</tr>
|
| 102 |
</table>
|