Nodes Browser
ComfyDeploy: How Chatbox Overlay node for ComfyUI works in ComfyUI?
What is Chatbox Overlay node for ComfyUI?
Nodes: Chatbox Overlay. Custom node for ComfyUI to add a text box over a processed image before save node.
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
Chatbox Overlay node for ComfyUI
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
Chatbox Overlay node for ComfyUI
Custom node for ComfyUI to add a text box over a processed image before save node.
UPDATED TO NEW PIL VERSION ADDED LINE SPACING INPUT
Installation:
Download the py file and place it in the customnodes directory of your ComfyUI installation path. Restart ComfyUI.
Add the node just before your save node by searching for "Chatbox Overlay".
Included is a sample chatbox for 1024x1024 images. Adjust the start locations by calculating your image axis in pixels. Adjust your font location. Ex. for windows it might be c:/windows/fonts/font.ttf
Workflow:
For the sample chatbox image included, save and load this image into ComfyUI.
Example of stacking from X/Y coord calculations based of your image size.