本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
Operations
LatentOperationSharpen - ComfyUI Built-in Node Documentation
Complete documentation for the LatentOperationSharpen node in ComfyUI. Learn its inputs, outputs, parameters and usage.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Complete documentation for the LatentOperationSharpen node in ComfyUI. Learn its inputs, outputs, parameters and usage.
本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
| 参数 | 数据类型 | 必需 | 取值范围 | 描述 |
|---|---|---|---|---|
锐化半径 | INT | 否 | 1-31 | 锐化核的半径(默认值:9) |
西格玛 | FLOAT | 否 | 0.1-10.0 | 高斯核的标准差(默认值:1.0) |
阿尔法 | FLOAT | 否 | 0.0-5.0 | 锐化强度因子(默认值:0.1) |
| 输出名称 | 数据类型 | 描述 |
|---|---|---|
operation | LATENT_OPERATION | 返回一个可应用于潜空间数据的锐化操作 |