CivArchive
    SDXLMixSampler - ComfyUI JNode (Workflow Included) - SDXLMixSampler (Workflow)
    Preview 1541687Preview 1541686

    To support my work, you could buy me a coffee

    https://www.buymeacoffee.com/JasonAICreator

    SDXLMixSampler 1.1

    The node updated to accept loop:number rather total_steps:number

    The total_steps would be calculated as mix_steps*loop

    add final_only input to determine output multiple images or only the final loop image

    If fina_only set to no, it would produce each loop image in output

    SDXLMixSampler

    The concept is to make one node to use both base+refiner like simple sampler.

    Let me explains some parameter.

    total_steps: total steps would run with this sampler. default is 20.

    mixing_steps: total steps of one loop, loop = total_steps / mixing steps

    base_steps_percentage: the percentage of base model's steps in each loop, the refiner would take the leftover

    The whole pocess would only add_noise at the first base model sampling, other would disable_noise. The return_with_leftover_noise would be false at the last refiner node.

    Why would I create this node? I was testing around generating text and I found it helps to generating text in multiple loop of the base+refiner process and I think it could done by 1 node.

    All my custom_nodes would goto the flowing git page:

    https://github.com/lrzjason/ComfyUIJasonNode/tree/main

    Contact:

    欢迎加群讨论AI相关的话题,遇到问题有能力的我会尽量解答

    验证:小志Jason 

    Description

    with workflow

    Other
    SDXL 0.9

    Details

    Downloads
    307
    Platform
    CivitAI
    Platform Status
    Available
    Created
    7/13/2023
    Updated
    10/1/2025
    Deleted
    -