{"version":"1","model":{"id":"fal-ai/ideogram/upscale","name":"Ideogram Upscale","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Ideogram Upscale — AI upscaler with superior text and graphic element preservation.","categories":["enhance"],"prompt_required":true,"prompt_supported":true,"supports":{"referenceImage":true},"requires":{"referenceImage":true},"aspect_ratios":["1:1","16:9","9:16","4:3","3:4"],"resolutions":["1024","2048"],"durations":[],"max_images":1,"base_credits":8,"api_gross_margin_percent":20,"added_at":"2026-05-05","popularity_rank":176,"example_prompt":"Upload any image — Ideogram Upscale increases resolution while preserving and sharpening text and graphic elements.","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/ideogram-upscale.png"},"schema_url":"/api/v1/models?id=fal-ai%2Fideogram%2Fupscale","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fideogram%2Fupscale","title":"Ideogram Upscale generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/ideogram/upscale.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/ideogram/upscale","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"},"detail":{"title":"Detail","description":"The detail of the upscaled image","default":50,"type":"number","minimum":1,"maximum":100,"multipleOf":1},"expand_prompt":{"title":"Expand Prompt","description":"Whether to expand the prompt with MagicPrompt functionality.","default":false,"type":"boolean"},"resemblance":{"title":"Resemblance","description":"The resemblance of the upscaled image to the original image","default":50,"type":"number","minimum":1,"maximum":100,"multipleOf":1},"seed":{"title":"Seed","description":"Seed for the random number generator","type":"integer"},"aspect_ratio":{"type":"string","enum":["1:1","16:9","9:16","4:3","3:4"]},"resolution":{"type":"string","enum":["1024","2048"]},"reference_image_url":{"type":"string","format":"uri"}},"required":["model_id","prompt","reference_image_url"],"additionalProperties":false},"parameters":[{"key":"detail","label":"Detail","type":"number","default":50,"min":1,"max":100,"step":1,"description":"The detail of the upscaled image"},{"key":"expand_prompt","label":"Expand Prompt","type":"toggle","default":false,"description":"Whether to expand the prompt with MagicPrompt functionality."},{"key":"resemblance","label":"Resemblance","type":"number","default":50,"min":1,"max":100,"step":1,"description":"The resemblance of the upscaled image to the original image"},{"key":"seed","label":"Seed","type":"seed","description":"Seed for the random number generator"}]}}