Nodes Browser
ComfyDeploy: How ComfyUI-Vextra-Nodes works in ComfyUI?
What is ComfyUI-Vextra-Nodes?
Nodes: Pixel Sort, Swap Color Mode, Solid Color, Glitch This, Add Text To Image, Play Sound, Prettify Prompt, Generate Noise, Flatten Colors
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
ComfyUI-Vextra-Nodes
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI Vextra Nodes
Custom nodes for ComfyUI.
Installation
- Install ComfyUI
- git clone in the
custom_nodes
folder inside your ComfyUI installation or download as zip and unzip the contents tocustom_nodes/ComfyUI-Vextra-Nodes
. - 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.
<br>
Citations
Pixel Sort by: satyarth<br>