Sander Land commited on
Commit
c5323e4
•
1 Parent(s): 78121a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -14,7 +14,7 @@ widget:
14
 
15
  # DreamBooth model for the zzelda concept trained by Sanderbaduk on dataset of cats.
16
 
17
- This is a Stable Diffusion model fine-tuned on the zzelda concept with DreamBooth. It can be used by using the phrase 'zzelda cat' in a prompt.
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
 
@@ -25,10 +25,10 @@ This model was created as part of the DreamBooth Hackathon 🔥. Visit the [orga
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>
@@ -38,8 +38,8 @@ This model was created as part of the DreamBooth Hackathon 🔥. Visit the [orga
38
 
39
  This is a Stable Diffusion model fine-tuned on images of my mum's cat Zelda for the animal theme.
40
 
41
- To experiment a bit, I used a custom prompt for each image based on the file name.
42
- This was trained on CPU after encountering issues with CUDA, taking around 2 hours on 32 cores.
43
 
44
  It works a lot better locally than in the widget, where it tends to take a few more tries to get the right cat.
45
 
 
14
 
15
  # DreamBooth model for the zzelda concept trained by Sanderbaduk on dataset of cats.
16
 
17
+ This is a Stable Diffusion model fine-tuned on pictures of my mum's cat "Zelda" with DreamBooth. It can be used by using the phrase 'zzelda cat' in a prompt.
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
 
 
25
  </tr>
26
  <tr>
27
  <td>
28
+ <img src="http://i.imgur.com/zFOzQtf.jpg" style="max-height:400px">
29
  </td>
30
  <td>
31
+ <img src="http://i.imgur.com/12Nilhg.png" style="max-height:400px">
32
  </td>
33
  </tr>
34
  </table>
 
38
 
39
  This is a Stable Diffusion model fine-tuned on images of my mum's cat Zelda for the animal theme.
40
 
41
+ To experiment a bit, I used a custom prompt for each image based on the file name. This works, but does not seem to have made much of a difference.
42
+ The model was trained on CPU after encountering issues with CUDA, taking around 2 hours on 32 cores.
43
 
44
  It works a lot better locally than in the widget, where it tends to take a few more tries to get the right cat.
45