{"version":"1","model":{"id":"bytedance/seedream-5-0-pro/edit","name":"Dola Seedream 5.0 Pro (Edit)","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Dola Seedream 5.0 Pro Edit — precision image editing and compositing with subject consistency across up to 10 reference images.","pricing_note":"$0.045 / 1K image; $0.09 / 2K image; first reference free, then $0.003 / image (BytePlus list price)","categories":["generate-image","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","3:2","2:3","21:9"],"resolutions":["1024","2048"],"durations":[],"output_formats":["png","jpeg"],"max_images":1,"max_reference_images":10,"base_credits":6,"api_gross_margin_percent":20,"added_at":"2026-07-14","popularity_rank":181,"example_prompt":"Replace the subject's outfit with the tailoring from Image 2, use the color palette from Image 3, and preserve the face, pose, lighting direction, camera position, and background from Image 1.","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/dola-seedream-5-pro-v1-sm.webp","video":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/dola-seedream-5-pro-edit-v1.mp4"},"schema_url":"/api/v1/models?id=bytedance%2Fseedream-5-0-pro%2Fedit","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=bytedance%2Fseedream-5-0-pro%2Fedit","title":"Dola Seedream 5.0 Pro (Edit) generation request","description":"Request body accepted by POST /api/v1/generate for bytedance/seedream-5-0-pro/edit.","type":"object","properties":{"model_id":{"type":"string","const":"bytedance/seedream-5-0-pro/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":"File format for the generated image.","default":"png","type":"string","enum":["png","jpeg"]},"watermark":{"title":"Watermark","description":"Adds the provider's AI-generated watermark to the image.","default":false,"type":"boolean"},"aspect_ratio":{"type":"string","enum":["1:1","16:9","9:16","4:3","3:4","3:2","2:3","21:9"]},"resolution":{"type":"string","enum":["1024","2048"]},"reference_image_urls":{"type":"array","items":{"type":"string","format":"uri"},"maxItems":10}},"required":["model_id","prompt","reference_image_urls"],"additionalProperties":false},"parameters":[{"key":"output_format","label":"Output Format","type":"select","default":"png","options":["png","jpeg"],"description":"File format for the generated image."},{"key":"watermark","label":"Watermark","type":"toggle","default":false,"description":"Adds the provider's AI-generated watermark to the image."}]}}