> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# LatentFlip - ComfyUI Built-in Node Documentation

> Complete documentation for the LatentFlip node in ComfyUI. Learn its inputs, outputs, parameters and usage.

## 概述

LatentFlip 节点用于通过垂直或水平翻转来操控潜在表示。此操作可对潜在空间进行变换，从而在数据中发掘新的变体或视角。

## 输入

| 参数       | 描述                                                                                                      | 数据类型           |
| -------- | ------------------------------------------------------------------------------------------------------- | -------------- |
| `Latent` | `Latent` 参数代表待翻转的潜在表示。翻转操作会根据 `翻转方法` 参数垂直或水平地改变这些表示，从而在潜在空间中转换数据。                                       | `LATENT`       |
| `翻转方法`   | `翻转方法` 参数指定潜在样本的翻转轴。可选值为 `x-axis: vertically`（垂直翻转）或 `y-axis: horizontally`（水平翻转），决定了翻转方向及应用于潜在表示的变换性质。 | COMBO\[STRING] |

## 输出

| 参数       | 描述                                           | 数据类型     |
| -------- | -------------------------------------------- | -------- |
| `latent` | 输出为输入潜在表示的修改版本，已根据指定方法进行翻转。此变换可在潜在空间中引入新的变体。 | `LATENT` |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/LatentFlip/zh.md)
