infery
← All models

Chrono Edit Lora Gallery

chrono-edit-lora-gallery-paintbrush

You can make edits simply by drawing a quick sketch on the input image.

images

Details

Accepts
image

Pricing

Price
0.00875 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedThe seed for the inference.
lorasarrayOptional additional LoRAs to merge (max 3).
promptrequiredstringDescribe how to transform the sketched regions.
mask_urlOptional mask image where black areas indicate regions to sketch/paint.
image_urlrequiredstringThe image to edit.
sync_modebooleanWhether to return the image in sync mode.
lora_scalenumberThe scale factor for the LoRA adapter.
resolutionstringenum: 480p, 720pThe resolution of the output image.
turbo_modebooleanEnable turbo mode to use faster inference.
output_formatstringenum: jpeg, png, webpThe format of the output image.
guidance_scalenumberClassifier-free guidance scale.
num_inference_stepsintegerNumber of denoising steps to run.
enable_safety_checkerbooleanWhether to enable the safety checker. Disabling it requires account authorization; unauthorized requests are always checked.

Output

FieldTypeDescription
seedintegerThe seed for the inference.
imagesarrayThe edited image.
promptstringThe prompt used for the inference.