Extensions/Latent Mirror node for ComfyUI
ComfyUI Extension

Latent Mirror node for ComfyUI

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

By spro·Created 3 years ago·Updated 2 years ago· 7
spro/comfyui-mirror
Nodes1
On cloudLocal install
Categorylatent/transform
Stars7
Updated2 years ago
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.