Skip to main content

Midjourney Prompt Advanced Parameters

Qualityโ€‹

Image quality is another attribute that I frequently use. First and foremost, it is important to note that this parameter does not affect the resolution. Let me emphasize again that it does not change the resolution, not even once.

Instead, it alters the level of detail in the image. Take a look at the example below. The first image on the bottom has a quality of 0.25. You can clearly see that the image on the far right has significantly more details than the first image.

However, low quality is not without its benefits. One advantage is that it reduces the time it takes to generate an image. In other words, you can save GPU time by using this parameter. I usually use it for exploratory image generation when the overall direction is fine, but I want the model to enrich the details.

MJ61.png

Apart from entering the parameter in the prompt, you can also adjust the default version in the settings. For more information, please refer to the Midjourney Basic Settings tutorial.

CommandExampleNotesV5V4V3niji
Append the parameter after the keyword with a space:
  • --q ๆˆ–่€… โ€”q
  • --quality or โ€”quality
woodcut birch forest --q .25
  • Default value is 1
  • Only supports .25, .5, 1, and 2. If a value greater than 2 is entered, it will be downgraded to 2
โœ…โœ…โœ…โœ…

Seedโ€‹

When using Midjourney, you may have noticed that even with the same prompt, the generated images are different each time. This is because Midjourney assigns a seed number to each generated image. You can include this seed parameter in your prompt to generate consistent images. Here's an official example:

MJ026.png

The method of invocation is quite simple:

CommandExampleNotesV5V4V3niji
Append the parameter after the keyword with a space:
  • --seed or โ€”seed
  • --sameseed or โ€”sameseed
woodcut birch forest --seed 123
  • Input the exact same textual prompt with the seed parameter to generate the same image.
  • Even with the use of seed, versions V1, V2, V3, test, and testp cannot generate identical images, only approximate ones.
โœ…โœ…โœ…, but only approximate imageโœ…

Now, how can you obtain this seed?

Find the image for which you want to get the seed. Then, in the upper-right corner of the message, there is an emoji button. Clicking on it will display an emoji menu. In this menu, type "envelope" and finally click on the โœ‰๏ธ emoji. An envelope emoji will appear below the image. Eventually, you will receive a direct message push from Midjourney Bot, and the seed number will be included in that message.

AnimatedImage.gif

Image Weightโ€‹

The term "Image Weight" is used to describe this parameter.

When using both an image prompt and a text prompt, you can use this parameter to determine whether the generated image should resemble the original image more or the text description more. A higher value for this parameter makes the AI-generated image resemble the original image, while a lower value makes it resemble the text description more.

Here's an official example from Midjourney that shows how the image becomes more similar to the original as the value increases:

MJ141.jpeg

CommandExampleNotesV5V4V3niji
Append the parameter after the keyword with a space:
  • --iw or โ€”iw
flowers.jpg birthday cake --iw .5This parameter has different default values in different versions and ranges.โœ… Default is 1, range is 0.5-2โŒโœ… Default is 0.25, range is -10000-10000โŒ

Stopโ€‹

Similar to the "stop" in ChatGPT, this parameter allows you to forcefully pause the model.

CommandExampleNotesV5V4V3niji
Append the parameter after the keyword with a space:
  • --stop or โ€”stop
splatter art painting of acorns --stop 90
  • Default value is 100
  • Accepts values from 10 to 100
โœ…โœ…โœ…โœ…

Styleโ€‹

This parameter is primarily used to switch between different branch models in the V4 model.

Since the introduction of the V5 model, and with most users switching to V5, I believe this parameter will be phased out in the future (my guess is that it was released earlier to collect data). Therefore, I won't provide further information about it.

Uplightโ€‹

After the image generation is complete by the Midjourney Bot, there will be a row of "U" buttons below the image. These buttons perform the same function as the Uplight parameter. It is more common for people to use these buttons by clicking on them rather than adding this parameter in the prompt.

And now in V5 version, the U button no longer affects the resolution, it is only used as a function to crop images. So this parameter is also one that I believe will be eliminated. No need to worry about it.

Upbetaโ€‹

Another button that I believe will be eliminated.

Videoโ€‹

I find this parameter quite interesting, as it is actually a parameter similar to recording gif. Adding this parameter in the prompt not only converts it into an image but also records the conversion process. Unfortunately, this parameter is only supported until V3, and I guess the official will abandon it in the future, mainly because it is not very useful, just for fun.