Extensions/ComfyUI-ImageLabel
ComfyUI Extension

ComfyUI-ImageLabel

A ComfyUI node that extends an image vertically to add a label either above or below it.

By gremlation·Created 2 years ago·Updated about a year ago· 6
gremlation/ComfyUI-ImageLabel
Nodes1
On cloudLocal install
Categoryimage/transform
Stars6
Updatedabout a year ago
Readme

ComfyUI-ImageLabel

A ComfyUI node that extends an image vertically to add a label either above or below it.

A screenshot showing usage of the node.

Installation

ComfyUI-Manager

  • Open the Manager
  • Pick "Custom Nodes Manager"
  • Search for "ComfyUI-ImageLabel"
  • Install the latest version
  • Restart ComfyUI

Comfy-Cli

  • Run comfy node install comfyui-imagelabel
  • Restart ComfyUI

Manual

Run the following commands in the terminal:

cd custom_nodes
git clone https://github.com/Gremlation/ComfyUI-ImageLabel
pip install -r ComfyUI-ImageLabel/requirements.txt

Then restart ComfyUI.