Image GenerationActive
wiro / story-diffusion-advanced
story-diffusion-advanced
It generates comic book-style images of the entered storylines in sequence. Additionally, we can specify our comic book character in the model.
Image to ImageSdxl
Model ID
story-diffusion-advanced
Provider
wiro
Added
1720429084
wiro playground—wiro/story-diffusion-advanced
Added 1720429084
Example prompts
Great starting points for story-diffusion-advanced.
a man, wearing black suitImage Generation
a policeman img, wearing a white shirtImage Generation
a girl, wearing white shirt, black skirt, black tie, yellow hairImage Generation
img, a woman wearing red dressImage Generation
API quick start
Run story-diffusion-advanced with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/story-diffusion-advanced
{
"prompt": "img, a woman wearing red dress",
"generalPrompt": "wake up in the bed | have breakfast | is …",
"selectedModel": "...",
"selectedModelPrivate": "..."
}