Verified: a year ago
Other
The FLUX.1 [dev] Model is licensed by Black Forest Labs. Inc. under the FLUX.1 [dev] Non-Commercial License. Copyright Black Forest Labs. Inc.
IN NO EVENT SHALL BLACK FOREST LABS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH USE OF THIS MODEL.
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.