Multiple characters

186
2.6K

세부 정보

파일 다운로드 (1)

모델 설명

The workflow has been updated to be fully compatible with the latest version of ComfyUI by replacing several nodes with their newer alternatives.
couple_workflow1.1 in the archive is the older release, while couple_workflow2 is the latest one.
The latest version also includes additional notes for each node.

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

이 모델로 만든 이미지