CrasH Utils Custom Nodes
Image Glitcher
Based on the HTML image glitcher by Felix Turner here.
Usage
Should be fairly simple to use - simply plug in an image to the input.
- glitchiness - controls how much glitch corruption / chromatic abberation will be present
- brightness - brightens the image, useful when using the scanlines option
- scanlines - adds CRT TV style scanlines to the image
Color Stylizer
This node allows you to pick a single color in the image and greyscale everything else, keeping just the one color. It still needs a little work.
Query Local LLM
Send a query to the oobabooga API which runs local LLMs, and then outputs the response. Make sure you've enabled the API option in your oobabooga session.
SDXL Resolution Picker
Allows you to choose from the pre-trained resolutions that SDXL supports. There are other existing custom nodes that do this, but none that I could see had the full list of resolutions.
SDXL Resolution Split
Converst the SDXL Resolution into width and height. This allows you to send your selected resolution around with just a single connection and then split it out where you need to, reducing the spaghetti lines.