VA Nodes for ComfyUI
A collection of custom nodes for ComfyUI, focusing on improving workflow efficiency and adding new functionality.(work in progress!!!)
Features
VA Seed Node
- Smart seed management with random generation
- Previous seed tracking
- Automatic workflow re-execution control
- Maximum seed value: 2^40 (1,099,511,627,776)
Installation
- Navigate to your ComfyUI custom nodes folder:
cd custom_nodes
- Clone this repository:
git clone https://github.com/vahidzxc/va_nodes.git
- Restart ComfyUI
Requirements
Usage
VA Seed Node
- Add the VA Seed node to your workflow
- Features:
- Use the 🎲 button to generate random seeds
- Previous seed value is tracked automatically
- Smart re-execution control prevents unnecessary workflow runs
- Supports seed values up to 2^40