Visit ComfyUI Online for ready-to-use ComfyUI environment
Generate multiple random masks with diverse shapes and positions for AI art projects.
The GR Mask Create Random Multi node is designed to generate multiple random masks within a specified height and width. This node is particularly useful for AI artists who need to create diverse and randomized mask patterns for their projects. By leveraging this node, you can produce multiple masks with varying shapes and positions, enhancing the variability and creativity of your AI-generated art. The node ensures that the masks do not overlap excessively and can be customized to fit within specific dimensions and constraints, making it a versatile tool for generating complex masking patterns.
The height parameter specifies the height of the mask in pixels. It determines the vertical dimension of the generated mask. The minimum value is 1, ensuring that the mask has a valid height.
The width parameter specifies the width of the mask in pixels. It determines the horizontal dimension of the generated mask. The minimum value is 1, ensuring that the mask has a valid width.
The num_masks parameter defines the number of masks to be generated. It allows you to specify how many distinct masks you want within the given height and width. The default value is 1, with a minimum of 1 and a maximum of 8, providing flexibility in the number of masks created.
The first generated mask. It is a tensor representing the mask pattern within the specified dimensions.
The second generated mask. It is a tensor representing the mask pattern within the specified dimensions.
The third generated mask. It is a tensor representing the mask pattern within the specified dimensions.
The fourth generated mask. It is a tensor representing the mask pattern within the specified dimensions.
The fifth generated mask. It is a tensor representing the mask pattern within the specified dimensions.
The sixth generated mask. It is a tensor representing the mask pattern within the specified dimensions.
The seventh generated mask. It is a tensor representing the mask pattern within the specified dimensions.
The eighth generated mask. It is a tensor representing the mask pattern within the specified dimensions.
© Copyright 2024 RunComfy. All Rights Reserved.