ComfyUI Node
ERNIE-Image-Turbo
A ComfyUI node in Runware/Image/baidu with 18 inputs and 1 output.
ERNIE-Image-Turbo
- watermark
- acceleratorOptions
- image
◄positivePrompt—►
◄width1024►
◄height1024►
◄seed0►
◄steps8►
◄numberResults1►
◄acceleration(default)►
◄settings.promptEnhance.enabledfalse►
◄safetyfalse►
◄safety.checkContentfalse►
◄settings.promptEnhance.temperature1.20►
◄settings.promptEnhance.topP0.95►
◄ttlfalse►
◄ttl_value60►
◄outputFormatJPG►
◄outputQuality95►
CategoryRunware/Image/baidu
Inputs (18)
| Name | Type | Default | Description |
|---|---|---|---|
| positivePrompt | STRING | Text prompt describing elements to include in the generated output. | |
| watermarkopt | RUNWARE_WATERMARK | — | |
| acceleratorOptionsopt | RUNWARE_ACCELERATOROPTIONS | — | |
| widthopt | INT | 1024 | Width of the generated media in pixels. |
| heightopt | INT | 1024 | Height of the generated media in pixels. |
| seedopt | INT | 00–9223372036854776000 | Random seed for reproducible generation. When not provided, a random seed is generated in the unsigned 32-bit range. |
| stepsopt | INT | 82–10 | Total number of denoising steps. Higher values generally produce more detailed results but take longer. |
| numberResultsopt | INT | 11–20 | Number of results to generate. Each result uses a different seed, producing variations of the same parameters. |
| accelerationopt | COMBO | (default) | Optimization level. |
| settings.promptEnhance.enabledopt | BOOLEAN | false | Automatic enhancement and expansion of the input prompt. |
| safetyopt | BOOLEAN | false | Enable to set safety. Off uses the model's default. |
| safety.checkContentopt | BOOLEAN | false | Enable or disable content safety checking. |
| settings.promptEnhance.temperatureopt | FLOAT | 1.200–5 | Controls randomness in generation. Lower values produce more deterministic outputs, higher values increase variation and creativity. |
| settings.promptEnhance.topPopt | FLOAT | 0.950–1 | Nucleus sampling parameter that controls diversity by limiting the probability mass. Lower values make outputs more focused, higher values increase diversity. |
| ttlopt | BOOLEAN | false | Enable to set ttl. Off uses the model's default. |
| ttl_valueopt | INT | 60 | Time-to-live (TTL) in seconds for generated content. Only applies when `outputType` is `URL`. |
| outputFormatopt | COMBO | JPG | File format for the generated image. |
| outputQualityopt | INT | 9520–99 | Compression quality of the output. Higher values preserve quality but increase file size. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |