Hacker News new | ask | show | jobs
by durraniu 387 days ago
That's really cool! I made something similar but much simpler using R Shiny.

Edit: Looking at the featured story, I notice that the character illustration is not consistent currently. I got relatively consistent character illustration from scene to scene by asking the LLM to write a prompt for image generation based on the story text and use the same character description in each sentence. That got me pretty consistent character drawings. Also, to keep the same drawing style, my prompt was like:

Drawing style e.g., Digital painting {drawing prompt}

1 comments

Thanks for the feedback! I’ll be incorporating that. The scene is described with the dynamic image prompting however there’s nothing on style in the prompt.

I’ll update the prompt and see how it works. Thanks again!