ComfyUI-SizeFromArray
★ 0
图像尺寸数组解析流程自动化ComfyUI扩展
从数组中解析并输出尺寸(width/height),在ComfyUI流程中可动态设置图像或张量大小,便于自动化与兼容不同输入。
💡 根据数组输入自动设置图像/张量尺寸,便于动态调整
🍴 4 Forks💻 Python🔄 2024-08-01
https://pan.quark.cn/s/8b0992d318c3
📄 README
ComfyUI-SizeFromArray
Custom node for ComfyUI.
Add node that outputs random pair of width and height from given array.
Installation
cd <ComfyUI directory>/custom_nodes
git clone https://github.com/ITurchenko/ComfyUI-SizeFromArray.git