Active
wiro / instant_style_sdxl_run
instant_style_sdxl_run
The image is generated in the style layout of the input image.
Image To Image
Model ID
instant_style_sdxl_run
Provider
wiro
Added
1737117760
wiro playground—wiro/instant_style_sdxl_run
Added 1737117760
Image to image model that applies the style design of the given image to the prompt.
Example prompts
Great starting points for instant_style_sdxl_run.
Iron man
A cat
A girl
The Batman
API quick start
Run instant_style_sdxl_run with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/instant_style_sdxl_run
{
"prompt": "Iron man",
"inputImage": "https://your-cdn.com/input.png",
"inputImageUrl": "...",
"negativePrompt": "bad, blurry"
}