jonathang commited on
Commit
1f2f56e
1 Parent(s): 6d8a140

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -18,6 +18,22 @@ This is a Stable Diffusion model fine-tuned on the pprotein concept with DreamBo
18
 
19
  This model was created as part of the DreamBooth Hackathon 🔥. Visit the [organisation page](https://huggingface.co/dreambooth-hackathon) for instructions on how to take part!
20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  ## Description
22
 
23
 
 
18
 
19
  This model was created as part of the DreamBooth Hackathon 🔥. 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 3d diagram of pprotein in the style of "<br>"Kandinsky"</td>
26
+ <td>Generated Image of "a 3d diagram of pprotein in the style of "<br>"Van Gogh"</td>
27
+ <td>Generated Image of "a 3d diagram of pprotein in the style of "<br>"Warhol"</td>
28
+ </tr>
29
+ <tr>
30
+ <td align="center"><img src="https://imgur.com/lhDA041.png" style="height:200px"> </td>
31
+ <td align="center"><img src="https://imgur.com/iug4k7D.png" style="height:200px"> </td>
32
+ <td align="center"><img src="https://imgur.com/eIMiTVG.png" style="height:200px"> </td>
33
+ </tr>
34
+ </table>
35
+
36
+
37
  ## Description
38
 
39