CivArchive
    ComfyUI Custom Node - Dimensional Latent Perlin Noise - v1.0
    NSFW
    Preview 22969912
    Preview 22969915
    Preview 22969914
    Preview 22969911
    Preview 22969928
    Preview 22969913
    Preview 22969920
    Preview 22969924
    Preview 22969916
    Preview 22969932
    Preview 22969921

    Description

    Dimensional Latent Perlin is a custom node for ComfyUI that generates Perlin noise in the latent space. This node is designed to work seamlessly with various diffusion models and can be used as an alternative or complement to standard random noise generators in image generation pipelines.

    Features

    • Generate Perlin noise that matches the latent space of diffusion models

    • Adjustable parameters for fine-tuning the noise generation

    • Compatible with different model architectures and latent space dimensions

    • Can adapt to existing latent images or model specifications

    • Supports batch processing

    Installation

    1. Clone this repository into your ComfyUI custom nodes directory via ComfyUI Manager or:

    git clone https://github.com/neuralsamurai/ComfyUI-Dimensional-Latent-Perlin.git

    1. Restart ComfyUI or reload custom nodes.

    Usage

    After installation, the Dimensional Latent Perlin node will be available in the ComfyUI interface under the "latent/noise" category.

    You can also download the workflow I made which has this node included in the image2image group: https://civarchive.com/models/622830/flux-all-in-one-t2i-i2i-image-prompting-upscale-qol

    Input Parameters

    • seed: Seed for random number generation (for reproducibility)

    • width: Width of the output image

    • height: Height of the output image

    • batch_size: Number of images to generate in a batch

    • detail_level: Controls the level of detail in the Perlin noise

    • downsample_factor: Downsampling factor for the latent space

    Optional Inputs (if neither is given defaults to 4 dimensions)

    • latent_image: An existing latent image to match dimensions

    • model: A diffusion model to match latent space specifications

    Output

    • LATENT: A latent representation of the generated Perlin noise

    Description

    Other
    Flux.1 D

    Details

    Downloads
    99
    Platform
    CivitAI
    Platform Status
    Available
    Created
    8/6/2024
    Updated
    5/13/2026
    Deleted
    -

    Files

    comfyuiCustomNode_v10.zip

    Mirrors

    HuggingFace (1 mirrors)
    CivitAI (1 mirrors)