Update README.md
Browse files
README.md
CHANGED
@@ -31,3 +31,21 @@ pipeline = StableDiffusionPipeline.from_pretrained('Ducco/Dahi-Puri')
|
|
31 |
image = pipeline().images[0]
|
32 |
image
|
33 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
image = pipeline().images[0]
|
32 |
image
|
33 |
```
|
34 |
+
## Examples
|
35 |
+
|
36 |
+
Some examples of images generated by the model are shown below, with their prompts.
|
37 |
+
|
38 |
+

|
39 |
+
a photo of Modi eating ddahi puri food, high resolution
|
40 |
+
|
41 |
+

|
42 |
+
a photo of Trump with ddahi puri
|
43 |
+
|
44 |
+

|
45 |
+
a screenshot of ddahi puri in a videogame
|
46 |
+
|
47 |
+

|
48 |
+
ddahi puri on a pizza
|
49 |
+
|
50 |
+

|
51 |
+
ddahi puri with cherries
|