image-to-image
Transform existing images using text prompts with the Seedream model. Upload an image and describe desired changes to generate modified versions.
Instructions
使用火山方舟 Seedream 模型进行图生图(Ark-only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | 图片编辑提示词 | |
| imageUrl | No | 参考图URL(与localPath二选一) | |
| ratio | Yes | 生成图像宽高 | |
| localPath | No | 本地图片路径(与imageUrl二选一) | |
| model | No | 模型ID,默认5.0-lite |