Image GenerationActive
ByteDance / seedream-v5-lite-uncensored
seedream-v5-lite-uncensored
Generate high-quality images from text prompts or image inputs using the Seedream v5 Lite Uncensored model. Supports multiple resolutions and aspect ratios.
Text to ImageImage to Image
Model ID
seedream-v5-lite-uncensored
Provider
bytedance
Updated
1781798831
wiro playground—bytedance/seedream-v5-lite-uncensored
Updated 1781798831
## Overview
Seedream v5 Lite Uncensored is an AI-powered image generation model designed for creating, editing, and combining images. It supports both text-to-image and image-to-image transformations.
## What you can build
- Custom AI-generated artwork
- Image editing and enhancement
- Creative visual content for marketing or personal projects
## Inputs
- Input image(s): Optional for editing; required for combination
- Prompt: Required for text-to-image generation
- Resolution: Optional for i2i, required for t2i
- Aspect Ratio: Optional for i2i, required for t2i
- Maximum number of output images: 1-15
- Watermark: Toggle watermark on/off
## Outputs
- Generated images in various resolutions and aspect ratios
- Option to include or exclude watermarks
## Recommended settings
- For best results, set maximum images to 1-4 depending on complexity
- Use auto resolution and aspect ratio for standard outputs
- Enable watermark for copyright protection
## Limitations
- Maximum combined input and output images is 15
- Image quality depends on input image resolution
- Not suitable for real-time applications due to processing time
## Safety & compliance
- Designed for creative and artistic purposes
- Follow local regulations when using generated content
- Ensure proper attribution where required
Example prompts
Great starting points for seedream-v5-lite-uncensored.
High fashion editorial, beautiful woman wearing a vibrant tropical print two-piece string bikini, walking on a white sand beach at golden hour. Shallow depth of field, shot on 85mm lens, backlit by the setting sun, glowing skin, highly detailed fabric, photorealistic, cinematic lighting, 8k resolution.Image Generation
Medium shot studio portrait, elegant female model wearing an intricate black lace lingerie set. Dramatic moody lighting, chiaroscuro, soft shadows, sharp focus on the fine lace texture and sheer fabric, dark neutral background, professional fashion photography, hyper-realistic, highly detailed.Image Generation
A medium close-up photograph featuring the young woman with auburn hair in a messy bun and facial freckles from image, now depicted waist-deep in clear, crystalline blue-green tropical sea water. She has a genuine, happy smile and looks directly at the camera. She is wearing two piece bikini. Her gold hoop earrings are still visible. Her hands are in the water, splashing gently. The sunlight is bright, diffused, and clear, creating shimmering caustic patterns on the sandy bottom visible through the shallow water and reflecting off the gentle ripples. The background is a vast, calm turquoise ocean stretching to the horizon under a pale blue sky, with a very distant, lush, green tropical island. The focus is sharp on her face and upper body, with a shallow depth of field for the ocean and distant island. The natural light highlights her auburn hair and freckles. The composition is clean and focused.Image Generation
A medium shot of the man from image, with his specific facial features and dark hair, standing confidently on a raised runway podium. He is a high-fashion model, wearing a dramatic, asymmetric underwear in a charcoal and black pattern. Looking directly at the camera with a self-assured expression. Studio lights and camera flashes create lens flare, highlighting his sharp cheekbones. The background is a sophisticated fashion show environment with blurred attendees and minimalist, neutral-toned screens. Shot from a low angle to emphasize his height and presence. Realistic skin texture, deep colors, film grain.Image Generation
API quick start
Run seedream-v5-lite-uncensored with a single API call.
POST https://api.wiro.ai/v1/Run/ByteDance/seedream-v5-lite-uncensored
{
"prompt": "A medium close-up photograph featuring th…",
"maxImages": 1,
"watermark": "false",
"inputImage": "https://your-cdn.com/input.png"
}