Skip to main content
The Bria FIBO Image Edit node allows you to modify an existing image using a text instruction. It sends the image and your prompt to the Bria API, which uses the FIBO model to generate a new, edited version of the image based on your request. You can also provide a mask to limit the edits to a specific area.

Inputs

ParameterDescriptionData TypeRequiredRange
modelThe model version to use for image editing.COMBOYes"FIBO"
imageThe input image you want to edit.IMAGEYes-
promptInstruction to edit image (default: empty).STRINGNo-
negative_promptText describing what you do not want to appear in the edited image (default: empty).STRINGNo-
structured_promptA string containing the structured edit prompt in JSON format. Use this instead of the usual prompt for precise, programmatic control (default: empty).STRINGNo-
seedA number used to initialize the random generation, ensuring reproducible results (default: 1).INTYes1 to 2147483647
guidance_scaleHigher value makes the image follow the prompt more closely (default: 3.0).FLOATYes3.0 to 5.0
stepsThe number of denoising steps the model will perform (default: 50).INTYes20 to 50
moderationModeration settings. Selecting "true" reveals additional moderation options for prompt content, visual input, and visual output.DYNAMICCOMBOYes"false"
"true"
maskIf omitted, the edit applies to the entire image.MASKNo-
Important Constraints:
  • You must provide at least one of the prompt or structured_prompt inputs. They cannot both be empty.
  • When the moderation parameter is set to "true", three additional boolean inputs become available: prompt_content_moderation (default: false), visual_input_moderation (default: false), and visual_output_moderation (default: true).

Outputs

Output NameDescriptionData Type
IMAGEThe edited image returned by the Bria API.IMAGE
structured_promptThe structured prompt that was used or generated during the editing process.STRING
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

Source fingerprint (SHA-256): e66aaa563a82407408f25b289011a491c8b158822fc2db8912daf73731750081