{"version":"1","model":{"id":"fal-ai/reve/edit","name":"Reve (Edit)","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Reve Edit — instruction-based image editing with clean sky and foreground element preservation.","categories":["edit"],"prompt_required":true,"prompt_supported":true,"supports":{"referenceImage":true},"requires":{"referenceImage":true},"aspect_ratios":[],"resolutions":[],"durations":[],"max_images":4,"base_credits":5,"api_gross_margin_percent":20,"added_at":"2026-05-05","popularity_rank":226,"example_prompt":"Change the sky to a dramatic stormy sunset with deep crimson and violet clouds, keep all foreground elements exactly the same","preview":{"image":"/images/model-previews/generated/reve-edit-v1.webp"},"schema_url":"/api/v1/models?id=fal-ai%2Freve%2Fedit","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Freve%2Fedit","title":"Reve (Edit) generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/reve/edit.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/reve/edit","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"},"output_format":{"title":"Output Format","description":"Output format for the generated image.","default":"png","type":"string","enum":["png","jpeg","webp"]},"num_images":{"type":"integer","minimum":1,"maximum":4},"reference_image_url":{"type":"string","format":"uri"}},"required":["model_id","prompt","reference_image_url"],"additionalProperties":false},"parameters":[{"key":"output_format","label":"Output Format","type":"select","default":"png","options":["png","jpeg","webp"],"description":"Output format for the generated image."}]}}