Image GenerationActive
xiabs / DreamOmni2
DreamOmni2
DreamOmni2 is a multimodal AI model designed specifically for intelligent image editing, allowing users to modify existing visuals by adjusting elements like objects, lighting, textures, and style based on text or visual prompts.
Image to ImageImage EditingH200
Model ID
DreamOmni2
Provider
xiabs
Updated
1782733948
wiro playground—xiabs/DreamOmni2
Updated 1782733948
Generate avatars from photos and animate them into engaging videos in one seamless pipeline.
Example prompts
Great starting points for DreamOmni2.
Replace the suit in the first image with the clothes in the second image.Image Generation
In the scene, the character from the first image stands on the left, and the character from the second image stands on the right. They are shaking hands against the backdrop of a spaceship interior.Image Generation
Make the car in the first image have the same pattern as the mouse in the second image.Image Generation
The cat from Image 1 and the dog from Image 2 are sitting side by side, with the background inside a car. The style of the image is the same as in Image 3.Image Generation
Replace the first image have the same image style as the second image.Image Generation
API quick start
Run DreamOmni2 with a single API call.
POST https://api.wiro.ai/v1/Run/xiabs/DreamOmni2
{
"prompt": "Replace the suit in the first image with …",
"inputImage": "https://your-cdn.com/input.png",
"steps": 25,
"scale": 3.5
}