Extensions/va-nodes
ComfyUI Extension

va-nodes

A collection of custom nodes for ComfyUI, focusing on improving workflow efficiency and adding new functionality.(work in progress!!!)

By vahidzxc·Created about a year ago·Updated about a year ago· 2
vahidzxc/va-nodes
Nodes1
On cloudLocal install
Categoryva_nodes
Stars2
Updatedabout a year ago
Readme

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

  1. Navigate to your ComfyUI custom nodes folder:
cd custom_nodes
  1. Clone this repository:
git clone https://github.com/vahidzxc/va_nodes.git
  1. Restart ComfyUI

Requirements

  • ComfyUI
  • Python 3.10+

Usage

VA Seed Node

  1. Add the VA Seed node to your workflow
  2. 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