Midjourney Mastery
  • 👋Welcome to Midjourney Mastery Course
  • 🏁1. Setting up
    • Midjourney Quick Start Guide
    • Invite the Midjourney Bot to Your Server
  • 🕹️2. Beginner Guide
    • Midjourney Prompts
    • ⭐The Anatomy of an AI Art Prompt
    • ⭐Anatomy of Midjourney Promps
    • Explore Midjourney Prompting
    • Model Versions
    • 🏴󠁧󠁢󠁳󠁣󠁴󠁿Commands
      • Command List
      • Blend Command
      • Describe Command
    • ⌨️Parameter
      • Parameter List
      • Aspect Ratio
      • Chaos
      • No
      • Quality
      • Repeat Parameter
      • Seed
      • Style
      • Stylize
      • Tile
      • Weird
    • Advanced Prompts
      • Image Prompts
      • Remix Mode
      • Multi Prompts
      • Pan Function
      • Zoom Out
  • 💡3. Deep Guide
    • Consistent Results: How to Use the Seed Command
    • Exploring the Possible Interpretations with Chaos Command
    • Maximizing Midjourney’s /describe command for even better prompts
    • How to make your AI art move with PhotoVibrance
    • How to use Midjourney to design a brand identity
    • Prompt Techniques And Idea Iteration (Hard)
Powered by GitBook
On this page
  • Additive prompting
  • Category Prompting
  • Narrative Prompting
  • Interrogative Prompting
  • Single Concept Prompting
  • Prompt Iteration
  1. 3. Deep Guide

Prompt Techniques And Idea Iteration (Hard)

Creating consistent characters with Midjourney

PreviousHow to use Midjourney to design a brand identity

Last updated 1 year ago

If you’ve been experimenting with Midjourney for a while you probably noticed different styles of Midjourney : from comma-separated lists to long prose-like texts or prompts with carefully structured and labeled parts.

In this article, we will look at the most popular of these approaches and explore their strengths and weaknesses. We’ll cover:

  • Additive prompting

  • Category prompting

  • Narrative prompting

  • Interrogative prompting

  • Single concept prompting

  • Multi-Prompts / Prompt Weights

  • Prompt Iteration

Additive prompting

This is an approach similar to how we would interact with search engines: adding all the desired elements in a comma-separated list, although some may opt for pipes “|” or semicolons “;”. For a single prompt, it doesn’t matter which one you choose, but since Midjourney released its V5 model, I’ve tried to avoid commas whenever possible, as this makes things much easier if you want to use parts of your prompts with (more on that later).

Pros:

  • Fast and intuitive

  • Encourages shorter prompts

Cons:

  • May become cluttered

  • Determining semantic overlaps can be challenging in longer prompts

Cinematic Shot | Adventure | Mysterious | Explorers venturing into dense 
forest | Discovering hidden secrets and ancient relics | Forest location 
--ar 16:9 --v 5

Additive prompting without considering prompt anatomy also leads to interesting results, especially with short prompts. However, it is less controllable.

Cinematic, adventure, mysterious, explorers, dense forest, hidden secrets, 
ancient relics, forest location, movie scene, eerie atmosphere, 
unknown discoveries --ar 16:9

Category Prompting

Pros:

  • clear and structured

  • easy to tweak, especially when it comes to multi-prompts (see below: Adding Weights: Multi-Prompts)

Cons:

  • as with long prompts in general: you can lose control in the sense that you might overlook which phrase does what, or overload the prompt with things that no longer have any effect

Here’s the above prompt “translated” into a category prompting style:

IMAGE: Cinematic | GENRE: Adventure | MOOD: Mysterious | 
SCENE: A group of explorers venture into a dense forest, 
discovering hidden secrets and ancient relics | ACTORS: Explorers | 
LOCATION TYPE: Forest | TAGS: Adventure, mystery, forest, movie scene 
--ar 16:9 --v 5
{IMAGE, IMAGE_TYPE, MEDIUM, VISUAL_FORMAT}: Cinematic | GENRE: Adventure | 
MOOD: Mysterious | SCENE: A group of explorers venture into a dense forest, 
discovering hidden secrets and ancient relics | ACTORS: Explorers | 
LOCATION TYPE: Forest | TAGS: Adventure, mystery, forest, movie scene 
--ar 16:9 --v 5 --seed 4000

