A ComfyUI custom node that randomly selects a height and width pair from a list in a config file
A ComfyUI custom node that randomly selects a height and width pair from a list in a config file. The core use is to provide variety in generations of large numbers of images at once.
Presets included:
cd [path to ComfyUI]/custom_nodes
git clone https://github.com/JerryOrbachJr/ComfyUI-RandomSize.git
sizes:
- WIDTHxHEIGHT
replacing WIDTH and HEIGHT with pixel numbers e.g. - 768x512