Nodes Browser
ComfyDeploy: How braintacles-nodes works in ComfyUI?
What is braintacles-nodes?
Nodes: CLIPTextEncodeSDXL-Multi-IO, CLIPTextEncodeSDXL-Pipe, Empty Latent Image from Aspect-Ratio, Random Find and Replace.
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
braintacles-nodes
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
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:1
or16:9
etc, 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