DavidDinkevich/Story2Board ? reverse-engineered prompt
Reverse engineered prompt
Build me a tool that turns a short story into a consistent multi panel storyboard from text.
I want to give it one subject, a reference scene description for the first panel, and a few more panel prompts for the rest, then have it generate a storyboard where the same character stays recognizable while the scenes, poses, and backgrounds change in a cinematic way. The first panel should act like the anchor, and the later panels should keep the character consistent without feeling copied and pasted.
Use a training free approach if possible, and make it work with a strong modern text to image model. Save the generated images into an output folder, and also log the panel prompts that were used so I can reproduce the result later.
If you need to, look up the current docs online for any model or dependency details, and make it easy to run from a simple command line entry point.
Are you gonna build this?
make sure you review the code using coderabbit