Nodes/ComfyUI-AbstractImaGen/Abstract Image Generator V1 (Random-Gacha-Mode)
ComfyUI Node

Abstract Image Generator V1 (Random-Gacha-Mode)

A ComfyUI node in AbstractImage/Old-V1 with 43 inputs and 1 output.

By wakattac·Created about a year ago·Updated about a year ago· 1
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)

    NameTypeDefaultDescription
    widthINT51264–2048Width of the generated image.
    heightINT51264–2048Height of the generated image.
    seedINT00–18446744073709550000Main seed controlling overall randomness.
    color_modeCOMBOrgbOverall color scheme for the image.
    toned_rgb_rINT1280–255Red component for Toned RGB color mode.
    toned_rgb_gINT1280–255Green component for Toned RGB color mode.
    toned_rgb_bINT1280–255Blue component for Toned RGB color mode.
    layer_shapes_probFLOAT0.500–1Probability of adding a layer of shapes.
    layer_pattern_probFLOAT0.250–1Probability of adding a tiled pattern layer.
    layer_noise_probFLOAT0.250–1Probability of adding a noise pattern layer.
    num_layers_minINT20–10Minimum number of feature layers.
    num_layers_maxINT50–10Maximum number of feature layers.
    shapes_per_layer_minINT30–50Minimum number of shapes to draw per shapes layer.
    shapes_per_layer_maxINT120–50Maximum number of shapes to draw per shapes layer.
    line_width_minINT51–100Minimum width for lines and zig-zags in shapes layers.
    line_width_maxINT301–100Maximum width for lines and zig-zags in shapes layers.
    filled_shape_color_modeCOMBOrandomColor selection mode for filled shapes.
    line_zigzag_color_modeCOMBOrandomColor selection mode for lines and zig-zags.
    bg_type_gradient_probFLOAT0.700–1Probability of using a gradient background instead of a solid color.
    feather_layer_probFLOAT0.200–1Probability of feathering (blurring the alpha of) each feature layer.
    add_grain_probFLOAT0.150–1Probability of adding photographic grain (noise) to the final image.
    adjust_contrast_probFLOAT0.200–1Probability of adjusting the contrast of the final image.
    adjust_brightness_probFLOAT0.200–1Probability of adjusting the brightness of the final image.
    grayscale_final_probFLOAT0.100–1Probability of converting the final image to grayscale (if not already).
    final_blur_probFLOAT0.050–1Probability of applying a final overall blur to the image.
    grain_amount_minFLOAT0.0100–1Minimum amount of grain to add (if applied).
    grain_amount_maxFLOAT0.0800–1Maximum amount of grain to add (if applied).
    contrast_minFLOAT0.800–5Minimum contrast adjustment factor (if applied).
    contrast_maxFLOAT1.300–5Maximum contrast adjustment factor (if applied).
    brightness_minINT-20-255–255Minimum brightness adjustment amount (if applied).
    brightness_maxINT20-255–255Maximum brightness adjustment amount (if applied).
    final_blur_sigma_minFLOAT0.400–10Minimum sigma for the final blur (if applied).
    final_blur_sigma_maxFLOAT1.200–10Maximum sigma for the final blur (if applied).
    feather_sigma_minFLOAT1.00–20Minimum sigma for feathering layers (if applied).
    feather_sigma_maxFLOAT6.00–20Maximum sigma for feathering layers (if applied).
    bg_saltINT0-18446744073709550000–18446744073709550000Salt for background generation randomness.
    shapes_saltINT0-18446744073709550000–18446744073709550000Salt for shapes generation randomness.
    pattern_saltINT0-18446744073709550000–18446744073709550000Salt for pattern generation randomness.
    noise_saltINT0-18446744073709550000–18446744073709550000Salt for noise layer generation randomness.
    post_processing_saltINT0-18446744073709550000–18446744073709550000Salt for post-processing randomness (e.g., applying features, parameters).
    blending_saltINT0-18446744073709550000–18446744073709550000Salt for blending mode selection randomness.
    color_generation_saltINT0-18446744073709550000–18446744073709550000Salt for random color generation randomness.
    shape_type_bias_saltINT0-18446744073709550000–18446744073709550000Salt for random shape type selection randomness (filled vs line/zigzag).

    Outputs (1)

    NameTypeDescription
    IMAGEIMAGE