{"version":"1","model":{"id":"fal-ai/bytedance/seedream/v4.5/edit","name":"Seedream 4.5 (Edit)","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Seedream 4.5 Edit — instruction-based image editing with multi-image generation support.","categories":["edit"],"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":4,"base_credits":5,"api_gross_margin_percent":20,"added_at":"2026-05-05","popularity_rank":186,"example_prompt":"Transform this mountain lake into a breathtaking surreal floating archipelago — rocky pine-forested islands drift above an endless ocean of clouds at sunset, the wooden dock now bridges two floating islands connected by a rope bridge, waterfalls cascade off the island edges disappearing into golden mist below, dramatic fantasy realism","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/seedream-4-5-edit-sm.webp"},"schema_url":"/api/v1/models?id=fal-ai%2Fbytedance%2Fseedream%2Fv4.5%2Fedit","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fbytedance%2Fseedream%2Fv4.5%2Fedit","title":"Seedream 4.5 (Edit) generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/bytedance/seedream/v4.5/edit.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/bytedance/seedream/v4.5/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"},"seed":{"title":"Seed","description":"Random seed to control the stochasticity of image generation.","type":"integer"},"max_images":{"title":"Max Images","description":"If set to a number greater than one, enables multi-image generation. The model will potentially return up to `max_images` images every generation, and in total, `num_images` generations will be carried out.","default":1,"type":"number","minimum":1,"maximum":6,"multipleOf":1},"enable_safety_checker":{"title":"Enable Safety Checker","description":"If set to true, the safety checker will be enabled.","default":true,"type":"boolean"},"aspect_ratio":{"type":"string","enum":["1:1","16:9","9:16","4:3","3:4"]},"resolution":{"type":"string","enum":["1024","2048"]},"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":"seed","label":"Seed","type":"seed","description":"Random seed to control the stochasticity of image generation."},{"key":"max_images","label":"Max Images","type":"number","default":1,"min":1,"max":6,"step":1,"description":"If set to a number greater than one, enables multi-image generation. The model will potentially return up to `max_images` images every generation, and in total, `num_images` generations will be carried out."},{"key":"enable_safety_checker","label":"Enable Safety Checker","type":"toggle","default":true,"description":"If set to true, the safety checker will be enabled."}]}}