ComfyUI-Vextra-Nodes

ComfyUI-Vextra-Nodes
★ 84

图像特效色彩处理噪声生成工作流扩展
ComfyUI-Vextra-Nodes:一组图像扩展节点,含Pixel Sort、Swap Color Mode、Solid Color、Glitch This、Add Text To Image等,提供特效、色彩、噪声与文本叠加,提升ComfyUI工作流效率。
💡 在ComfyUI中快速添加图像特效、色彩与文本叠加。
🍴 9 Forks💻 Python🔄 2024-06-20
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/86a6deb1b5f6
alt text
📄 README

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 to `custom_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.

    Citations

    Pixel Sort by: satyarth