ComfyUI Node
Labnana Submit Task
Advanced: fire-and-forget submission. Returns a task_id immediately without waiting — fetch the images later with 'Labnana Get Task'. For normal use, 'Labnana Image Generation' does all of this in one node.
Labnana Submit Task
- client
- reference_images
- task_id
- status
◄prompt►
◄modelgemini-3-pro-image►
◄image_size2K►
◄aspect_ratio1:1►
◄seed0►
◄system_prompt►
◄reference_image_urls►
CategoryLabnana/Advanced
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| client | LABNANA_CLIENT | — | |
| prompt | STRING | Generation or editing instructions. | |
| model | COMBO | gemini-3-pro-image | 6 options: gemini-3-pro-image, gemini-3.1-flash-image, gpt-image-2, wan2.7-image-pro, wan2.7-image, seedream-5-0-pro |
| image_size | COMBO | 2K | 4K is unsupported on wan2.7-image / seedream-5-0-pro and on reference-guided wan2.7-image-pro requests. |
| aspect_ratio | COMBO | 1:1 | Supported ratios depend on the selected model; invalid combinations fail locally. |
| seed | INT | 00–18446744073709550000 | Not sent to the API — cache-busting only. |
| system_promptopt | STRING | Optional style/behavior instructions prepended to the prompt (the API has no native system-prompt field). | |
| reference_imagesopt | IMAGE | Batch of reference images, sent inline as base64. Max count depends on model (4-14). | |
| reference_image_urlsopt | STRING | Optional http(s):// or gs:// image URLs, one per line, sent as fileData references. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| task_id | STRING | — |
| status | STRING | — |