第三方插件
ComfyUI_Comfyroll_CustomNodes
CR Aspect Ratio Banners
节点中英文对比
按当前节点配置,分别展示中文与英文节点结构。
中文节点
CR Aspect Ratio Banners
width
height
aspect_ratio
swap_dimensions
upscale_factor
prescale_factor
batch_size
英文节点
CR Aspect Ratio Banners
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
初始宽高的缩放比例,用于处理高分辨率场景。
batch_size
batch_size
生成的 latent 张数。
empty_latent
empty_latent
形状为 [B, 4, H/8, W/8] 的空 latent 张量,可用于 KSampler 或模型输入。
show_help
show_help
指向文档的帮助链接。
控件参数
width
width
初始宽度(像素),若选择了预设比例,将被自动替换。
height
height
初始高度(像素),同上。
aspect_ratio
aspect_ratio
常用广告横幅尺寸预设,
swap_dimensions
swap_dimensions
是否交换宽高。将宽高互换,实现横图/竖图快速切换。
upscale_factor
upscale_factor
后期上采样倍数。
prescale_factor
prescale_factor
前期预缩放倍数。在生成 latent 之前对宽高进行缩放,等于修改原始图像尺寸。
batch_size
batch_size
生成批次数。
详细说明
结合节点用途、参数和调用方式,给出更完整的说明内容。
暂无节点说明
同类节点导航
继续浏览同一分类下的相邻节点,方便串联学习。