infery
← All models

Fibo Edit

fibo-edit-edit

Image editby Bria

High-fidelity image editing model with state-of-the-art controllability. Combines JSON + Mask + Image for precise, fine-grained edits ideal for production and enterprise workflows. Trained on licensed data - safe for commercial use.

images

Details

Accepts
image

Pricing

Price
5 cr / image

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedintegerRandom seed for reproducibility.
new_vglThe new vgl describing image after edit.
mask_urlMask image (file or URL). Optional
image_urlReference image (file or URL).
steps_numintegerNumber of inference steps.
sync_modebooleanIf true, returns the image directly in the response (increases latency).
instructionInstruction for image editing.
original_vglThe original vgl used to generate the image.
guidance_scaleGuidance scale for text.
negative_promptstringNegative prompt for image generation.
structured_instructionThe structured prompt to generate an image from.

Output

FieldTypeDescription
imageGenerated image.
imagesarrayGenerated images.
structured_instructionobjectCurrent instruction.