Update README.md
Browse files
README.md
CHANGED
@@ -18,9 +18,9 @@ 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 |
-
-
|
23 |
-
-
|
24 |
|
25 |
Each time you run the prompt you'll see a different image (even with the same text).
|
26 |
|
@@ -44,7 +44,7 @@ image = pipeline().images[0]
|
|
44 |
image
|
45 |
```
|
46 |
|
47 |
-
## Examples
|
48 |
|
49 |
![shih-tzu-drawing.jpeg](https://s3.amazonaws.com/moonup/production/uploads/1672350721131-6192492551e3de53a3628c6b.jpeg)
|
50 |
![shih-tzu-wearing-crown.png](https://s3.amazonaws.com/moonup/production/uploads/1672351831323-6192492551e3de53a3628c6b.png)
|
|
|
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 laying in the couch
|
24 |
|
25 |
Each time you run the prompt you'll see a different image (even with the same text).
|
26 |
|
|
|
44 |
image
|
45 |
```
|
46 |
|
47 |
+
## Examples of generated images:
|
48 |
|
49 |
![shih-tzu-drawing.jpeg](https://s3.amazonaws.com/moonup/production/uploads/1672350721131-6192492551e3de53a3628c6b.jpeg)
|
50 |
![shih-tzu-wearing-crown.png](https://s3.amazonaws.com/moonup/production/uploads/1672351831323-6192492551e3de53a3628c6b.png)
|