ComfyUI Node
Midjourney Generate (Direct via LegNext)
A ComfyUI node in Midjourney Direct with 17 inputs and 3 outputs.
Midjourney Generate (Direct via LegNext)
- image
- cost_info
- cache_key
◄prompt►
◄versionv7 (default)►
◄aspect_ratio2:3►
◄seed0►
◄style_rawtrue►
◄stylize100►
◄weird0►
◄chaos0►
◄quality1►
◄turbofalse►
◄draftfalse►
◄image_weight1.00►
◄negative►
◄tilefalse►
◄poll_interval_seconds3.0►
◄timeout_seconds300►
◄api_key►
CategoryMidjourney Direct
Inputs (17)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Midjourney prompt. Don't include flags here — wire the structured inputs below. | |
| version | COMBO | v7 (default) | v7 is the default for the standard LegNext pay-as-you-go tier. v8 / v8.1 / v8 hd require a LegNext Pro subscription. niji-6 is the anime / East-Asian aesthetic model. |
| aspect_ratio | COMBO | 2:3 | 10 options: 1:1, 2:3, 3:2, 3:4, 4:3, 4:5, +4 |
| seed | INT | 00–4294967295 | 0 = random. Same seed + same prompt + same params = consistent output. |
| style_rawopt | BOOLEAN | true | --style raw. Reduces MJ's default heavy stylization. ON for AKURATE-style realism. |
| stylizeopt | INT | 1000–1000 | --s. Lower = more prompt-faithful. Higher = more artistic interpretation. |
| weirdopt | INT | 00–3000 | --weird. Unconventional aesthetic exploration. 0 = off. |
| chaosopt | INT | 00–100 | --chaos. Variety across the four grid tiles. |
| qualityopt | COMBO | 1 | --q. Higher = more compute = more cost. 1 is standard. |
| turboopt | BOOLEAN | false | --turbo. 4x faster, 2x cost. |
| draftopt | BOOLEAN | false | --draft. Half-power preview (cheap + fast). Use for ideation passes. |
| image_weightopt | FLOAT | 1.000–3 | --iw. Influence of any image prompt. Only meaningful when prompt includes a URL. |
| negativeopt | STRING | --no. Comma-separated tokens to exclude (e.g. 'people, text, frame'). | |
| tileopt | BOOLEAN | false | --tile. Generate seamless tileable patterns. |
| poll_interval_secondsopt | FLOAT | 3.01–30 | How often to check job status. 3s is a reasonable default. |
| timeout_secondsopt | FLOAT | 30030–1800 | Hard cap on total wait time before raising an error. |
| api_keyopt | STRING | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| cost_info | STRING | — |
| cache_key | STRING | — |