Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,47 @@ widget:
|
|
12 |
- text: a photo of sbhouse house in the style of Dr Seuss
|
13 |
---
|
14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
# DreamBooth model for the sbhouse concept trained by jonathang on the jonathang/dreambooth-hackathon-images-sbob-jpeg dataset.
|
16 |
|
17 |
This is a Stable Diffusion model fine-tuned on the sbhouse concept with DreamBooth. It can be used by modifying the `instance_prompt`: **a photo of sbhouse house**
|
|
|
12 |
- text: a photo of sbhouse house in the style of Dr Seuss
|
13 |
---
|
14 |
|
15 |
+
# Examples
|
16 |
+
|
17 |
+
<table>
|
18 |
+
<tr>
|
19 |
+
<td>Generated Image of "a photo of sbhouse house in the style of "<br>"Lenoardo da Vinci"</td>
|
20 |
+
</tr>
|
21 |
+
<tr>
|
22 |
+
<td align="center"><img src="https://imgur.com/eaxs6By.png" style="width: 100%;"> </td>
|
23 |
+
</tr>
|
24 |
+
<tr>
|
25 |
+
<td>Generated Image of "a photo of sbhouse house in the style of "<br>"Picasso"</td>
|
26 |
+
</tr>
|
27 |
+
<tr>
|
28 |
+
<td align="center"><img src="https://imgur.com/VdYaDxD.png" style="width: 100%"> </td>
|
29 |
+
</tr>
|
30 |
+
<tr>
|
31 |
+
<td>Generated Image of "a photo of sbhouse house in the style of "<br>"Van Gogh"</td>
|
32 |
+
</tr>
|
33 |
+
<tr>
|
34 |
+
<td align="center"><img src="https://imgur.com/gsI79PI.png" style="width: 100%"> </td>
|
35 |
+
</tr>
|
36 |
+
<tr>
|
37 |
+
<td>Generated Image of "a photo of sbhouse house in the style of "<br>"Disney"</td>
|
38 |
+
</tr>
|
39 |
+
<tr>
|
40 |
+
<td align="center"><img src="https://imgur.com/v4hS450.png" style="width: 100%"> </td>
|
41 |
+
</tr>
|
42 |
+
<tr>
|
43 |
+
<td>Generated Image of "a photo of sbhouse house in the style of "<br>"Dr Seuss"</td>
|
44 |
+
</tr>
|
45 |
+
<tr>
|
46 |
+
<td align="center"><img src="https://imgur.com/9uGCOa6.png" style="width: 100%"> </td>
|
47 |
+
</tr>
|
48 |
+
<tr>
|
49 |
+
<td>Generated Image of "a photo of sbhouse house in the style of "<br>"Salvador Dali"</td>
|
50 |
+
</tr>
|
51 |
+
<tr>
|
52 |
+
<td align="center"><img src="https://imgur.com/3X2DSox.png" style="width: 100%"> </td>
|
53 |
+
</tr>
|
54 |
+
</table>
|
55 |
+
|
56 |
# DreamBooth model for the sbhouse concept trained by jonathang on the jonathang/dreambooth-hackathon-images-sbob-jpeg dataset.
|
57 |
|
58 |
This is a Stable Diffusion model fine-tuned on the sbhouse concept with DreamBooth. It can be used by modifying the `instance_prompt`: **a photo of sbhouse house**
|