Nodes Browser
ComfyDeploy: How Comfy Couple works in ComfyUI?
What is Comfy Couple?
If you want to draw two different characters together without blending their features, so you could try to check out this custom 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
Comfy Couple
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
Comfy Couple
What is
This is simple custom node for ComfyUI which helps to generate images of actual couples, easier.
If you want to draw two different characters together without blending their features, so you could try to check out this custom node.
| ⭕ with Comfy Couple | ❌ without Comfy Couple | | --- | --- | | | | | Lumine with her own hair style | Lumine with hair style of Ayaka |
It's fork of laksjdjf/attention-couple-ComfyUI, but implementing shortcut for the most of required nodes.
Installation
-
Change directory to custom nodes of ComfyUI:
cd ~/ComfyUI/custom_nodes
-
Clone this repo here:
git clone https://github.com/Danand/ComfyUI-ComfyCouple.git
-
Restart ComfyUI.
Usage
- Right click in workflow.
- Choose node: loaders → Comfy Couple
- Connect inputs, connect outputs, notice two positive prompts for left side and right side of image respectively.
Example workflow is here.
Known issues
It is not quite actual regional prompting.
Comparison with laksjdjf/attention-couple-ComfyUI
Mask magic was replaced with comfy shortcut.
| Comfy Couple | attention-couple-ComfyUI | | --- | --- | | | |
Credits
- @laksjdjf – original repo.
- @pythongosssss – ComfyUI-Custom-Scripts used for capturing SVG for
README.md
- @Meina – MeinaMix V11 used in example.
- @Numeratic – Genshin Impact All In One used in example.