Update README.md
Browse files
README.md
CHANGED
|
@@ -23,6 +23,30 @@ If you want to find out how to train your own Stable Diffusion variants, see thi
|
|
| 23 |

|
| 24 |
> "Bill Gates with a hoodie", "John Oliver with Naruto style", "Hello Kitty with Naruto style", "Lebron James with a hat", "Mickael Jackson as a ninja", "Banksy Street art of ninja"
|
| 25 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
## Usage
|
| 27 |
|
| 28 |
To run model locally:
|
|
|
|
| 23 |

|
| 24 |
> "Bill Gates with a hoodie", "John Oliver with Naruto style", "Hello Kitty with Naruto style", "Lebron James with a hat", "Mickael Jackson as a ninja", "Banksy Street art of ninja"
|
| 25 |
|
| 26 |
+
## Prompt engineering matters
|
| 27 |
+
|
| 28 |
+
We find that prompt engineering does help produce compelling and consistent Naruto style portraits.
|
| 29 |
+
For example, writing prompts such as 'portrait of <person_name> as a ninja' or '<person_name> in the style of Naruto> tends to produce results that are closer to the style of Naruto character with the characteristic headband and other elements of costume.
|
| 30 |
+
|
| 31 |
+
Here are a few examples of prompts with and without prompt engineering that will illustrate that point.
|
| 32 |
+
|
| 33 |
+
**Bill Gates:**
|
| 34 |
+

|
| 35 |
+
> Without prompt engineering
|
| 36 |
+
|
| 37 |
+

|
| 38 |
+
> With prompt engineering
|
| 39 |
+
|
| 40 |
+
**A cute bunny:**
|
| 41 |
+
|
| 42 |
+

|
| 43 |
+
> Without prompt engineering
|
| 44 |
+
|
| 45 |
+

|
| 46 |
+
> With prompt engineering
|
| 47 |
+
|
| 48 |
+
|
| 49 |
+
|
| 50 |
## Usage
|
| 51 |
|
| 52 |
To run model locally:
|