#Remix Badly

4 messages · Page 1 of 1 (latest)

velvet plover
#

Takes an image, runs it through the CLIP-interrogator to turn it back into a prompt, then uses that prompt with the model of your choice to create a remixed version of the image. Rarely a wise thing to do, but occasionally amusing. There's an SDXL version too, which I'll post below.

Uses various metadata-handling nodes by @cyan quest, from https://github.com/skunkworxdark/metadata-linked-nodes and also the CLIP interrogator node from https://github.com/helix4u/interrogate_node.git

GitHub

Metadata nodes for InvokeAI. Contribute to skunkworxdark/metadata-linked-nodes development by creating an account on GitHub.

GitHub

A node for InvokeAI that interrogates an image with clip-interrogator and returns a string. - helix4u/interrogate_node

cyan quest
#

You should list the custom nodes you've used so that it is easier for others to use.

velvet plover
#

Thanks. I'm new at this.