wiro / Product with Model
Product with Model
Generates dynamic product videos with models in various scenes using image inputs. Designed for fast inference and e-commerce showcases.
# Product Model Video Generator ## Overview This tool generates video content by placing a product image onto a model within a selected scene or background. It supports multiple input types including product, model, and background images, along with predefined effect templates. ## What you can build - E-commerce product demonstrations - Social media ads featuring products with models - Quick marketing video assets - Customized visual presentations for fashion or lifestyle brands ## Inputs - **Product image**: Required if composedImage is not provided - **Model image**: Optional; used with product image - **Background image**: Optional; used with product or composed image - **Composed image**: Optional; can be used alone or with background - **Ratio**: Required (16:9, 9:16, 1:1) - **Effect Type**: Required; selects pre-defined scene template ## Outputs - Video output showing the product placed in the selected scene ## Recommended settings - Use high-resolution product images for best results - Select appropriate ratio based on intended platform (e.g., 9:16 for Instagram stories) - Choose an effect type matching your desired aesthetic or product category ## Limitations - Requires compatible image formats for optimal processing - Performance may vary depending on input image complexity - Output quality depends on resolution and clarity of input images ## Safety & compliance - All generated content is for creative use only - Ensure all input images comply with copyright and usage policies - Use of this tool does not guarantee final content suitability for commercial distribution without further review
API quick start
Run Product with Model with a single API call.
{
"effectType": "jewelry-model-anthurium-noir",
"inputImage": "https://your-cdn.com/input.png",
"inputImage2": "https://your-cdn.com/input.png",
"inputImage3": "https://your-cdn.com/input.png"
}