Model (--m)
The "Model (--m)" flag is a powerful feature that allows you to specify which model you'd like to use for your image generation task. Here's a simple guide to help you understand and use this flag effectively:
What is a Model?
In the context of image generation, a "model" refers to a particular AI configuration that has been trained to interpret your prompts and create images. Each model has its own unique characteristics and is suited to different types of image-generation tasks.
How to Use the "Model (--m)" Flag
When crafting your prompt, you can include the "Model (--m)" flag followed by the model identifier to select your desired model. Here's the syntax:
--m [model_identifier]Replace [model_identifier] with the specific ID of the model you want to use.
Example Usage
If you want to use a model with the identifier mcrender, you would include the following in your prompt:
--m mcrenderThis tells the system to use the mcrender model for generating your image.
Default Model
If you don't specify a model, the system will use the default model from your user settings (/settings).
Model IDs
Pixel Art:
--m pixelartItem Texture:
--m itemtextureBlock Texture:
--m blocktextureMinecraft GUI:
--m mcguiMinecraft Render:
--m mcrenderMinecraft Illustration:
--m mcillustrationMinecraft Skin:
--m mcskinMinecraft Portrait:
--m mcportraitRoblox Render:
--m robloxrenderFortnite Render:
--m fortniterenderRust Render:
--m rustrender
Last updated