Nodes/Flux Pro Nodes for ComfyUI/Flux Pro 1.0 Fill [Inpaint]
ComfyUI Node

Flux Pro 1.0 Fill [Inpaint]

A ComfyUI node in BFL with 9 inputs and 2 outputs.

By Altair200333·Created about a year ago·Updated about a year ago· 0
Flux Pro 1.0 Fill [Inpaint]
  • image
  • mask
  • IMAGE
  • STRING
prompt
steps50
guidance60.00
safety_tolerance6
output_formatjpeg
seed-1
prompt_upsamplingfalse
CategoryBFL

Inputs (9)

NameTypeDefaultDescription
imageIMAGEA Base64-encoded string representing the image you wish to modify. Can contain alpha mask if desired.
promptSTRINGThe description of the changes you want to make. This text guides the inpainting process, specifying features, styles, or modifications for the masked area.
stepsINT5015–50Number of steps for the image generation process. (min: 15, max: 50, default: 50)
guidanceFLOAT60.001.5–100Guidance strength for the image generation process. (min: 1.5, max: 100.0, default: 60)
safety_toleranceINT60–6Tolerance level for input and output moderation. Between 0 (most strict) and 6 (no moderation) (default: 6)
output_formatCOMBOjpegOutput format for the generated image. Can be 'jpeg' or 'png' (default: jpeg)
maskoptMASKA Base64-encoded string representing a mask for the areas you want to modify in the image. The mask should be the same dimensions as the image and in black and white. Black areas (0%) indicate no modification, while white areas (100%) specify areas for inpainting. Optional if you provide an alpha mask in the original image.
seedoptINT-1Optional seed for reproducibility.
prompt_upsamplingoptBOOLEANfalseWhether to perform upsampling on the prompt. If active, automatically modifies the prompt for more creative generation. (default: false)

Outputs (2)

NameTypeDescription
IMAGEIMAGE
STRINGSTRING