infery
← All models

Chrono Edit Lora Gallery

chrono-edit-lora-gallery-upscaler

Image upscaleby Chrono Edit Lora Gallery

Upscales and cleans up the image.

Details

Accepts
image

Pricing

Price
3.75 cr / image

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedThe seed for the inference.
lorasarrayOptional additional LoRAs to merge (max 3).
image_urlrequiredstringThe image to upscale.
sync_modebooleanWhether to return the image in sync mode.
lora_scalenumberThe scale factor for the LoRA adapter.
output_formatstringenum: jpeg, png, webpThe format of the output image.
guidance_scalenumberThe guidance scale for the inference.
upscale_factornumberTarget scale factor for the output resolution.
num_inference_stepsintegerNumber of inference steps for the upscaling pass.
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.