Nodes Browser

ComfyDeploy: How Latent Mirror node for ComfyUI works in ComfyUI?

What is 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.

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for Latent Mirror node for ComfyUI and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

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.