Nodes/Leon's Utility and API Integration Nodes/πŸ€– Leon Stable Diffusion XL API
ComfyUI Node

πŸ€– Leon Stable Diffusion XL API

A ComfyUI node in Leon_API with 13 inputs and 3 outputs.

By l3ony2kΒ·Created about a year agoΒ·Updated about a month agoΒ· 3
πŸ€– Leon Stable Diffusion XL API
    • image
    • image_url
    • seed
    β—„promptA cute catβ–Ί
    β—„modelsdxl-1.0β–Ί
    β—„output_formatwebpβ–Ί
    β—„seed0β–Ί
    β—„api_urlhttps://api.hyprlab.io/v1/images/generationsβ–Ί
    β—„api_keyYOUR_API_KEY_HEREβ–Ί
    β—„response_formaturlβ–Ί
    β—„height1024β–Ί
    β—„width1024β–Ί
    β—„cfg_scale5.0β–Ί
    β—„samplerK_DPM_2_ANCESTRALβ–Ί
    β—„steps20β–Ί
    β—„style_presetphotographicβ–Ί
    CategoryLeon_API

    Inputs (13)

    NameTypeDefaultDescription
    promptSTRINGA cute catText prompt for image generation
    modelCOMBOsdxl-1.0Stable Diffusion XL 1.0 model
    output_formatCOMBOwebpFormat of the output image
    seedINT00–4294967295Seed for deterministic generation (0-4294967295)
    api_urlSTRINGhttps://api.hyprlab.io/v1/images/generationsAPI URL
    api_keySTRINGYOUR_API_KEY_HEREYour HyprLab API key
    response_formatCOMBOurlFormat of the response data
    heightoptINT1024640–1536Height in pixels (must match allowed dimensions)
    widthoptINT1024640–1536Width in pixels (must match allowed dimensions)
    cfg_scaleoptFLOAT5.00–35How strictly the model follows the prompt (0-35)
    sampleroptCOMBOK_DPM_2_ANCESTRALSampling algorithm
    stepsoptINT201–50Number of processing steps (1-50)
    style_presetoptCOMBOphotographicPreset style to apply to the generated image

    Outputs (3)

    NameTypeDescription
    imageIMAGEβ€”
    image_urlSTRINGβ€”
    seedINTβ€”