Another technique that the category prompts help you with is flipping certain aspects of the original prompt. Of course, you can do this with any prompt, but the categories make it fairly easy to find the spots where you want to make changes. Here’s an example with the “IMAGE” category:

IMAGE: Illustration | GENRE: Adventure | MOOD: Mysterious | 
SCENE: A group of explorers venture into a dense forest, 
discovering hidden secrets and ancient relics | ACTORS: Explorers | 
LOCATION TYPE: Forest | TAGS: Adventure, mystery, forest, movie scene 
--ar 16:9

Here’s another one:

IMAGE: copper engraving | GENRE: Adventure | MOOD: Mysterious | 
SCENE: A group of explorers venture into a dense forest, 
discovering hidden secrets and ancient relics | ACTORS: Explorers | 
LOCATION TYPE: Forest | TAGS: Adventure, mystery, forest, movie scene 
--ar 16:9 --v 5

The third advantage of this type of prompt is that you can make them into multi-prompts quite easily. In multi-prompts, the parts of a prompt are separated by a double colon and accompanied by a number that indicates the relative importance of each part. This gives you more control over the prompt elements you want to emphasize. Here is an extreme example to illustrate this:

VISUAL_FORMAT: Cinematic::1 | GENRE: Adventure::1 | MOOD: Mysterious::1 | 
SCENE: A group of explorers venture into a dense forest, discovering hidden 
secrets and ancient relics::1 | ACTORS: Explorers::1 | 
LOCATION TYPE: Forest::10 | TAGS: Adventure, mystery, forest, 
movie scene::1 --ar 16:9 

Narrative Prompting

But narrative prompting does have its advantages, especially when approaching a scene from its emotional side or when exploring new ideas or trying to find improvements for existing prompts.

Pros:

  • great for exploration and experiments

Cons:

  • harder to analyze and control

In a cinematic adventure scene, a group of explorers tread cautiously 
through a dense forest. With a mysterious atmosphere surrounding them, 
they uncover hidden secrets and ancient relics that lay hidden within the 
forest's depths. --ar 16:9 --v 5 

Interrogative Prompting

This is an underrated form of prompting steming from the days of V3 I would say. Shout outs to Eroteme Art who made this type of prompting an essential part of their artistic style.

Pros:

  • great for exploration and experimentation

Cons

  • unstructured, harder to control

Here’s the above translated into an interrogative approach:

What would a mysterious adventure scene look like, where a group of 
explorers venture into a dense forest and discover hidden secrets and 
ancient relics? --ar 16:9 --v 5 

Single Concept Prompting

This is a great approach for the initial exploration of themes, characters, and places that you can later start to combine into longer and more structured prompts. The core idea here is to only use a single concept and tweak it until you think it’s right.

For example from:

forest exploration --16:9

To:

mysterious forest exploration --ar 16:9

Prompt Iteration

You can use Midjourne’s new permutation feature to cycle through different prompting techniques. Make sure you don’t use commas as structural separators, as they are part of Midjourne’s permutation syntax. Replace them with pipes “|” or semicolons “;”.

{
IMAGE_TYPE: Alien Art ; GENRE: Sci-Fi ; THEME: Extraterrestrial Culture ;
SCENE: An otherworldly masterpiece with vibrant colors; intricate details;
and an air of mystery ; LOCATION_TYPE: Alien World ; STYLE: Vibrant;
Intricate; Mysterious ; TAGS: Alien; Art; Masterpiece; Sci-Fi; Otherworldly;
Extraterrestrial; Culture; Vibrant Colors; Intricate Details; Mystery
--ar 16:9,
Alien; art; masterpiece; sci-fi; otherworldly; extraterrestrial; world;
culture; vibrant colors; intricate details; mystery --ar 16:9,
What would an art masterpiece look like if it didn't feature any alien or
otherworldly elements; focusing instead on a familiar terrestrial setting?
--ar 16:9,
In an extraordinary alien art masterpiece; the canvas comes to life with
vibrant colors and intricate details; unveiling the mysteries of an
otherworldly extraterrestrial world or culture. --ar 16:9,
Otherworldly alien masterpiece --ar 16:9
}

