yolain / ComfyUI-Easy-Use

In order to make it easier to use the ComfyUI, I have made some optimizations and integrations to some commonly used nodes.
GNU General Public License v3.0
1.07k stars 75 forks source link

关于for循环文生图 #540

Closed luckypigge1987 closed 16 hours ago

luckypigge1987 commented 1 day ago

我在用for循环文生图,目前的工作流是所有图片输出后,在for循环结束的输出值1进行保存,但是经常爆内存…… 能否使用save image(lazy)在工作流中进行保存?如果这样设置,那么for循环结束的节点,输出值1应该怎样连接? WX20241122-020119@2x

yolain commented 16 hours ago

最新的不用lazy也可以了。最后接个showany或者清除显存的什么终止就行了