{"version":"1","model":{"id":"fal-ai/retoucher","name":"AI Retoucher","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"AI Retoucher — smooths skin, enhances facial details, and professionally retouches portraits.","pricing_note":"~$0.004 / image (compute-second estimate)","categories":["enhance"],"prompt_required":false,"prompt_supported":true,"supports":{"referenceImage":true},"requires":{"referenceImage":true},"aspect_ratios":[],"resolutions":[],"durations":[],"max_images":1,"base_credits":1,"api_gross_margin_percent":20,"added_at":"2026-05-05","popularity_rank":204,"example_prompt":"Upload a portrait photo — AI Retoucher will smooth skin, enhance details, and professionally retouch the face while preserving natural appearance.","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/retoucher-sm.webp"},"schema_url":"/api/v1/models?id=fal-ai%2Fretoucher","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fretoucher","title":"AI Retoucher generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/retoucher.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/retoucher","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"},"seed":{"title":"Seed","description":"Seed for reproducibility. Different seeds will make slightly different results.","type":"integer"},"reference_image_url":{"type":"string","format":"uri"}},"required":["model_id","reference_image_url"],"additionalProperties":false},"parameters":[{"key":"seed","label":"Seed","type":"seed","description":"Seed for reproducibility. Different seeds will make slightly different results."}]}}