ComfyUI Extension
braintacles-nodes
Nodes: CLIPTextEncodeSDXL-Multi-IO, CLIPTextEncodeSDXL-Pipe, Empty Latent Image from Aspect-Ratio, Random Find and Replace.
braintacles/braintacles-comfyui-nodes
Nodes9
On cloudLocal install
Categorybraintacles/conditioning, braintacles/latent
Stars2
Updated2 years ago
Nodes (9)
CLIPTextEncodeSDXL-Multi-IO
Four CLIP encoders, one prompt — compare LoRAs without the spaghetti
braintacles/conditioning
CLIPTextEncodeSDXL-Pipe
Keep your SDXL prompt bundle on one wire
braintacles/conditioning
Empty Latent Image from Aspect-Ratio
One latent, any aspect ratio — without touching a calculator
braintacles/latent
Interval Sampler
Swap checkpoints mid-generation
braintacles/sampling
Random Find and Replace
Roll a random word into your prompt, one choice per line
braintacles/Prompt
VAE Decode Pipe
Decode with the VAE still in hand
braintacles/latent
VAE Decode Tiled Pipe
Decode the big latent without OOM — tiled, and the VAE keeps flowing
braintacles/latent
VAE Encode Pipe
VAE Encode that hands its own VAE to the next node
braintacles/latent
VAE Encode Tiled Pipe
Tiled VAE encode for images too big for your VRAM — VAE included
braintacles/latent
Readme
braintacles-nodes
ComfyUI Nodes
- CLIPTextEncodeSDXL-Multi-IO
- Encode your prompt with different CLIPs, useful for merging or testing different LoRAs etc...
- CLIPTextEncodeSDXL-Pipe
- If you are using lots of conditioning combine/concat/average etc. this will help keeping your workspace clean
- Empty Latent Image from Aspect-Ratio
- Write an arbitrary aspect ratio like
2.35:1or16:9etc, choose your orientation and get a latent, width and height outputs as well as the aspect ratio float
- Write an arbitrary aspect ratio like
- Random Find and Replace
- Useful for those of us with prompt generator setups.
- Interval Sampler
- Interval sampling between two models at specified n steps