Views
No views yet
diffusers/MLX as published:.bin), not safetensors;vocab.json / merges.txt)
that SDXL text-encoding pipelines expect.JuggernautXRundiffusion_Hyper.safetensors.StableDiffusionXLPipeline.from_single_file(...) and re-saved it as a
standard fp16 diffusers tree (safe_serialization=True, variant="fp16").vocab.json and merges.txt for tokenizer/ and tokenizer_2/
from stabilityai/stable-diffusion-xl-base-1.0.
SDXL fine-tunes do not retrain the CLIP tokenizers, so these files are
byte-identical across SDXL models (vocab.json 1,059,962 bytes,
merges.txt 524,619 bytes).sdxl_single_file_to_diffusers.py.| Setting | Value |
|---|---|
| Steps | 4–8 (start at 6) |
| CFG scale | 1.0–2.0 |
| Sampler | DPM++ SDE or TCD |
| Resolution | 1024×1024 (SDXL native) |