simonschoe
commited on
Commit
•
b8ac289
1
Parent(s):
82df94c
Update README.md
Browse files
README.md
CHANGED
@@ -12,24 +12,39 @@ widget:
|
|
12 |
- text: a pkblz ball in the middle of a miniature jungle
|
13 |
---
|
14 |
|
15 |
-
#
|
16 |
|
17 |
-
|
|
|
|
|
|
|
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 |
-
|
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>
|
31 |
-
<td>
|
32 |
-
<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>
|
@@ -37,9 +52,9 @@ This model was created as part of the DreamBooth Hackathon 🔥. Visit the [orga
|
|
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>
|
41 |
-
<td>
|
42 |
-
<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>
|
@@ -47,25 +62,48 @@ This model was created as part of the DreamBooth Hackathon 🔥. Visit the [orga
|
|
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>
|
51 |
-
<td>
|
52 |
-
<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 |
-
|
66 |
-
This is a Stable Diffusion model fine-tuned on `(poke)ball` images for the wildcard theme.
|
67 |
-
|
68 |
-
|
69 |
## Usage
|
70 |
|
71 |
```python
|
|
|
12 |
- text: a pkblz ball in the middle of a miniature jungle
|
13 |
---
|
14 |
|
15 |
+
# The Pokeball Machine
|
16 |
|
17 |
+
The **Pokeball Machine** is a Dreambooth model for the `pokeball` concept (represented by the `pkblz` identifier).
|
18 |
+
It applies to the *wildcard* theme.
|
19 |
+
It is fine-tuned from `CompVis/stable-diffusion-v1-4` checkpoint on a small dataset of pokeball images (i.e., images of the red-white original pokeball).
|
20 |
+
It can be used by modifying the `instance_prompt`: **a pkblz ball in the middle of a miniature jungle**
|
21 |
|
22 |
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!
|
23 |
|
24 |
+
#### Fine-Tuning Details
|
25 |
- Number of training images: 31
|
26 |
- Learning rate: 2e-06
|
27 |
- Training steps: 800
|
28 |
- Guidance Scale: 10
|
29 |
+
- Inference Steps: 50-75
|
30 |
+
|
31 |
+
#### Fine-Tuning Examples
|
32 |
|
33 |
<table>
|
34 |
<tr>
|
35 |
+
<td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/input/pokeball%20(1).jpg" style="height:250px"> </td>
|
36 |
+
<td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/input/pokeball%20(2).jpg" style="height:250px"> </td>
|
37 |
+
<td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/input/pokeball%20(3).jpg" style="height:250px"> </td>
|
38 |
+
</tr>
|
39 |
+
</table>
|
40 |
+
|
41 |
+
#### Output Examples
|
42 |
+
|
43 |
+
<table>
|
44 |
+
<tr>
|
45 |
+
<td>a blueprint photo of a <b>pkblz</b> ball</td>
|
46 |
+
<td>a photo of a cybernetic <b>pkblz</b> ball, wide shot</td>
|
47 |
+
<td>a photo of a <b>pkblz</b> ball in the style vintage disney</td>
|
48 |
</tr>
|
49 |
<tr>
|
50 |
<td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/output/pokeball%20(1).png" style="height:250px"> </td>
|
|
|
52 |
<td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/output/pokeball%20(3).png" style="height:250px"> </td>
|
53 |
</tr>
|
54 |
<tr>
|
55 |
+
<td>a photo of a mosaic <b>pkblz</b> ball lying in an antique temple</td>
|
56 |
+
<td>a photo of a detailed ornate <b>pkblz</b> ball</td>
|
57 |
+
<td>a pkblz ball underwater</td>
|
58 |
</tr>
|
59 |
<tr>
|
60 |
<td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/output/pokeball%20(4).png" style="height:250px"> </td>
|
|
|
62 |
<td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/output/pokeball%20(6).png" style="height:250px"> </td>
|
63 |
</tr>
|
64 |
<tr>
|
65 |
+
<td>a <b>pkblz</b> ball in the middle of a miniature jungle</td>
|
66 |
+
<td>a <b>pkblz</b> ball underwater</td>
|
67 |
+
<td>a mystic <b>pkblz</b> ball, trending on artstation</td>
|
68 |
</tr>
|
69 |
<tr>
|
70 |
<td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/output/pokeball%20(7).png" style="height:250px"> </td>
|
71 |
<td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/output/pokeball%20(8).png" style="height:250px"> </td>
|
72 |
<td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/output/pokeball%20(9).png" style="height:250px"> </td>
|
73 |
</tr>
|
74 |
+
<tr>
|
75 |
+
<td>a <b>pkblz</b> ball underwater, trending on artstation</td>
|
76 |
+
<td>a wooden <b>pkblz</b> ball</td>
|
77 |
+
<td>a <b>pkblz</b> ball hovering over a pond</td>
|
78 |
+
</tr>
|
79 |
+
<tr>
|
80 |
+
<td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/output/pokeball%20(10).png" style="height:250px"> </td>
|
81 |
+
<td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/output/pokeball%20(11).png" style="height:250px"> </td>
|
82 |
+
<td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/output/pokeball%20(12).png" style="height:250px"> </td>
|
83 |
+
</tr>
|
84 |
+
<tr>
|
85 |
+
<td>a <b>pkblz</b> ball on a sunny tropical beach</td>
|
86 |
+
<td>a steampunk <b>pkblz</b> ball, trending on artstation</td>
|
87 |
+
<td>a colored pencil sketch of a <b>pkblz</b> ball</td>
|
88 |
+
</tr>
|
89 |
+
<tr>
|
90 |
+
<td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/output/pokeball%20(13).png" style="height:250px"> </td>
|
91 |
+
<td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/output/pokeball%20(14).png" style="height:250px"> </td>
|
92 |
+
<td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/output/pokeball%20(15).png" style="height:250px"> </td>
|
93 |
+
</tr>
|
94 |
+
<tr>
|
95 |
+
<td>a photo of a spectral ornate <b>pkblz</b> ball, trending on artstation, realistic</td>
|
96 |
+
<td>a sunset photo of a <b>pkblz</b> ball</td>
|
97 |
+
<td>a watercolor photo of a <b>pkblz</b> ball</td>
|
98 |
+
</tr>
|
99 |
+
<tr>
|
100 |
+
<td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/output/pokeball%20(16).png" style="height:250px"> </td>
|
101 |
+
<td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/output/pokeball%20(17).png" style="height:250px"> </td>
|
102 |
+
<td align="center"><img src="https://huggingface.co/simonschoe/pokeball-machine/resolve/main/output/pokeball%20(18).png" style="height:250px"> </td>
|
103 |
+
</tr>
|
104 |
</table>
|
105 |
|
106 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
107 |
## Usage
|
108 |
|
109 |
```python
|