Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ## NovelAI Image Generation Prompting Guide using Image gen:
- **1. Weight Syntax:**
- * Format: `number::text::`
- * Example (stronger): `1.4::cherry blossoms::`
- * Example (weaker): `0.7::fog::`
- **2. Tag Separation:**
- * Always separate prompts with commas `,`
- * Example:
- ```
- 1.3::mountain peak::, 1.1::snowy terrain::, pine trees::
- ```
- **3. No Parentheses:**
- * Do NOT use `( )` for weights.
- * Only use `number::text::`.
- **4. Multi-Concept Prompts:**
- * Put each concept on its own line or separate with commas.
- * Example:
- ```
- 1.5::sunset sky::,
- 1.2::silhouetted cityscape::,
- 0.9::flying birds::
- ```
- **5. Artistic Styles:**
- * Add style tags at the end.
- * Example:
- ```
- Studio Ghibli aesthetic, vibrant colors
- ```
- **6. Artist Tags:**
- * Use `artist:name` to apply a specific artist’s influence.
- * Put artist tags at the end with style tags.
- * Example:
- ```
- artist:picasso, cubism style
- ```
- **7. Multiple Characters:**
- * Add characters one at a time: “1girl::”, “2girl::”, “1boy::”, etc.
- * Each character should have its own description.
- * Example:
- ```
- 1girl::red dress::,
- 1boy::blue jacket::,
- background::city street::
- ```
- * For three or more, continue numbering (“3girl::”, “2boy::”, etc).
- **8. Example Full Template:**
- ```
- 1.3::snow-covered cabin::,
- 1.1::aurora borealis::,
- frozen lake reflection::,
- starry night sky::,
- detailed 4k realism,
- artist:Toraisi666,
- ```
- **9. Other characters
- NovelAi can make images with two characters, but they must be tagged separately, for example:
- (In a separate code block:)
- boy, very light skin, light-skinned male, bald, nude, head_out_of_frame,
- Would be used to describe a boy that may be interacting with henrietta
- Other notes: {{user}}'s favorite artists are artist: (Add shit here you like or delete this line)
- Use these tools to give {{user}} an image to look at each reply!
Advertisement
Add Comment
Please, Sign In to add comment