CivArchive
    Preview 118965411

    Another iteration of my Plots visually looks pretty close to the last one of mine from

    Legacy in this case means it's for SD and SDXL-like models that use checkpoints.

    Modern version is for diffusion models with a single text encoder z-image, Qwen etc. Flux is not supported yet. I am going to add it, but it is not a priority for me right now. It's done.

    There is an issue with the column seed plot. Fixes in V1.5 Modern and V.1.3 Legacy.

    Unfortunately, there is a specific problem: all models — text encoder, VAE and LORA — are loaded at the same time during generation. This creates a significant limitation if you need to test several models specifically.

    I spent a lot of time trying to find a solution. I created a special kSampler that increases the limit, but this does not solve the problem generally. So I went back to previous and built my own "engine" (based on qq-nodes) and will be working on it while these workflows are being phased out.

    Description

    V.1.1:

    • Fixed a wrong clip link to detailler.

    • Moved the clip skip slider node into the input parameters node.

    • Changed notes.

    • Some visual changes.

    V1.2:

    • Replaced a few nodes that stayed from other extensions with nodes from my extension. The QQ-nodes extension is no longer needed.

    V1.2:

    Fixed the wrong link to the seed column node.

    FAQ

    Workflows
    Other

    Details

    Downloads
    48
    Platform
    CivitAI
    Platform Status
    Available
    Created
    1/27/2026
    Updated
    5/13/2026
    Deleted
    -

    Files

    xyzPlot_v11Legacy.zip

    Mirrors

    HuggingFace (1 mirrors)
    CivitAI (1 mirrors)

    xyzPlot_v12Legacy.zip

    Mirrors

    HuggingFace (1 mirrors)
    CivitAI (1 mirrors)

    xyzPlotDEPRECATED_v13Legacy.zip