内置节点参考

ImageFlip - ComfyUI Built-in Node Documentation

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

ImageFlip 节点可沿不同轴翻转图像。它能够沿 x 轴垂直翻转图像,或沿 y 轴水平翻转图像。该节点基于所选方法,使用 torch.flip 操作执行翻转。

输入

参数 描述 数据类型 是否必填 范围
图像 待翻转的输入图像 IMAGE -
翻转方法 应用的翻转方向(默认值:"x-axis: vertically") STRING "x-axis: vertically"
"y-axis: horizontally"

输出

输出名称 描述 数据类型
图像 翻转后的输出图像 IMAGE

本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑


Source fingerprint (SHA-256): 5cb9949c53653192b1a696179351976c3a87e2e7afc4634624b4d827ad75b527

官方原文

本页来自 Comfy-Org 官方中文文档的固定版本,并转换为 xueai 静态页面。内容以官方持续更新的页面为准。

内容授权与修改

官方文档采用 GPL-3.0。本站保留许可证、固定提交号和修改说明,不代表 ComfyUI 或 Comfy-Org 对本站背书。

GPL-3.0来源和修改说明