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.
本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑Reve 图像编辑节点允许您根据文本描述修改现有图像。它使用 Reve API 来解读您的指令,并对您提供的图像应用所请求的更改。
输入
| 参数 | 数据类型 | 是否必填 | 范围 | 描述 |
|---|---|---|---|---|
image | IMAGE | 是 | - | 要编辑的图像。 |
edit_instruction | STRING | 是 | - | 描述如何编辑图像的文本。最多 2560 个字符。 |
model | MODEL | 是 | "reve-edit@20250915""reve-edit-fast@20251030" | 用于编辑的模型版本。 |
model.aspect_ratio | COMBO | 否 | "auto""16:9""9:16""3:2""2:3""4:3""3:4""1:1" | 编辑后图像的宽高比。设置为 “auto” 时,宽高比将自动确定。 |
model.test_time_scaling | FLOAT | 否 | - | 模型的测试时缩放因子。较高的值可能提高质量,但会增加处理时间。 |
upscale | COMBO | 否 | "disabled""enabled" | 控制是否对生成的图像进行放大。 |
upscale.upscale_factor | FLOAT | 否 | - | 启用放大时,图像的放大倍数。 |
remove_background | BOOLEAN | 否 | - | 控制是否从生成的图像中移除背景。 |
seed | INT | 否 | 0 到 2147483647 | 种子控制节点是否应重新运行;无论种子如何,结果都是非确定性的。(默认值:0) |
upscale.upscale_factor 参数仅在 upscale 参数设置为 "enabled" 时相关。
输出
| 输出名称 | 数据类型 | 描述 |
|---|---|---|
image | IMAGE | 根据指令生成的编辑后图像。 |
Source fingerprint (SHA-256):
0a9504ae5e8b7216d309fe3ba95c014da32eadbf11cfc5701247ba5973dd98be