๐ข Midjourney
Midjourney is another AI image generator Unlike Stable Diffusion, Midjourney uses a Discord bot as an interface for AI image generation (join the Discord here). However, using the Midjourney Bot follows the same basic principles for image prompting.
Basic Usage
The basic prompt anatomy with Midjourney is /imagine prompt: [IMAGE PROMPT] [--OPTIONAL PARAMETERS]
. For example:
/imagine prompt: astronaut on a horse
More information about image prompt parameters can be found here: Midjourney Documentation - Parameter List
Example:
/imagine prompt: astronaut on a horse --ar 3:2 --c 70 --q 2 --seed 1000
Advanced Prompts
Multi Promptsโ
Midjourney interprets your prompt holistically by default. Using a double colon ::
tells Midjourney to interpret each part of a prompt separately.
Example:
/imagine prompt: astronaut and horse
/imagine prompt: astronaut:: and horse
Image Promptsโ
By uploading an image to Discord and using its URL in a prompt, you can instruct Midjourney to use that image to influence the content, style and composition of your results. Example: Astronaut (Source: Wikipedia)
/imagine prompt: [image URL], impressionist painting
Notesโ
Needs more content!