第三方插件 ComfyUI-Frame-Interpolation

FLAVR VFI

FLAVR VFI 208

节点中英文对比

按当前节点配置,分别展示中文与英文节点结构。

中文节点
FLAVR VFI
  • frames
  • optional_interpolation_states
  • IMAGE
  • ckpt_name
    clear_cache_after_n_frames
    multiplier
    duplicate_first_last_frames
    英文节点
    FLAVR VFI
  • frames
  • optional_interpolation_states
  • IMAGE
  • ckpt_name
    clear_cache_after_n_frames
    multiplier
    duplicate_first_last_frames

    参数说明

    依据当前节点关联的 `NodesItems` 数据展示输入、输出与控件说明。

    输入参数
    frames frames
    必须参数 IMAGE 类型,必须≥4 输入待处理的连续的视频帧序列,节点会在中间进行插帧
    optional_interpolation_states optional_interpolation_states
    可选参数,该节点不要传入此参数无意义 高级调度列表,允许为不同区间指定不同的 multiplier 或跳过插值,以实现变速或冻结效果。
    输出参数
    IMAGE IMAGE
    插值后的完整帧序列 帧数 = (输入帧数-1) × multiplier + 1
    控件参数
    ckpt_name ckpt_name
    选择要使用的模型,支持自动下载 可选项: * FLAVR_2x.pth * FLAVR_4x.pth * FLAVR_8x.pth
    clear_cache_after_n_frames clear_cache_after_n_frames
    插值后的完整帧序列 帧数 = (输入帧数-1) × multiplier + 1
    multiplier multiplier
    INT类型 固定值2 无法修改
    duplicate_first_last_frames duplicate_first_last_frames
    默认FALSE.开启后节点会在输出序列前后各复制一次首帧和尾帧,方便某些后期处理或可视化时对齐时间线

    详细说明

    结合节点用途、参数和调用方式,给出更完整的说明内容。

    暂无节点说明

    同类节点导航

    继续浏览同一分类下的相邻节点,方便串联学习。