Updated: Dec 12, 2025
poses*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 errorModuleNotFoundError: No module named 'pandas'
Follow these manual installation steps when loading acgem156-ComfyUI:
Go to your ComfyUI folder → open
ComfyUI_windows_portable/python_embeded.Open a Command Prompt in that folder.
Run this command:
.\python.exe -m pip install pandasRestart 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 pandasThen 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

