ComfyUI Node
π€ Leon Midjourney API Describe
A ComfyUI node in Leon_API with 8 inputs and 6 outputs.
π€ Leon Midjourney API Describe
- image
- description_1
- description_2
- description_3
- description_4
- task_id
- image_url
βmj_proxy_endpointhttp://localhost:8080βΊ
βapi_keysk-midjourneyβΊ
βbot_typeMID_JOURNEYβΊ
βpolling_interval_seconds5βΊ
βmax_polling_attempts30βΊ
βimage_urlβΊ
βaccount_filter_remarkβΊ
CategoryLeon_API
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| mj_proxy_endpoint | STRING | http://localhost:8080 | Base URL of your Midjourney Proxy (e.g., http://localhost:8080) |
| api_key | STRING | sk-midjourney | Your API key for the proxy (used for both mj-api-secret and X-Api-Key headers) |
| bot_type | COMBO | MID_JOURNEY | 2 options: MID_JOURNEY, NIJI_JOURNEY |
| polling_interval_seconds | INT | 51β60 | How often to check task status (seconds) |
| max_polling_attempts | INT | 301β120 | Max attempts to poll for result before timeout |
| imageopt | IMAGE | Input image to describe | |
| image_urlopt | STRING | Optional hosted image URL to describe (use instead of socket input) | |
| account_filter_remarkopt | STRING | Optional: Remark for account filtering (e.g., lzn) |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| description_1 | STRING | β |
| description_2 | STRING | β |
| description_3 | STRING | β |
| description_4 | STRING | β |
| task_id | STRING | β |
| image_url | STRING | β |