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.04k stars 71 forks source link

for循环,某些遍历数据类型无法打组问题,如图所示: #522

Open wencxxxxxx opened 2 days ago

wencxxxxxx commented 2 days ago

屏幕截图 2024-11-10 115824

yolain commented 2 days ago

元节点不行。

wencxxxxxx commented 2 days ago

那如何实现将权重类型循环遍历呢

yolain commented 2 days ago

promptline

那如何实现将权重类型循环遍历呢

wencxxxxxx commented 2 days ago

thanks