https://github.com/spro/comfyui-mirror
https://github.com/spro/comfyui-mirror
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/spro/comfyui-mirror
- Owner: spro
- Created: 2023-08-27T05:28:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T20:50:25.000Z (about 2 years ago)
- Last Synced: 2026-01-18T17:54:08.487Z (5 months ago)
- Language: Python
- Size: 3.55 MB
- Stars: 7
- Watchers: 1
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-comfyui - **Latent Mirror node for ComfyUI**
- awesome-comfyui - **Latent Mirror node for ComfyUI**
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](https://github.com/LucianoCirino/efficiency-nodes-comfyui))

Example images (after an Img2Img step):

## 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.