{"version":"1","model":{"id":"fal-ai/clarity-upscaler","name":"Clarity Upscaler","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Clarity Upscaler — enhances resolution while recovering fine texture and detail with diffusion-based upscaling.","pricing_note":"$0.03 / output MP — ~4 MP at the default 2x upscale of a 1MP image","categories":["enhance"],"prompt_required":false,"prompt_supported":true,"supports":{"referenceImage":true},"requires":{"referenceImage":true},"aspect_ratios":[],"resolutions":[],"durations":[],"max_images":1,"base_credits":15,"api_gross_margin_percent":20,"added_at":"2026-05-05","popularity_rank":199,"example_prompt":"Upload any photo — Clarity Upscaler enhances resolution while recovering fine texture and detail.","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/clarity-upscaler-sm.webp"},"schema_url":"/api/v1/models?id=fal-ai%2Fclarity-upscaler","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fclarity-upscaler","title":"Clarity Upscaler generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/clarity-upscaler.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/clarity-upscaler","description":"ArtEmotion model identifier."},"extra":{"type":"object","additionalProperties":true,"description":"Model-specific settings may also be nested here."},"max_credits":{"type":"number","minimum":1,"description":"Reject before submission if the estimated list price exceeds this cap."},"webhook_url":{"type":"string","format":"uri","maxLength":2048},"webhook_secret":{"type":"string","maxLength":512},"folder_id":{"type":"string"},"prompt":{"type":"string"},"negative_prompt":{"title":"Negative Prompt","description":"The negative prompt to use. Use it to address details that you don't want in the image.","default":"(worst quality, low quality, normal quality:2)","type":"string"},"num_inference_steps":{"title":"Num Inference Steps","description":"The number of inference steps to perform.","default":18,"type":"number","minimum":4,"maximum":50,"multipleOf":1},"creativity":{"title":"Creativity","description":"The creativity of the model. The higher the creativity, the more the model will deviate from the prompt. Refers to the denoise strength of the samplin","default":0.35,"type":"number","minimum":0,"maximum":1},"guidance_scale":{"title":"Guidance Scale","description":"The CFG (Classifier Free Guidance) scale is a measure of how close you want the model to stick to your prompt when looking for a related image to show","default":4,"type":"number","minimum":0,"maximum":20},"upscale_factor":{"title":"Upscale Factor","description":"The upscale factor. Fractional values are allowed (e.g. 1.5x). Price scales with the square of the factor.","default":2,"type":"number","minimum":1,"maximum":4,"multipleOf":0.1},"resemblance":{"title":"Resemblance","description":"The resemblance of the upscaled image to the original image. The higher the resemblance, the more the model will try to keep the original image. Refer","default":0.6,"type":"number","minimum":0,"maximum":1},"seed":{"title":"Seed","description":"The same seed and the same prompt given to the same version of Stable Diffusion will output the same image every time.","type":"integer","minimum":0},"enable_safety_checker":{"title":"Safety Checker","description":"If enabled, the resulting image will be checked for potentially unsafe content.","default":true,"type":"boolean"},"reference_image_url":{"type":"string","format":"uri"}},"required":["model_id","reference_image_url"],"additionalProperties":false},"parameters":[{"key":"negative_prompt","label":"Negative Prompt","type":"text","default":"(worst quality, low quality, normal quality:2)","description":"The negative prompt to use. Use it to address details that you don't want in the image."},{"key":"num_inference_steps","label":"Num Inference Steps","type":"number","default":18,"min":4,"max":50,"step":1,"description":"The number of inference steps to perform."},{"key":"creativity","label":"Creativity","type":"number","default":0.35,"min":0,"max":1,"description":"The creativity of the model. The higher the creativity, the more the model will deviate from the prompt. Refers to the denoise strength of the samplin"},{"key":"guidance_scale","label":"Guidance Scale","type":"number","default":4,"min":0,"max":20,"description":"The CFG (Classifier Free Guidance) scale is a measure of how close you want the model to stick to your prompt when looking for a related image to show"},{"key":"upscale_factor","label":"Upscale Factor","type":"number","default":2,"min":1,"max":4,"step":0.1,"description":"The upscale factor. Fractional values are allowed (e.g. 1.5x). Price scales with the square of the factor."},{"key":"resemblance","label":"Resemblance","type":"number","default":0.6,"min":0,"max":1,"description":"The resemblance of the upscaled image to the original image. The higher the resemblance, the more the model will try to keep the original image. Refer"},{"key":"seed","label":"Seed","type":"seed","min":0,"description":"The same seed and the same prompt given to the same version of Stable Diffusion will output the same image every time."},{"key":"enable_safety_checker","label":"Safety Checker","type":"toggle","default":true,"description":"If enabled, the resulting image will be checked for potentially unsafe content."}]}}