ComfyUI Node
Generate Image (Venice)
A ComfyUI node in venice.ai with 12 inputs and 1 output.
Generate Image (Venice)
- IMAGE
◄modelflux-dev►
◄promptA flying cat made of lettuce►
◄neg_prompt—►
◄width1024►
◄height1024►
◄batch_size1►
◄steps20►
◄guidance3.00►
◄style_presetnone►
◄hide_watermarktrue►
◄safe_modefalse►
◄seed-1►
Categoryvenice.ai
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| model | COMBO | flux-dev | Model to use for image generation, if this just says flux-dev or C O M B O then something failed oopsie. |
| prompt | STRING | A flying cat made of lettuce | — |
| neg_prompt | STRING | Negative prompt. This is ignored when using flux-dev or flux-dev-uncensored | |
| width | INT | 10240–2048 | Must be a multiple of 32. Maximum allowed by venice.ai at time of writing is 1280 |
| height | INT | 10240–2048 | Must be a multiple of 32. Maximum allowed by venice.ai at time of writing is 1280 |
| batch_size | INT | 11–4 | — |
| steps | INT | 201–50 | Number of inference steps. The following models have reduced max steps from the global max: venice-sd35: 30 max steps, hidream: 50 max steps, fluently-xl: 50 max steps, flux-dev: 30 max steps, flux-dev-uncensored: 30 max steps, getphat-flux: 50 max steps, lustify-sdxl: 50 max steps, pony-realism: 50 max steps, stable-diffusion-3.5: 30 max steps, juggernaut-xi: 50 max steps. |
| guidance | FLOAT | 3.000–20 | — |
| style_preset | COMBO | none | — |
| hide_watermark | BOOLEAN | true | Whether to hide the Venice watermark. Venice may ignore this parameter for certain generated content (mainl NSFW seems like). |
| safe_mode | BOOLEAN | false | Whether to use safe mode. If enabled, this will blur images that are classified as having adult content. |
| seedopt | INT | -1-999999999–999999999 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |