ComfyUI Extension: ComfyUI_open_nodes

Authored by juntaosun

Created

Updated

0 stars

ComfyUI open nodes by juntaosun.

Custom Nodes (0)

    README

    ComfyUI_open_nodes

    这个项目主要基于其它ComfyUI的节点进行了修改和扩展,或者小小的Fix。
    因为原版的节点功能总感觉还缺了点什么?要知道有些Issues原作者可能没时间修复,所以才有这个小小项目。
    以下节点均支持空输入!所以它是完美支持“For循环”节点使用的。

    This project is mainly based on other ComfyUI nodes with modifications and extensions, or minor fixes. Because the original node function always feels like something is missing? You must know that some Issues original authors may not have time to fix, so there is this small project. The following nodes all support empty input! So it is perfect for "For loop" nodes.

    节点使用示例
    Node usage examples(OpenPadImageForOutpaint)
    项目截图

    视频外扩示例,需配合工作流(OpenPadImageForOutpaint)
    Video Outpaint example, requires cooperation with workflow
    视频外扩

    视频首尾帧示例,需配合工作流(OpenWanVideoVACEStartToEndFrame)
    Example of video end-to-end frames, which needs to be matched with the workflow
    首尾帧

    • [x] 高级外补画板 - OpenPadImageForOutpaint :

    主要用于(图像/视频)外扩,原版不支持批次外扩,此版本支持SD/Flux/Wan2.1/VACE

    • [x] 批次图像替换 - OpenReplaceImageInBatch :

    主要用于替换批次中的指定索引图像,此版本支持SD/Flux/Wan2.1

    • [x] 图像合并批次 - OpenImageBatch :

    主要用于将多个批次图像组合,此版本支持SD/Flux/Wan2.1

    • [x] 遮罩合并批次 - OpenMaskBatch :

    主要用于将多个批次遮罩组合,此版本支持SD/Flux/Wan2.1

    • [x] 创建图像遮罩 - OpenEmptyImageAndMask :

    主要用于创建图像和遮罩,原版不支持遮罩,此版本支持SD/Flux/Wan2.1

    • [x] 获取图像尺寸 - OpenGetImageSizeAndCount :

    图像辅助获取信息,此版本支持SD/Flux/Wan2.1

    • [x] 获取遮罩尺寸 - OpenGetMaskSizeAndCount :

    图像辅助获取信息,此版本支持SD/Flux/Wan2.1

    • [x] 视频首尾帧处理 - OpenWanVideoVACEStartToEndFrame :

    用于连接到 ComfyUI 官方的 WanVaceToVideo 节点,此版本支持Wan2.1/VACE

    ComfyUI open nodes by sunnyboxs.
    原节点来源,非常感谢,Original node source, thank you very much: ComfyUI-DiffusersImageOutpaint/ComfyUI-KJNodes/comfyui-easy-use/ComfyUI_essentials/ComfyUI-WanVideoWrapper