After you confirmed this:

You will get an overview of your prompting styles and how your idea gets interpreted with each of them:

Here’s another one:

Alright, since you’ve been paying close attention and reading until the end of this article, here’s a cool little bonus for you. :) Check out this ChatGPT prompt that gives you a ready-to-use permutation prompt to cycle through prompting styles. Have fun! 🚀

Here are different prompting styles that can be applied to prompt an AI image generator called Midjourney to produce images. Use them as reference. 

Category prompting: 
IMAGE: Cinematic | GENRE: Adventure | MOOD: Mysterious | SCENE: A group of explorers venture into a dense forest; discovering hidden secrets and ancient relics | ACTORS: Explorers | LOCATION TYPE: Forest | TAGS: Adventure; mystery; forest; movie scene --ar 16:9 

Additive prompting: 
Cinematic Shot | Adventure | Mysterious | Explorers venturing into dense forest | Discovering hidden secrets and ancient relics | Forest location --ar 16:9 

Interrogative prompting: What would a mysterious adventure scene look like; where a group of explorers venture into a dense forest and discover hidden secrets and ancient relics? --ar 16:9 

Narrative prompting: 
In a cinematic adventure scene; a group of explorers tread cautiously through a dense forest. With a mysterious atmosphere surrounding them; they uncover hidden secrets and ancient relics that lay hidden within the forest's depths. --ar 16:9 

Interrogative prompting:
What would a mysterious adventure scene look like; where a group of explorers venture into a dense forest and discover hidden secrets and ancient relics? --ar 16:9 

One concept prompting:
Mysterious forest adventure --ar 16:9

###

Be aware to not use commas inside the prompt! Commas are only allowed as separators between prompt styles! Even if this leads to wrong orthography: never use a comma inside a prompt!

For the topic X create all prompting styles. Be verbose, add whatever is needed to depict the image. Use this format :

{
[the category prompt],
[the additive prompt],
[the narrative prompt],
[the interrogative prompt],
[the one concept prompt]
}

Be aware to not use commas inside the prompt! Commas are only allowed as separators between prompt styles!
Image by author & Midjourney

You can add as many elements as you like to steer Midjourney in the direction you want. However, you should follow a specific order as the prompts get longer: Things that come at the very end might lose effectiveness in long prompts. For example,

Image by author & Midjourney

This approach also separates elements with commas, pipes, or semicolons but additionally adds a category name in front of groups of elements. The category names are not fixed, try to find what works best for you. Over time you will come up with sets of categories that fit your use case and style (, , , etc.)

very well suited for automation with (see below: Prompt-Iteration)

Image by author & Midjourney

Category prompting comes with an additional field for experimentation. The category names do have a subtle influence on the images. For example, here I used the same prompt to cycle through different names for the starting category (using IMAGE, IMAGE_TYPE, MEDIUM, VISUAL_FORMAT). Thanks to the new , we can prompt for this in one go:

Image by author & Midjourney
Image by author & Midjourney
Image by author & Midjourney
Image by author & Midjourney
Image by author & Midjourney

This became more popular with V5 when Midjourney developers announced that the latest model would understand natural language better. Initially, this led some of us to start prompting entirely in prose , which is actually not always the best idea.

Image by author & Midjourney

can lead to and very artsy results

Image by author & Midjourney
Image by author & Midjourney
Image by author & Midjourney

Here’s an example playing with the idea of “ art”:

Category and additive prompting
Narrative, interrogative and single concept prompting
Category and additive prompting
Narrative, interrogative and single concept prompting
💡
prompts
Midjourney’s permutation feature
have a look at the Midjourney Cheat Sheet.
cinematic images
product photography
AI Art
ChatGPT
permutation feature
style
unexpected
alien