ComfyUI Node
Flux Pro 1.0 Extend [Outpaint]
A ComfyUI node in BFL with 12 inputs and 2 outputs.
Flux Pro 1.0 Extend [Outpaint]
- image
- IMAGE
- STRING
◄prompt►
◄top0►
◄bottom0►
◄left0►
◄right0►
◄steps50►
◄guidance60.00►
◄safety_tolerance6►
◄output_formatpng►
◄seed-1►
◄prompt_upsamplingfalse►
CategoryBFL
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | A Base64-encoded string representing the image you wish to modify. Can contain alpha mask if desired. | |
| prompt | STRING | The description for outpainting, guiding what to add on the image. | |
| top | INT | 00–100 | Percentage to expand at the top. |
| bottom | INT | 00–100 | Percentage to expand at the bottom. |
| left | INT | 00–100 | Percentage to expand on the left side. |
| right | INT | 00–100 | Percentage to expand on the right side. |
| steps | INT | 5015–50 | Number of steps for the image generation process. (min: 15, max: 50, default: 50) |
| guidance | FLOAT | 60.001.5–100 | Guidance strength for the image generation process. (min: 1.5, max: 100.0, default: 60) |
| safety_tolerance | INT | 60–6 | Tolerance level for input and output moderation. Between 0 (most strict) and 6 (no moderation) (default: 6) |
| output_format | COMBO | png | Output format for the generated image. Can be 'jpeg' or 'png' (default: jpeg) |
| seedopt | INT | -1 | Optional seed for reproducibility. |
| prompt_upsamplingopt | BOOLEAN | false | Whether to perform upsampling on the prompt. If active, automatically modifies the prompt for more creative generation. (default: false) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |
| STRING | STRING | — |