diontimmer / ComfyUI-Vextra-Nodes

Custom nodes for ComfyUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ComfyUI Vextra Nodes

Custom nodes for ComfyUI.

Installation

  1. Install ComfyUI
  2. git clone in the custom_nodes folder inside your ComfyUI installation or download as zip and unzip the contents to custom_nodes/ComfyUI-Vextra-Nodes.
  3. Start/restart ComfyUI

Nodes

Pixel Sort

Pixel sorting effect by satyarth. Will install pixelsort module upon installation. Read about pixel sorting here.

Swap Color Mode (Black & White)

Swap the color mode to luminescence or single channel, useful for making mask or simply making stuff black & white. Also useful when changing rgb modes.

Solid Color

Generates an empty solid color image with options for color, size and batch size.

Glitch This

Add the Glitch This! effect.

Add Text To Image

Supply the path to a .ttf file and add text to an image input. Has options for achor placement, rotation, color and more.

Play Sound

Play sound during execution.

Prettify Prompt (PromptGen)

Prettify prompt using gpt2 AI model.

Generate Noise

Generate various noises to use in masks or blending.

Flatten Colors

Flatten the colors of an image to a variable amount of colors.

alt text

Citations

Pixel Sort by: satyarth

About

Custom nodes for ComfyUI


Languages

Language:Python 100.0%