Skip to content

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

License

Notifications You must be signed in to change notification settings

ComfyNodePRs/PR-ComfyUI-ImageLabel-0cefd3e0

 
 

Repository files navigation

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 "Install via Git URL"
  • Enter https://github.com/Gremlation/ComfyUI-ImageLabel

You may need to edit custom_nodes/ComfyUI-Manager/config.ini and set security_level = normal- first.

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%