Active
wiro / story-maker-multi-character-consistency
story-maker-multi-character-consistency
Maintains character consistency by preserving the people in the two images it receives and applies the prompt to the image
Image To ImageSdxl
Model ID
story-maker-multi-character-consistency
Provider
wiro
Added
1738764079
wiro playground—wiro/story-maker-multi-character-consistency
Added 1738764079
maintains character consistency by preserving the people in the two images it receives and applies the prompt to the image
Example prompts
Great starting points for story-maker-multi-character-consistency.
Two woman are taking a selfie, and a volcano is in the distance.
A woman and a man are taking a selfie.
Two man are playing tennis.
API quick start
Run story-maker-multi-character-consistency with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/story-maker-multi-character-consistency
{
"prompt": "Two woman are taking a selfie, and a volc…",
"selectedModel": "...",
"selectedModelPrivate": "...",
"inputImage": "https://your-cdn.com/input.png"
}