Update README.md
Browse files
README.md
CHANGED
@@ -3,33 +3,41 @@ license: creativeml-openrail-m
|
|
3 |
tags:
|
4 |
- text-to-image
|
5 |
- stable-diffusion
|
6 |
-
|
7 |
-
|
|
|
|
|
|
|
|
|
8 |
|
9 |
|
10 |
-
|
|
|
|
|
11 |
|
12 |
-
|
13 |
|
14 |
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
|
|
|
|
35 |
|
|
|
3 |
tags:
|
4 |
- text-to-image
|
5 |
- stable-diffusion
|
6 |
+
- pytorch
|
7 |
+
- diffusers
|
8 |
+
- dreambooth-hackathon
|
9 |
+
- food
|
10 |
+
widget:
|
11 |
+
- text: a butterfly ice cream, icenimal
|
12 |
|
13 |
|
14 |
+
---
|
15 |
+
# Ice_cream_animals Dreambooth Model for Food trained on a custom dataset.
|
16 |
+
This is a Stable Diffusion model fine-tuned on the food concept with DreamBooth. It can be used by modifying the `instance_prompt`: **a butterfly ice cream, icenimal**
|
17 |
|
18 |
+
This model was created as part of the DreamBooth Hackathon 🔥.
|
19 |
|
20 |
|
21 |
+
Samples:
|
22 |
+
|
23 |
+
A red dragon
|
24 |
+
<img width="200px" height="200px" src="https://huggingface.co/axolotron/ice-cream-animals/resolve/main/sample_images/tmpnijfm61w.png">
|
25 |
+
A disney princess
|
26 |
+
<img width="200px" height="200px" src="https://huggingface.co/axolotron/ice-cream-animals/resolve/main/sample_images/tmpjitwzmys.png">
|
27 |
+
A demogorgon
|
28 |
+
<img width="200px" height="200px" src="https://huggingface.co/axolotron/ice-cream-animals/resolve/main/sample_images/tmpbbqipc46.png">
|
29 |
+
An elephant
|
30 |
+
<img width="200px" height="200px" src="https://huggingface.co/axolotron/ice-cream-animals/resolve/main/sample_images/tmp5u6oo1j1.png">
|
31 |
+
A bee
|
32 |
+
<img width="200px" height="200px" src="https://huggingface.co/axolotron/ice-cream-animals/resolve/main/sample_images/tmpdgxfsle_.png">
|
33 |
+
An axolotl
|
34 |
+
<img width="200px" height="200px" src="https://huggingface.co/axolotron/ice-cream-animals/resolve/main/sample_images/tmpowhy01r_.png">
|
35 |
+
a cat
|
36 |
+
<img width="200px" height="200px" src="https://huggingface.co/axolotron/ice-cream-animals/resolve/main/sample_images/tmp07iw9qf1.png">
|
37 |
+
Pokemon
|
38 |
+
<img width="200px" height="200px" src="https://huggingface.co/axolotron/ice-cream-animals/resolve/main/sample_images/tmp3q0ru2k_.png">
|
39 |
+
Donald Trump as ice cream
|
40 |
+
<img width="200px" height="200px" src="https://huggingface.co/axolotron/ice-cream-animals/resolve/main/sample_images/tmpon6crc5e.png">
|
41 |
+
A butterfly
|
42 |
+
<img width="200px" height="200px" src="https://huggingface.co/axolotron/ice-cream-animals/resolve/main/sample_images/tmpxt87y5n7.png">
|
43 |
|