Sander Land commited on
Commit
7010e39
1 Parent(s): 12546ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -18,17 +18,17 @@ This is a Stable Diffusion model fine-tuned on the zzelda concept with DreamBoot
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
- <table>
22
- <th>
23
  <td>One of the images used to fine-tune on<br>"a photo of zzelda cat on a chair"</td>
24
  <td>One of the images generated by the model<br>"a photo of zzelda cat in space"</td>
25
- </th>
26
  <tr>
27
  <td>
28
- ![](https://i.imgur.com/zFOzQtf.jpg)
29
  </td>
30
  <td>
31
- ![](https://i.imgur.com/12Nilhg.png)
32
  </td>
33
  </tr>
34
  </table>
 
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
+ <table style="width:50%">
22
+ <tr>
23
  <td>One of the images used to fine-tune on<br>"a photo of zzelda cat on a chair"</td>
24
  <td>One of the images generated by the model<br>"a photo of zzelda cat in space"</td>
25
+ </tr>
26
  <tr>
27
  <td>
28
+ <img src="http://i.imgur.com/zFOzQtf.jpg" style="height:400px">
29
  </td>
30
  <td>
31
+ <img src="http://i.imgur.com/12Nilhg.png" style="height:400px">
32
  </td>
33
  </tr>
34
  </table>