---
license: creativeml-openrail-m
language:
- en
library_name: diffusers
pipeline_tag: text-to-image
base_model: stabilityai/stable-diffusion-xl-base-1.0
tags:
- stable-diffusion
- stable-diffusion-xl
- sdxl
- hyper-sd
- text-to-image
- photorealistic
- fast
- low-step
- juggernaut
- rundiffusion
- kandooai
---
> Juggernaut X Hyper is the **Hyper-SD speed variant** of [Juggernaut X v10](https://huggingface.co/RunDiffusion/Juggernaut-X-v10). Same ground-up retrain, same GPT-4V-captioned dataset, same RunDiffusion Photo refinement โ but distilled for **few-step inference**. Ideal for batch generation, real-time iteration, and live demos where latency matters more than the last 1% of detail.
## Inherited from X v10
- ๐ง Trained from the ground up โ not a fine-tune of v9 or earlier
- ๐๏ธ GPT-4 Vision captioning for sharper prompt adherence
- ๐ค Native text rendering for signage, labels, and short phrases
- ๐ธ Cleaner Full Body / Mid Shot / Portrait shot-type classification
- ๐ฌ Two prompting styles: Natural language *or* Tagging
## What Hyper Adds
- โก **Few-step inference** โ generate in a fraction of standard SDXL inference time
- ๐ป **Lower VRAM pressure** during inference
- ๐ **Real-time iteration** โ preview prompt changes in seconds
If you need the very best per-image quality and don't mind the wait, use the [**standard X v10**](https://huggingface.co/RunDiffusion/Juggernaut-X-v10) instead.
---
โก Want speed without setup? Run Hyper on RunDiffusion.
Pre-loaded with the right scheduler and CFG. No installs. No GPU rental.
Pre-loaded into ComfyUI ยท Forge ยท Automatic1111 ยท Fooocus ยท InvokeAI ยท SwarmUI
---
## Recommended Settings
> Hyper-SD distillation needs different settings from standard Juggernaut. Steps low, CFG very low.
| Parameter | Value |
| --- | --- |
| Sampler | `DPM++ SDE` or `TCD` |
| Steps | `4 โ 8` (start with `6`) |
| CFG scale | `1.0 โ 2.0` |
| Resolution | `โฅ 1024 ร 1024` (use SDXL-native sizes) |
| VAE | **Already baked in** โ no external VAE required |
Standard Juggernaut prompts work as-is. Don't adjust your prompt for Hyper โ just adjust the sampler, steps, and CFG.
๐ **Want to go deeper on prompting?** See the [**RunDiffusion prompting library**](https://www.rundiffusion.com/prompting?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_x_hyper&utm_content=prompting_inline). Free to read, no signup.
## Two Ways to Run Juggernaut X Hyper
### ๐ Easiest โ Run it on RunDiffusion (recommended)
One-click access inside ComfyUI, Forge, Automatic1111, Fooocus, InvokeAI, or SwarmUI. **Free trial included**, plus access to every other Juggernaut model on the same account.
### ๐ป Or run it locally
For ComfyUI / Forge / InvokeAI / SwarmUI: download the single-file checkpoint and drop it into your `models/checkpoints/` directory. Set sampler to `DPM++ SDE`, steps to `6`, and CFG to `~1.5`.
## The Rest of the Family
| Model | Best for |
| --- | --- |
| [**Juggernaut XL v9**](https://huggingface.co/RunDiffusion/Juggernaut-XL-v9) | The flagship SDXL โ **6M+ downloads** |
| [**Juggernaut X v10**](https://huggingface.co/RunDiffusion/Juggernaut-X-v10) | Standard X โ full-step inference, maximum detail |
| [**Juggernaut XL Lightning**](https://huggingface.co/RunDiffusion/Juggernaut-XL-Lightning) | v9-base speed variant (5โ7 steps) |
| [**Juggernaut Z**](https://huggingface.co/RunDiffusion/Juggernaut-Z-Image) | Lumina-Image-2 โ cinematic, presentation-ready |
| [**Juggernaut Pro Flux**](https://www.rundiffusion.com/juggernaut-pro-flux?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_x_hyper&utm_content=cross_promo_pro_flux) | FLUX.1 โ top-tier photo quality |
## Two Versions: SAFE and Standard
Juggernaut X Hyper ships in two flavors:
- **Juggernaut X Hyper** *(this repo)* โ the standard creative model.
- **Juggernaut X Hyper SAFE** โ safety-tuned for workplace, education, and family-friendly contexts. Available exclusively on **[RunDiffusion via Fooocus](https://www.rundiffusion.com/juggernaut-xl?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_x_hyper&utm_content=safe_variant)**.
## Commercial Use
This model **may not be deployed behind paid API services** without explicit licensing. For commercial licensing, custom models, business inquiries, or consultation, contact **[juggernaut@rundiffusion.com](mailto:juggernaut@rundiffusion.com)**.
You are free to use this model for personal and creative work under the terms of the [CreativeML Open RAIL-M license](https://huggingface.co/spaces/CompVis/stable-diffusion-license).
## Credits
Juggernaut X Hyper was created by **[KandooAI](https://twitter.com/Juggernaut_AI)** in collaboration with **[RunDiffusion](https://www.rundiffusion.com/?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_x_hyper&utm_content=credits)**, distilled with **Hyper-SD** for few-step inference. Photographic backbone by the RunDiffusion Photo team.
---