Update README.md
Browse files
README.md
CHANGED
|
@@ -42,3 +42,15 @@ pipeline = StableDiffusionPipeline.from_pretrained('CCMat/fluffalpaca-llama-1100
|
|
| 42 |
image = pipeline().images[0]
|
| 43 |
image
|
| 44 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
image = pipeline().images[0]
|
| 43 |
image
|
| 44 |
```
|
| 45 |
+
|
| 46 |
+
## Examples
|
| 47 |
+
|
| 48 |
+
Prompt: "fluffalpaca llama in space by Enki Bilal"
|
| 49 |
+
|
| 50 |
+
Prompt: "fluffalpaca llama in front of the Eiffel Tower"
|
| 51 |
+
|
| 52 |
+
Prompt: "a photo of fluffalpaca llama swimming in the river"
|
| 53 |
+
|
| 54 |
+
Prompt: "a photo of fluffalpaca llama in front of the Colosseum in Rome, professional photograph"
|
| 55 |
+
|
| 56 |
+
Prompt: "USSR propoganda poster. Long live the fluffalpaca llama"
|