malysheva42
commited on
Commit
•
7940141
1
Parent(s):
0f555ff
Update README.md
Browse files
README.md
CHANGED
@@ -36,4 +36,7 @@ from diffusers import StableDiffusionPipeline
|
|
36 |
pipeline = StableDiffusionPipeline.from_pretrained('malysheva42/spaeti_store_2')
|
37 |
image = pipeline().images[0]
|
38 |
image
|
39 |
-
```
|
|
|
|
|
|
|
|
36 |
pipeline = StableDiffusionPipeline.from_pretrained('malysheva42/spaeti_store_2')
|
37 |
image = pipeline().images[0]
|
38 |
image
|
39 |
+
```
|
40 |
+
|
41 |
+
## Examples
|
42 |
+
![a picture of spaeti store in the forest](https://s3-us-west-2.amazonaws.com/secure.notion-static.com/6c443684-c27e-4055-ade5-321df9787f6a/Untitled.png)
|