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

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for Comfy Couple and select it
  5. 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 | | --- | --- | | Ayaka x Lumine | Ayaka x OC | | 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

  1. Change directory to custom nodes of ComfyUI:

    cd ~/ComfyUI/custom_nodes
    
  2. Clone this repo here:

    git clone https://github.com/Danand/ComfyUI-ComfyCouple.git
    
  3. Restart ComfyUI.

Usage

  1. Right click in workflow.
  2. Choose node: loaders → Comfy Couple
  3. 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 | | --- | --- | | Comfy Couple workflow | attention-couple-ComfyUI workflow |

Credits