Runware Image Inference
Runware Image Inference
Generates Images Lightning Fast With Runware Image Inference Sonic Engine.
Pack: Runware.ai ComfyUI Inference API Integration
custom_nodes.ComfyUI-Runware
Inputs (42)
| Name | Type | Required |
|---|---|---|
| positivePrompt | STRING | required |
| negativePrompt | STRING | required |
| Model | RUNWAREMODEL | required |
| Multi Inference Mode | BOOLEAN | required |
| Prompt Weighting | COMBO | required |
| dimensions | COMBO | required |
| width | INT | required |
| height | INT | required |
| useResolution | BOOLEAN | required |
| resolution | COMBO | required |
| useSteps | BOOLEAN | required |
| steps | INT | required |
| useScheduler | BOOLEAN | required |
| scheduler | COMBO | required |
| useCFGScale | BOOLEAN | required |
| cfgScale | FLOAT | required |
| useSeed | BOOLEAN | required |
| seed | INT | required |
| useClipSkip | BOOLEAN | required |
| clipSkip | INT | required |
| strength | FLOAT | required |
| Mask Margin | BOOLEAN | required |
| maskMargin | INT | required |
| outputFormat | COMBO | required |
| batchSize | INT | required |
| acceleration | COMBO | required |
| Accelerator | RUNWAREACCELERATOR | optional |
| Lora | RUNWARELORA | optional |
| Outpainting | RUNWAREOUTPAINT | optional |
| IPAdapters | RUNWAREIPAdapter | optional |
| ControlNet | RUNWARECONTROLNET | optional |
| Refiner | RUNWAREREFINER | optional |
| seedImage | IMAGE | optional |
| maskImage | MASK | optional |
| Embeddings | RUNWAREEMBEDDING | optional |
| VAE | RUNWAREVAE | optional |
| referenceImages | RUNWAREREFERENCEIMAGES | optional |
| inputs | RUNWAREIMAGEINFERENCEINPUTS | optional |
| providerSettings | RUNWAREPROVIDERSETTINGS | optional |
| safetyInputs | RUNWARESAFETYINPUTS | optional |
| settings | RUNWARESETTINGS | optional |
| ultralytics | RUNWAREULTRALYTICSINPUTS | optional |
Outputs (2)
| Name | Type |
|---|---|
| IMAGE | STRING |
| RW-Task | RUNWARETASK |