ComfyUI Extension
ComfyUI-Infinite-Canvas
A ComfyUI extension with 7 custom nodes.
zml-w/ComfyUI-Infinite-Canvas
Nodes7
On cloudLocal install
Category无限画布
Stars6
Updated9 months ago
Nodes (7)
画布图像输入 🖼️
A Load Image that only half bothers with the mask
无限画布
画布图像输出 📤
What this output node doesn't write
无限画布
画布随机种子生成 🌱
A seed node that forgot control_after_generate (and when that's fine)
无限画布
画布媒体处理 & 分辨率 📐
The node that does the math so your canvas tiles line up
无限画布
画布文本输入 📝
One text box, one string, done
无限画布
画布视频输入 🎬
Turn a video into a stack of frames without leaving the graph
无限画布
画布视频输出 🎬
Your frames become an MP4 — with one silent way to fail
无限画布
Readme
ComfyUI-Infinite-Canvas
使用此节点构建ComfyUI的工作流,并启用无限画布作为前端应用来实现无限画布的功能。
可以查看示例工作流来了解基础使用方法。
需要在comfyui启动参数上配置:--enable-cors-header
官方包的启动参数参考:
.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build --enable-cors-header
pause