Video GenerationActive
wiro / Virtual Try-On-V2
Virtual Try-On-V2
Generate realistic virtual try-on images and videos for fashion products using AI. Supports multiple garment uploads and photography styles.
Image to VideoImage to ImageImage EditingSocial Media & ViralEcommerce
Model ID
Virtual Try-On-V2
Provider
wiro
Updated
1779381048
wiro playground—wiro/Virtual Try-On-V2
Updated 1779381048
Overview
Virtual Try-On V2 is an AI-powered tool designed for creating realistic virtual try-on experiences for fashion products. It allows users to upload human and garment images to generate accurate visualizations in various photography styles and environments.
What you can build
- Fashion product visualization for online stores
- Virtual fitting room experiences
- Marketing content with custom garment try-ons
- E-commerce product showcases with different styling options
Inputs
- Human Image: Photo of the person trying on the outfit
- Garment Images: Up to 13 images of garments/accessories to try on
- Photography Style: Choose between Virtual Try-On, Studio, Indoor Lifestyle, or Outdoor Location
- Additional Options: Posture, Shot Type, Ratio, and Output Type
Outputs
- Generated images or videos showing the person wearing the selected garments
- Support for both image and video outputs
Recommended settings
- Use high-resolution human images for better accuracy
- Select appropriate photography style based on desired result
- Choose 'Auto' for posture and shot type unless specific positioning is needed
Limitations
- Accuracy depends on input image quality and clothing style
- Results may vary for complex or transparent garments
- Best performance with standard clothing items
Safety & compliance
- All processing occurs locally on user devices
- No personal data is stored or transmitted beyond the model's execution
- Designed for commercial use in e-commerce and retail applications
API quick start
Run Virtual Try-On-V2 with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/Virtual Try-On-V2
{
"inputImageHuman": "https://your-cdn.com/input.png",
"inputImageClothes": "https://your-cdn.com/input.png",
"style": "virtual-try-on",
"pose": "auto"
}