This workflow creates movie poster parodies automatically.
It uses a few custom nodes, like a Groq LLM node, to come up with movie posters ideas based a list of user-defined genres.
This node requires you to set up a free account with groq, and to create your own API key token, and enter this in the \ComfyUI\custom_nodes\ComfyUI-mnemic-nodes\.env
This file won't exist until you create it. Do so by copying the ".env.example" file and renaming it to just ".env" (no file-name before it). Make sure you have extensions turned on so you can see files like this.
I recommend using Llama3-70b as the LLM model.
The other nodes in there are optional and just my preferences.
This list could be swapped out for a list of movies instead.
Feel free to swap out any save image, text preview or wildcard loader prompt node to whatever you want.