ComfyUI Node
Abstract Image Generator V1 (Random-Gacha-Mode)
A ComfyUI node in AbstractImage/Old-V1 with 43 inputs and 1 output.
Abstract Image Generator V1 (Random-Gacha-Mode)
- IMAGE
◄width512►
◄height512►
◄seed0►
◄color_modergb►
◄toned_rgb_r128►
◄toned_rgb_g128►
◄toned_rgb_b128►
◄layer_shapes_prob0.50►
◄layer_pattern_prob0.25►
◄layer_noise_prob0.25►
◄num_layers_min2►
◄num_layers_max5►
◄shapes_per_layer_min3►
◄shapes_per_layer_max12►
◄line_width_min5►
◄line_width_max30►
◄filled_shape_color_moderandom►
◄line_zigzag_color_moderandom►
◄bg_type_gradient_prob0.70►
◄feather_layer_prob0.20►
◄add_grain_prob0.15►
◄adjust_contrast_prob0.20►
◄adjust_brightness_prob0.20►
◄grayscale_final_prob0.10►
◄final_blur_prob0.05►
◄grain_amount_min0.010►
◄grain_amount_max0.080►
◄contrast_min0.80►
◄contrast_max1.30►
◄brightness_min-20►
◄brightness_max20►
◄final_blur_sigma_min0.40►
◄final_blur_sigma_max1.20►
◄feather_sigma_min1.0►
◄feather_sigma_max6.0►
◄bg_salt0►
◄shapes_salt0►
◄pattern_salt0►
◄noise_salt0►
◄post_processing_salt0►
◄blending_salt0►
◄color_generation_salt0►
◄shape_type_bias_salt0►
CategoryAbstractImage/Old-V1
Inputs (43)
| Name | Type | Default | Description |
|---|---|---|---|
| width | INT | 51264–2048 | Width of the generated image. |
| height | INT | 51264–2048 | Height of the generated image. |
| seed | INT | 00–18446744073709550000 | Main seed controlling overall randomness. |
| color_mode | COMBO | rgb | Overall color scheme for the image. |
| toned_rgb_r | INT | 1280–255 | Red component for Toned RGB color mode. |
| toned_rgb_g | INT | 1280–255 | Green component for Toned RGB color mode. |
| toned_rgb_b | INT | 1280–255 | Blue component for Toned RGB color mode. |
| layer_shapes_prob | FLOAT | 0.500–1 | Probability of adding a layer of shapes. |
| layer_pattern_prob | FLOAT | 0.250–1 | Probability of adding a tiled pattern layer. |
| layer_noise_prob | FLOAT | 0.250–1 | Probability of adding a noise pattern layer. |
| num_layers_min | INT | 20–10 | Minimum number of feature layers. |
| num_layers_max | INT | 50–10 | Maximum number of feature layers. |
| shapes_per_layer_min | INT | 30–50 | Minimum number of shapes to draw per shapes layer. |
| shapes_per_layer_max | INT | 120–50 | Maximum number of shapes to draw per shapes layer. |
| line_width_min | INT | 51–100 | Minimum width for lines and zig-zags in shapes layers. |
| line_width_max | INT | 301–100 | Maximum width for lines and zig-zags in shapes layers. |
| filled_shape_color_mode | COMBO | random | Color selection mode for filled shapes. |
| line_zigzag_color_mode | COMBO | random | Color selection mode for lines and zig-zags. |
| bg_type_gradient_prob | FLOAT | 0.700–1 | Probability of using a gradient background instead of a solid color. |
| feather_layer_prob | FLOAT | 0.200–1 | Probability of feathering (blurring the alpha of) each feature layer. |
| add_grain_prob | FLOAT | 0.150–1 | Probability of adding photographic grain (noise) to the final image. |
| adjust_contrast_prob | FLOAT | 0.200–1 | Probability of adjusting the contrast of the final image. |
| adjust_brightness_prob | FLOAT | 0.200–1 | Probability of adjusting the brightness of the final image. |
| grayscale_final_prob | FLOAT | 0.100–1 | Probability of converting the final image to grayscale (if not already). |
| final_blur_prob | FLOAT | 0.050–1 | Probability of applying a final overall blur to the image. |
| grain_amount_min | FLOAT | 0.0100–1 | Minimum amount of grain to add (if applied). |
| grain_amount_max | FLOAT | 0.0800–1 | Maximum amount of grain to add (if applied). |
| contrast_min | FLOAT | 0.800–5 | Minimum contrast adjustment factor (if applied). |
| contrast_max | FLOAT | 1.300–5 | Maximum contrast adjustment factor (if applied). |
| brightness_min | INT | -20-255–255 | Minimum brightness adjustment amount (if applied). |
| brightness_max | INT | 20-255–255 | Maximum brightness adjustment amount (if applied). |
| final_blur_sigma_min | FLOAT | 0.400–10 | Minimum sigma for the final blur (if applied). |
| final_blur_sigma_max | FLOAT | 1.200–10 | Maximum sigma for the final blur (if applied). |
| feather_sigma_min | FLOAT | 1.00–20 | Minimum sigma for feathering layers (if applied). |
| feather_sigma_max | FLOAT | 6.00–20 | Maximum sigma for feathering layers (if applied). |
| bg_salt | INT | 0-18446744073709550000–18446744073709550000 | Salt for background generation randomness. |
| shapes_salt | INT | 0-18446744073709550000–18446744073709550000 | Salt for shapes generation randomness. |
| pattern_salt | INT | 0-18446744073709550000–18446744073709550000 | Salt for pattern generation randomness. |
| noise_salt | INT | 0-18446744073709550000–18446744073709550000 | Salt for noise layer generation randomness. |
| post_processing_salt | INT | 0-18446744073709550000–18446744073709550000 | Salt for post-processing randomness (e.g., applying features, parameters). |
| blending_salt | INT | 0-18446744073709550000–18446744073709550000 | Salt for blending mode selection randomness. |
| color_generation_salt | INT | 0-18446744073709550000–18446744073709550000 | Salt for random color generation randomness. |
| shape_type_bias_salt | INT | 0-18446744073709550000–18446744073709550000 | Salt for random shape type selection randomness (filled vs line/zigzag). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |