Verne commited on
Commit
aa09d32
1 Parent(s): 07a6573

update readme.md to show a photo.

Browse files
Files changed (1) hide show
  1. README.md +14 -2
README.md CHANGED
@@ -21,8 +21,20 @@ This model was created as part of the DreamBooth Hackathon 🔥. Visit the [orga
21
  ## Description
22
 
23
 
24
- This is a Stable Diffusion model fine-tuned on `rabbit` images for the wildcard theme.
25
-
 
 
 
 
 
 
 
 
 
 
 
 
26
 
27
  ## Usage
28
 
 
21
  ## Description
22
 
23
 
24
+ This is a Stable Diffusion model fine-tuned on `miffy the rabbit` images for the wildcard theme.
25
+
26
+ ## Examples and Data
27
+
28
+ <table>
29
+ <tr>
30
+ <td>One of the images used to fine-tune on<br>"a photo of miffy by the campfire"</td>
31
+ </tr>
32
+ <tr>
33
+ <td>
34
+ <img src="https://i.imgur.com/9DnLluf.jpeg" style="height:200px">
35
+ </td>
36
+ </tr>
37
+ </table>
38
 
39
  ## Usage
40