Update README.md
Browse files
README.md
CHANGED
@@ -18,10 +18,26 @@ This is a Stable Diffusion model fine-tuned on the terrier concept with DreamBoo
|
|
18 |
|
19 |
This model was created as part of the DreamBooth Hackathon 🔥. My daughter helped me selecting 18 images about Terriers from petfind. Hope you enjoy it. Visit the [organisation page](https://huggingface.co/dreambooth-hackathon) for instructions on how to take part!
|
20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
## Description
|
22 |
|
23 |
|
24 |
-
This is a Stable Diffusion model fine-tuned on Terrier `dog` images for the animal theme.
|
25 |
|
26 |
|
27 |
## Usage
|
|
|
18 |
|
19 |
This model was created as part of the DreamBooth Hackathon 🔥. My daughter helped me selecting 18 images about Terriers from petfind. Hope you enjoy it. Visit the [organisation page](https://huggingface.co/dreambooth-hackathon) for instructions on how to take part!
|
20 |
|
21 |
+
## Examples
|
22 |
+
|
23 |
+
<table>
|
24 |
+
<tr>
|
25 |
+
<td>Generated Image of "a photo of terrier dog "<br>"in space suit walking in the mars"</td>
|
26 |
+
<td>Generated Image of "a photo of terrier dog "<br>"in the background of chinese new year"</td>
|
27 |
+
<td>Generated Image of "a photo of terrier dog "<br>"swiming in the pool"</td>
|
28 |
+
</tr>
|
29 |
+
<tr>
|
30 |
+
<td align="center"><img src="https://i.imgur.com/YW483rm.jpg" style="height:200px"> </td>
|
31 |
+
<td align="center"><img src="https://i.imgur.com/4m5Fv86.jpg" style="height:200px"> </td>
|
32 |
+
<td align="center"><img src="https://i.imgur.com/ZCdapRU.jpg" style="height:200px"> </td>
|
33 |
+
</tr>
|
34 |
+
</table>
|
35 |
+
|
36 |
+
|
37 |
## Description
|
38 |
|
39 |
|
40 |
+
This is a Stable Diffusion model fine-tuned on 18 Terrier `dog` images for the animal theme.
|
41 |
|
42 |
|
43 |
## Usage
|