Update README.md
Browse files
README.md
CHANGED
|
@@ -44,4 +44,6 @@ image = pipeline(
|
|
| 44 |
"Astronaut in a jungle, cold color palette, muted colors, detailed, 8k, yarn art style", num_inference_steps=28, guidance_scale=3.5, height=768
|
| 45 |
).images[0]
|
| 46 |
image
|
| 47 |
-
```
|
|
|
|
|
|
|
|
|
| 44 |
"Astronaut in a jungle, cold color palette, muted colors, detailed, 8k, yarn art style", num_inference_steps=28, guidance_scale=3.5, height=768
|
| 45 |
).images[0]
|
| 46 |
image
|
| 47 |
+
```
|
| 48 |
+
|
| 49 |
+

|