Active
wiro / story-maker-image-to-image
story-maker-image-to-image
Maintains character consistency by preserving the person in the image it receives and applies the prompt to the image
Image To ImageSdxl
Model ID
story-maker-image-to-image
Provider
wiro
Added
1738764079
wiro playground—wiro/story-maker-image-to-image
Added 1738764079
Maintains character consistency by preserving the person in the image it receives and applies the prompt to the image
Example prompts
Great starting points for story-maker-image-to-image.
A woman is looking the camera and a volcano is in the distance
A woman sitting on the sand by the sea
A man is on a boat fishing with a fishing rod.
API quick start
Run story-maker-image-to-image with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/story-maker-image-to-image
{
"prompt": "A woman is looking the camera and a volc…",
"selectedModel": "...",
"selectedModelPrivate": "...",
"inputImage": "https://your-cdn.com/input.png"
}