Instructions to use RunDiffusion/Juggernaut-XL-v7-fp16-vae-fix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use RunDiffusion/Juggernaut-XL-v7-fp16-vae-fix with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("RunDiffusion/Juggernaut-XL-v7-fp16-vae-fix", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Juggernaut XL v7 (FP16 VAE Fix) by RunDiffusion
The fp16-safe variant of v7 β same model, fixed VAE for stable half-precision inference.
A drop-in replacement for Juggernaut XL v7 with the SDXL fp16 VAE fix baked in. Use this if your fp16 inference produced black images, NaN errors, or noise artifacts on the original v7. Output is otherwise identical.
When to use this variant
- π οΈ You're running fp16 inference and the standard v7 produces black or NaN-corrupted outputs.
- π» You're memory-constrained and need fp16 for lower VRAM.
- π¬ You have fp16 LoRAs or pipelines validated against this fix.
If you're running fp32/bf16 or have no fp16 issues, the standard v7 works fine.
π Skip the VAE drama. Try Juggernaut on RunDiffusion.
Every model pre-loaded with the right VAE. No installs. No precision gotchas.
Pre-loaded into ComfyUI Β· Forge Β· Automatic1111 Β· Fooocus Β· InvokeAI Β· SwarmUI
The Newer Juggernauts
| Model | Why upgrade |
|---|---|
| Juggernaut XL v9 | Direct successor on SDXL β RunDiffusion Photo v2. 6M+ downloads. |
| Juggernaut X / XI | Ground-up retrains with GPT-4V captions |
| Juggernaut Z | Lumina-Image-2 architecture |
| Juggernaut Pro Flux | FLUX.1 backbone |
Recommended Settings
Same as standard v7:
| Parameter | Value |
|---|---|
| Resolution | 832 Γ 1216 (portrait) Β· 1216 Γ 832 (landscape) |
| Sampler | DPM++ 2M Karras |
| Steps | 30 β 40 |
| CFG scale | 3 β 7 |
| VAE | Fp16-fixed VAE already baked in |
π Prompting library β free to read.
Commercial Use
This model may not be deployed behind paid API services without explicit licensing. Contact juggernaut@rundiffusion.com.
Personal/creative use under CreativeML Open RAIL-M.
Credits
Juggernaut XL v7 was created by KandooAI with RunDiffusion. FP16 VAE fix applied for stable half-precision inference.
Ready to generate?
Every Juggernaut β one click away on RunDiffusion.
Compare the full Juggernaut lineup Β· Prompting guides Β· Commercial licensing
- Downloads last month
- 93
Model tree for RunDiffusion/Juggernaut-XL-v7-fp16-vae-fix
Base model
stabilityai/stable-diffusion-xl-base-1.0