A ComfyUI node that extends an image vertically to add a label either above or below it.
A ComfyUI node that extends an image vertically to add a label either above or below it.
comfy node install comfyui-imagelabel
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.