ByteDance / seedream-v5-lite
seedream-v5-lite
Generate high-quality images using Seedream V5 Lite, supporting both image-to-image and text-to-image transformations with customizable settings.
## Overview Seedream V5 Lite is a lightweight AI model for generating and transforming images. It supports both image-to-image and text-to-image workflows, making it suitable for creative and development applications. ## What you can build - Custom image generation from text prompts - Image editing and enhancement using reference images - Creative projects requiring multiple image variants ## Inputs - **Input Image**: Optional reference image(s) for transformation - **Prompt**: Text instruction for image generation (required) - **Resolution**: Output resolution setting (optional) - **Aspect Ratio**: Image aspect ratio selection (optional) - **Max Images**: Maximum number of generated images (1-15) - **Watermark**: Toggle watermark on generated images ## Outputs - Generated image(s) based on input prompt and settings - Optionally watermarked output ## Recommended settings - For text-to-image: Set required resolution and aspect ratio - For image-to-image: Provide a clear input image - Max images: Adjust based on desired output quantity ## Limitations - Output quality depends on input image clarity - Maximum combined input and generated images is 15 - Advanced options may not apply to all use cases ## Safety & compliance This tool is designed for general image generation tasks. Users should ensure compliance with applicable laws and regulations when using generated content.
Example prompts
Great starting points for seedream-v5-lite.
API quick start
Run seedream-v5-lite with a single API call.
{
"prompt": "Add a black geometric pattern to the mug …",
"maxImages": 1,
"watermark": "false",
"inputImage": "https://your-cdn.com/input.png"
}