CivArchive
    ← All articles
    Published April 2, 2024by driftjohnson

    SDXS-512-0.9 - New Base Model for April 2024

    708 views4 reactions1 comments on CivitAI4 collected
    sdxssdxs512announcement

    I have provided a collection of basic workflows for use with ComfyUI here:
    https://civitai.com/models/377446
    Huggingface Model Card:
    https://huggingface.co/IDKiro/sdxs-512-0.9
    Github Repo:

    https://github.com/IDKiro/sdxs

    We can use 2.1 Lora with SDXS-512, which is nice, it's also quite fast.
    As explained on the workflow collection page, you only need three files to get started:

    Installation:

    UNETLoader node:

    https://huggingface.co/IDKiro/sdxs-512-0.9/blob/main/unet/diffusion_pytorch_model.safetensors

    rename to sdxs-512-0.9.safetensors and place inside /models/unet/SDXS/

    Load Clip node:

    https://huggingface.co/IDKiro/sdxs-512-0.9/blob/main/text_encoder/model.safetensors

    rename to clip_h.safetensors and place inside /models/clip/SDXS/

    Load VAE node:

    https://huggingface.co/stabilityai/sd-vae-ft-mse-original/blob/main/vae-ft-mse-840000-ema-pruned.safetensors

    place inside /models/VAE/