ComfyUI Extension: Latent Mirror node for ComfyUI

Authored by spro

Created

Updated

5 stars

Nodes: Latent Mirror. Node to mirror a latent along the Y (vertical / left to right) or X (horizontal / top to bottom) axis.

Custom Nodes (1)

README

Latent Mirror node for ComfyUI

Node to mirror a latent along the Y (vertical / left to right) or X (horizontal / top to bottom) axis. Best used as part of an img2img workflow:

Example nodes JSON: https://github.com/spro/comfyui-mirror/blob/main/examples/latent-mirror-example.json (using Efficiency Nodes)

example nodes

Example images (after an Img2Img step):

example results

Installation

Clone the repo into ComfyUI/custom_nodes...

cd ComfyUI/custom_nodes
git clone https://github.com/spro/comfyui-latentmirror

... and restart and refresh ComfyUI.