Update README.md
Browse files
README.md
CHANGED
@@ -35,3 +35,6 @@ pipeline = StableDiffusionPipeline.from_pretrained('0xAnders/pai-symbol-heywhale
|
|
35 |
image = pipeline().images[0]
|
36 |
image
|
37 |
```
|
|
|
|
|
|
|
|
35 |
image = pipeline().images[0]
|
36 |
image
|
37 |
```
|
38 |
+
|
39 |
+
Examples
|
40 |
+
Some examples of images generated with their prompts
|