ComfyUI Extension: Comfy Couple

Authored by Danand

Created

Updated

27 stars

If you want to draw two different characters together without blending their features, so you could try to check out this custom node.

Custom Nodes (1)

README

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