Instructions to use RunDiffusion/Juggernaut-XL-v7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use RunDiffusion/Juggernaut-XL-v7 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", 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 Settings
- Draw Things
- DiffusionBee
Juggernaut XL v7 by RunDiffusion
RunDiffusion Photo v1 β the v6 β v8 stepping stone in the SDXL line.
Juggernaut XL v7 sits between v6 and v8 in the RunDiffusion Photo v1 generation of the Juggernaut SDXL line. Released for users who needed a refresh between the major v6 and v8 milestones.
β οΈ FP16 users: if you see black images or NaN errors in fp16 inference, use the v7-fp16-vae-fix variant instead.
When to use v7
- π¬ You have LoRAs or pipelines specifically validated against v7.
- π You're auditing the Juggernaut release line for research.
For new projects, start with the latest Juggernaut models instead.
π Don't pick a version. Try every Juggernaut on RunDiffusion.
v6, v7, v8, v9, X, XI, Z, and Pro Flux β all pre-loaded. No installs. No model downloads.
Pre-loaded into ComfyUI Β· Forge Β· Automatic1111 Β· Fooocus Β· InvokeAI Β· SwarmUI
The Newer Juggernauts
| Model | Why upgrade |
|---|---|
| Juggernaut XL v9 | Direct successor β RunDiffusion Photo v2. 6M+ downloads. |
| Juggernaut X / XI | Ground-up retrains with GPT-4V captions |
| Juggernaut Z | Lumina-Image-2 architecture β cinematic, presentation-ready |
| Juggernaut Pro Flux | FLUX.1 backbone β top-tier photo quality |
Recommended Settings
| Parameter | Value |
|---|---|
| Resolution | 832 Γ 1216 (portrait) Β· 1216 Γ 832 (landscape) |
| Sampler | DPM++ 2M Karras |
| Steps | 30 β 40 |
| CFG scale | 3 β 7 (lower = more realistic) |
| VAE | Already baked in β no external VAE required |
π Want to go deeper? See the RunDiffusion prompting library. Free to read, no signup.
Commercial Use
This model may not be deployed behind paid API services without explicit licensing. Contact [email protected] for commercial licensing.
Personal/creative use under CreativeML Open RAIL-M.
Credits
Juggernaut XL v7 was created by KandooAI in collaboration with RunDiffusion. Photographic backbone: RunDiffusion Photo v1.
Ready to generate?
Every Juggernaut model β one click away on RunDiffusion.
Compare the full Juggernaut lineup Β· Prompting guides Β· Commercial licensing
- Downloads last month
- 613
Model tree for RunDiffusion/Juggernaut-XL-v7
Base model
stabilityai/stable-diffusion-xl-base-1.0