- DarkLight
Settings and Presets
- DarkLight
The /settings
command provides toggle buttons for common options like model version, style value, quality value, and upscaler version. Settings also has toggles for the /stealth
and /public
commands.
Parameters added to the end of a prompt will override selections made using /settings
.
Model Version Dropdown
Select the Midjourney Model Version to use when generating images. Use The Latest Model is the default selection and will always use the newest Midjourney Model Version.
Use the latest Model (V5.2)
5οΈβ£ Mjourney Model V5.2
5οΈβ£ Mjourney Model V5.1
π Niji Model V5
5οΈβ£ Mjourney Model V5.0
π Niji Model V4
4οΈβ£ Mjourney Model V4
3οΈβ£ Mjourney Model V3
2οΈβ£ Mjourney Model V2
1οΈβ£ Mjourney Model V1
Style Raw Parameter
Midjourney Model Versions 5.1 and 5.2 can be fine-tuned with the --style raw parameter to reduce the Midjourney default aesthetic. This toggle is not available if other model versions are selected.
π§ Raw Mode
Stylize Parameter
The Midjourney Bot has been trained to produce images that favor artistic color, composition, and forms. The --stylize or --s parameter influences how strongly this training is applied. Low stylization values produce images that closely match the prompt but are less artistic. High stylization values create images that are very artistic but less connected to the prompt.
ποΈ Stylize Low
ποΈ Stylize Med
ποΈ Stylize High
ποΈ Stylize Very High
Stylize Low = --s 50
, Stylize Med = --s 100
, Stylize High = --s 250
, Stylize Very High = --s 750
,
Public and Stealth Mode
Toggle between Public and Stealth modes. Corresponds to the /public
and /stealth
commands.
π§ββοΈPublic
Remix Mode
Use Remix mode to change prompts, parameters, model versions, or aspect ratios between variations. Remix will take the general composition of your starting image and use it as part of the new Job. Remixing can help change the setting or lighting of an image, evolve a subject, or achieve tricky compositions.
ποΈ Remix
High and Low Variation Mode
Toggle between High Variation and Low Variation mode.
π¨ High Variation Mode
π¨ Low Variation Mode
Turbo, Fast, and Relax Mode
Toggle between Turbo, Fast and Relaxed modes. Corresponds to the /turbo
, /fast
, and /relax
commands and the --turbo
, --fast
, and --relax
parameters.
β‘ Turbo Mode
π Fast Mode
π’ Relax Mode
Reset Settings
Return to default settings.
Reset Settings
Custom Preferences
Create custom options using prefer commands to add commonly used parameters to the end of prompts automatically.
/prefer option
Create or manage a custom option.
/prefer option list
View your current custom options.
/prefer suffix
specify a suffix to add to the end of every prompt.
Automatically Direct Message Results
Use /prefer auto_dm
to turn on or off automatic sending of finished jobs to your Direct Message.
Prefer Option
/prefer option set <name> <value>
Creates a custom parameter that you can use to add multiple parameters to the end of prompts quickly.
/prefer option set
mine
--hd --ar 7:4
creates an option called "mine" that translates to --hd --ar 7:4
.
Using /imagine prompt
vibrant California poppies --mine
, is interpreted as /imagine prompt
vibrant California poppies --hd --ar 7:4
.
Leave the "value" field empty to delete an option.
/prefer option list
list all options created with prefer option set.
Users can have up to 20 custom options.
To delete a custom option, use /prefer option set
<name to delete>
and leave the value field blank.
Prefer Suffix
/prefer suffix
automatically appends the specified suffix after all prompts.
Use the /settings
command and select Reset Settings
to clear a preferred suffix.
Command example: /prefer suffix
--uplight --video
Only Parameters can be used with /prefer suffix
,
prefer suffix --no orange
is accepted
prefer suffix orange::-1
is not accepted