第三方插件
ComfyUI_Comfyroll_CustomNodes
CR_Aspect Ratio For Print
用于设置印刷标准尺寸的图像。? CR_Aspect Ratio For
节点中英文对比
按当前节点配置,分别展示中文与英文节点结构。
中文节点
CR_Aspect Ratio For Print
width
height
aspect_ratio
swap_dimensions
upscale_factor
prescale_factor
batch_size
英文节点
CR_Aspect Ratio For Print
width
height
aspect_ratio
swap_dimensions
upscale_factor
prescale_factor
batch_size
参数说明
依据当前节点关联的 `NodesItems` 数据展示输入、输出与控件说明。
输出参数
width
width
输出图像宽度(整数,经过 prescale 调整)。
height
height
输出图像高度(整数,经过 prescale 调整)。
upscale_factor
upscale_factor
输出上采样比例参数,用于后处理。
prescale_factor
prescale_factor
实际参与计算 latent 尺寸的缩放参数。
batch_size
batch_size
图像批次大小,生成张数。
empty_latent
empty_latent
返回指定尺寸的空 latent,占位用。
show_help
show_help
节点帮助链接。
控件参数
width
width
初始宽度(像素)。若选择预设纸张比例,将被自动替换。
height
height
初始高度(像素)。同上。
aspect_ratio
aspect_ratio
常见打印/纸张尺寸比例预设。根据 PRINT_SIZES 提供的标准纸张尺寸(如 A4、A3 等)设定宽高。
swap_dimensions
swap_dimensions
是否交换宽高。将宽高互换,适配横版/竖版打印排版。
upscale_factor
upscale_factor
后期上采样倍数。用于最终放大图像尺寸,不影响当前 latent 尺寸。
prescale_factor
prescale_factor
前期预缩放倍数。在生成 latent 之前对宽高进行缩放,等于修改原图生成尺寸。
batch_size
batch_size
生成批次数。
详细说明
结合节点用途、参数和调用方式,给出更完整的说明内容。
暂无节点说明
同类节点导航
继续浏览同一分类下的相邻节点,方便串联学习。