This is an automated archive made by the Lemmit Bot.
The original was posted on /r/stablediffusion by /u/PvtMajor on 2025-09-01 05:10:21+00:00.
This is probably too niche to be of interest to anyone, but I put together a python pipeline that will import an epub, chunk it and run the chunks through a local LLM to get image prompts, then send those prompts to either ComfyUI or Forge/Automatic1111.
If you ever wanted to create hundreds of weird images for your favorite books, this makes it pretty easy. Just set your settings in the config file, drop some books into the books folder, then follow the prompts in the app.
https://github.com/neshani/illumination_pipeline
I’m working on an audiobook player that also displays images and that’s why I made this.
You must log in or register to comment.