Sign In

Multiple characters

Updated: Dec 12, 2025

poses

Type

Workflows

Stats

2,118

0

Reviews

Published

Feb 22, 2025

Base Model

Illustrious

Hash

AutoV2
32BA7C8F92
default creator card background decoration
kkr3's Avatar

kkr3

*Fixed a bug where the connection of the condition node was incorrect.

workflow was created for ComfyUI v2.2.

It will not function properly in the latest version.

How to fix the "No module named 'pandas'" error in the latest version of ComfyUI

If clicking “TryFix” in the ComfyUI Manager doesn’t solve the issue,
or

If you get the error
ModuleNotFoundError: No module named 'pandas'
Follow these manual installation steps when loading acgem156-ComfyUI:

  1. Go to your ComfyUI folder → open ComfyUI_windows_portable/python_embeded.

  2. Open a Command Prompt in that folder.

  3. Run this command:

    .\python.exe -m pip install pandas
  4. Restart ComfyUI.

After that, the error will disappear and the node should work normally.

///

For non-portable (regular) ComfyUI installations

If you’re not using the portable version, just install pandas in your current Python environment.
Open a terminal or command prompt and run:

pip install pandas

Then restart ComfyUI.
That’s all — the “No module named 'pandas'” error should be gone.

///

This workflow aims to generate multiple characters in a single image using ComfyCouple.
A brief explanation is provided below, but if anything is unclear, feel free to ask in the comments.

https://civitai.com/articles/11788/multiple-character-for-comfyui-couple

I believe it is usable with almost all checkpoints.

required nodes

https://github.com/laksjdjf/cgem156-ComfyUI