Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,17 @@ widget:
|
|
14 |
|
15 |
# DreamBooth model for the FunnyShihTzu concept trained by Tiemi on the Tiemi/FunnyShihTzu dataset.
|
16 |
|
17 |
-
This is a Stable Diffusion model fine-tuned on
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
|
|
|
14 |
|
15 |
# DreamBooth model for the FunnyShihTzu concept trained by Tiemi on the Tiemi/FunnyShihTzu dataset.
|
16 |
|
17 |
+
This is a Stable Diffusion model fine-tuned on photos of my dog with DreamBooth 🐕.
|
18 |
+
|
19 |
+
It can be used by modifying the `instance_prompt`:
|
20 |
+
|
21 |
+
Examples of prompts:
|
22 |
+
- ***a cartoon digital art of FunnyShihTzu dog smiling***
|
23 |
+
- **a photo of FunnyShihTzu dog**
|
24 |
+
|
25 |
+
Each time you run the prompt you'll see a different image (even with the same text).
|
26 |
+
|
27 |
+
If you enjoy this model, please give it a like ❤️.
|
28 |
|
29 |
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!
|
30 |
|