Nodes Browser
ComfyDeploy: How ComfyUI-ComfyBridge works in ComfyUI?
What is ComfyUI-ComfyBridge?
A socket service that helps third-party DCC software maintain long-term image exchange with comfyUI.
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
ComfyUI-ComfyBridge
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
cÖmfyBridge
A socket service that helps DCC software maintain long-term image exchange with comfyUI.
This plugin provides two nodes:
There is an input node ImageReceive੭˚⁺
used to receive images from other software.
And an output node ImageSende੭⁺˚
used to send images to other software.
Both are stored in the cÖmfyBridge category.
Installation
You can install though comfy manager via GIT URL: https://github.com/robtl2/ComfyUI-ComfyBridge.git or by cloning this repository into the custom nodes directory.