simonschoe commited on
Commit
ed5fd06
1 Parent(s): 34acde6

add details to README

Browse files
Files changed (1) hide show
  1. README.md +42 -0
README.md CHANGED
@@ -18,6 +18,48 @@ This is a Stable Diffusion model fine-tuned on the pkblz (pokeball) concept with
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
+ **Training Details:**
22
+ - Number of training images: 31
23
+ - Learning rate: 2e-06
24
+ - Training steps: 800
25
+ - Guidance Scale: 10
26
+ - Inference Steps: 75
27
+
28
+ <table>
29
+ <tr>
30
+ <td>Prompt</td>
31
+ <td>Prompt</td>
32
+ <td>Prompt</td>
33
+ </tr>
34
+ <tr>
35
+ <td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/output/pokeball%20(1).png" style="height:250px"> </td>
36
+ <td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/output/pokeball%20(2).png" style="height:250px"> </td>
37
+ <td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/output/pokeball%20(3).png" style="height:250px"> </td>
38
+ </tr>
39
+ <tr>
40
+ <td>Prompt</td>
41
+ <td>Prompt</td>
42
+ <td>Prompt</td>
43
+ </tr>
44
+ <tr>
45
+ <td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/output/pokeball%20(4).png" style="height:250px"> </td>
46
+ <td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/output/pokeball%20(5).png" style="height:250px"> </td>
47
+ <td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/output/pokeball%20(6).png" style="height:250px"> </td>
48
+ </tr>
49
+ <tr>
50
+ <td>Prompt</td>
51
+ <td>Prompt</td>
52
+ <td>Prompt</td>
53
+ </tr>
54
+ <tr>
55
+ <td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/output/pokeball%20(7).png" style="height:250px"> </td>
56
+ <td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/output/pokeball%20(8).png" style="height:250px"> </td>
57
+ <td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/output/pokeball%20(9).png" style="height:250px"> </td>
58
+ </tr>
59
+ </table>
60
+
61
+
62
+
63
  ## Description
64
 
65