RunDiffusion commited on
Commit
95b07c3
Β·
verified Β·
1 Parent(s): 6e80d6e

Marketing-flow retrofit: hero/midpage/footer CTAs to app.rundiffusion.com/login, prompting library link, 'two ways to run', HTML headings for centering

Browse files
Files changed (1) hide show
  1. README.md +75 -36
README.md CHANGED
@@ -30,7 +30,11 @@ tags:
30
  <p><i>The original RunDiffusion Photo-fused SDXL release β€” over 3 million downloads strong.</i></p>
31
 
32
  <p>
33
- <a href="https://www.rundiffusion.com/juggernaut-xl?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xl_v6&utm_content=cta_primary"><img alt="Run Juggernaut on RunDiffusion" src="https://img.shields.io/badge/%E2%96%B6%20Run%20on%20RunDiffusion-7C3AED?style=for-the-badge&labelColor=7C3AED"></a>&nbsp;<a href="https://civitai.com/models/133005/juggernaut-xl"><img alt="Civitai" src="https://img.shields.io/badge/Civitai-Overwhelmingly%20Positive-1971c2?style=for-the-badge&labelColor=1f1f23"></a>&nbsp;<a href="https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0"><img alt="Base Model: SDXL 1.0" src="https://img.shields.io/badge/%F0%9F%A4%97%20Base%20Model-SDXL%201.0-FFD21E?style=for-the-badge&labelColor=1f1f23"></a>&nbsp;<img alt="License: CreativeML Open RAIL-M" src="https://img.shields.io/badge/License-OpenRAIL--M-2ea44f?style=for-the-badge">
 
 
 
 
34
  </p>
35
 
36
  </div>
@@ -41,44 +45,48 @@ tags:
41
 
42
  V6 still serves a real audience. Choose it when you:
43
 
44
- - Have **LoRAs, ControlNets, embeddings, or pipelines trained or tuned against v6 specifically** and want bit-for-bit consistency.
45
- - Run an **automated production pipeline** that has been validated against v6 and you don't want to revalidate against a newer checkpoint.
46
- - Need the exact **v6 aesthetic** β€” slightly softer lighting and more muted contrast than the later versions.
47
 
48
- For new projects, **start with the latest Juggernaut models** instead β€” they apply two years of additional training, captioning, and photo-model improvements:
49
 
50
- | Newer model | Why upgrade |
51
- | --- | --- |
52
- | [**Juggernaut XL v9**](https://huggingface.co/RunDiffusion/Juggernaut-XL-v9) | Direct successor on SDXL β€” RunDiffusion Photo v2, sharper skin, stronger lighting |
53
- | [**Juggernaut XI / X**](https://huggingface.co/RunDiffusion/Juggernaut-XI-v11) | Latest SDXL-line refinements with improved prompt adherence |
54
- | [**Juggernaut Z**](https://huggingface.co/RunDiffusion/Juggernaut-Z-Image) | Lumina-Image-2 architecture β€” cinematic, presentation-ready out of the box |
55
- | [**Juggernaut Pro Flux**](https://www.rundiffusion.com/juggernaut-pro-flux?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xl_v6&utm_content=cross_promo_pro_flux) | FLUX.1 backbone β€” highest photo quality with strong consistency |
56
 
57
- ## Recommended Settings
58
 
59
- | Parameter | Value |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60
  | --- | --- |
61
- | Resolution | `832 Γ— 1216` (portrait) Β· `1216 Γ— 832` (landscape) |
62
- | Sampler | `DPM++ 2M Karras` |
63
- | Steps | `30 – 40` |
64
- | CFG scale | `3 – 7` (lower = more realistic) |
65
- | VAE | **Already baked in** β€” no external VAE required |
66
- | Hi-Res fix | `4xNMKD-Siax_200k` upscaler Β· 15 steps Β· 0.3 denoise Β· 1.5Γ— upscale |
67
 
68
- > **Negative prompts:** start with **none**. Add specific things you don't want as you iterate. Heavy negatives often hurt more than they help on this model.
69
 
70
- ## Useful Prompt Keywords
71
 
72
- These tokens reliably steer output on the v6 aesthetic:
73
 
74
- ```
75
- Architecture Photography Β· Wildlife Photography Β· Car Photography
76
- Food Photography Β· Interior Photography Β· Landscape Photography
77
- Hyperdetailed Photography Β· Cinematic Movie Β· Still Mid Shot Photo
78
- Full Body Photo Β· Skin Details
79
- ```
80
 
81
- ## Quick Start (Diffusers)
82
 
83
  ```python
84
  import torch
@@ -102,7 +110,31 @@ image = pipe(
102
  image.save("juggernaut_xl_v6.png")
103
  ```
104
 
105
- For ComfyUI, Forge, InvokeAI, or SwarmUI: download the single-file checkpoint and drop it into your `models/checkpoints/` directory.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
106
 
107
  ## Commercial Use
108
 
@@ -112,11 +144,18 @@ You are free to use this model for personal and creative work under the terms of
112
 
113
  ## Credits
114
 
115
- Juggernaut XL v6 was created by **[KandooAI](https://twitter.com/Colorblind_Adam)** in collaboration with **[RunDiffusion](https://www.rundiffusion.com/?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xl_v6&utm_content=credits)**. The photographic backbone β€” **RunDiffusion Photo v1** β€” was developed by the RunDiffusion team. Thanks to **Adam Stewart** for testing and prompting workflow.
116
 
117
- ## Links
118
 
119
- - πŸš€ **Run it on RunDiffusion** β†’ [rundiffusion.com/juggernaut-xl](https://www.rundiffusion.com/juggernaut-xl?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xl_v6&utm_content=footer_run)
120
- - 🧰 **Compare the full Juggernaut lineup** β†’ [rundiffusion.com/juggernaut](https://www.rundiffusion.com/juggernaut?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xl_v6&utm_content=footer_lineup)
121
- - 🎨 **Civitai listing** β†’ [civitai.com/models/133005](https://civitai.com/models/133005/juggernaut-xl)
122
- - πŸ“ **Base model** β†’ [stabilityai/stable-diffusion-xl-base-1.0](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0)
 
 
 
 
 
 
 
 
30
  <p><i>The original RunDiffusion Photo-fused SDXL release β€” over 3 million downloads strong.</i></p>
31
 
32
  <p>
33
+ <a href="https://app.rundiffusion.com/login?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xl_v6&utm_content=hero_cta"><img alt="Try Juggernaut on RunDiffusion β€” Free" src="https://img.shields.io/badge/%E2%96%B6%20Try%20Juggernaut%20on%20RunDiffusion%20%E2%80%94%20Free-7C3AED?style=for-the-badge&labelColor=7C3AED"></a>
34
+ </p>
35
+
36
+ <p>
37
+ <a href="https://www.rundiffusion.com/prompting?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xl_v6&utm_content=prompting_resource"><img alt="Prompting Guides" src="https://img.shields.io/badge/%F0%9F%93%96%20Prompting%20Guides-1f1f23?style=for-the-badge"></a>&nbsp;<a href="https://www.rundiffusion.com/juggernaut?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xl_v6&utm_content=lineup_compare"><img alt="Compare the Lineup" src="https://img.shields.io/badge/Compare%20the%20Lineup-1971c2?style=for-the-badge&labelColor=1f1f23"></a>&nbsp;<a href="https://civitai.com/models/133005/juggernaut-xl"><img alt="Civitai" src="https://img.shields.io/badge/Civitai-Overwhelmingly%20Positive-EAB308?style=for-the-badge&labelColor=1f1f23"></a>&nbsp;<img alt="License: CreativeML Open RAIL-M" src="https://img.shields.io/badge/License-OpenRAIL--M-2ea44f?style=for-the-badge">
38
  </p>
39
 
40
  </div>
 
45
 
46
  V6 still serves a real audience. Choose it when you:
47
 
48
+ - πŸ”¬ Have **LoRAs, ControlNets, embeddings, or pipelines trained or tuned against v6** and want bit-for-bit consistency.
49
+ - 🏭 Run an **automated production pipeline** that has been validated against v6 and you don't want to revalidate against a newer checkpoint.
50
+ - 🎨 Need the exact **v6 aesthetic** β€” slightly softer lighting and more muted contrast than the later versions.
51
 
52
+ For new projects, **start with the latest Juggernaut models** instead β€” they apply two years of additional training, captioning, and photo-model improvements.
53
 
54
+ ---
 
 
 
 
 
55
 
56
+ <div align="center">
57
 
58
+ <h3>πŸš€ Don't pick a version. Try every Juggernaut on RunDiffusion.</h3>
59
+
60
+ <p>v6, v9, X, XI, Z, and Pro Flux β€” all pre-loaded. Switch in two clicks. <b>No installs. No model downloads.</b></p>
61
+
62
+ <a href="https://app.rundiffusion.com/login?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xl_v6&utm_content=midpage_cta"><img alt="Launch on RunDiffusion" src="https://img.shields.io/badge/%E2%96%B6%20Launch%20on%20RunDiffusion-7C3AED?style=for-the-badge&labelColor=7C3AED"></a>
63
+
64
+ <p><i>Pre-loaded into ComfyUI Β· Forge Β· Automatic1111 Β· Fooocus Β· InvokeAI Β· SwarmUI</i></p>
65
+
66
+ </div>
67
+
68
+ ---
69
+
70
+ ## The Newer Juggernauts
71
+
72
+ | Model | Why upgrade |
73
  | --- | --- |
74
+ | [**Juggernaut XL v9**](https://huggingface.co/RunDiffusion/Juggernaut-XL-v9) | Direct successor on SDXL β€” RunDiffusion Photo v2, sharper skin, stronger lighting. **6M+ downloads.** |
75
+ | [**Juggernaut XI / X**](https://huggingface.co/RunDiffusion/Juggernaut-XI-v11) | Ground-up retrains with GPT-4V captions β€” better prompt adherence |
76
+ | [**Juggernaut Z**](https://huggingface.co/RunDiffusion/Juggernaut-Z-Image) | Lumina-Image-2 architecture β€” cinematic, presentation-ready |
77
+ | [**Juggernaut Pro Flux**](https://www.rundiffusion.com/juggernaut-pro-flux?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xl_v6&utm_content=cross_promo_pro_flux) | FLUX.1 backbone β€” top-tier photo quality with strong consistency |
 
 
78
 
79
+ ## Two Ways to Run Juggernaut XL v6
80
 
81
+ ### πŸš€ Easiest β€” Run it on RunDiffusion (recommended)
82
 
83
+ One-click access inside the UI you already know β€” ComfyUI, Forge, Automatic1111, Fooocus, InvokeAI, or SwarmUI. **Free trial included**, plus access to every other Juggernaut model on the same account.
84
 
85
+ <div align="center">
86
+ <a href="https://app.rundiffusion.com/login?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xl_v6&utm_content=quickstart_try"><img alt="Get Started Free" src="https://img.shields.io/badge/Get%20Started%20Free%20%E2%86%92-7C3AED?style=for-the-badge&labelColor=7C3AED"></a>
87
+ </div>
 
 
 
88
 
89
+ ### πŸ’» Or run it locally β€” Diffusers
90
 
91
  ```python
92
  import torch
 
110
  image.save("juggernaut_xl_v6.png")
111
  ```
112
 
113
+ For ComfyUI / Forge / InvokeAI / SwarmUI: download the single-file checkpoint and drop it into your `models/checkpoints/` directory.
114
+
115
+ ## Recommended Settings
116
+
117
+ | Parameter | Value |
118
+ | --- | --- |
119
+ | Resolution | `832 Γ— 1216` (portrait) Β· `1216 Γ— 832` (landscape) |
120
+ | Sampler | `DPM++ 2M Karras` |
121
+ | Steps | `30 – 40` |
122
+ | CFG scale | `3 – 7` (lower = more realistic) |
123
+ | VAE | **Already baked in** β€” no external VAE required |
124
+ | Hi-Res fix | `4xNMKD-Siax_200k` upscaler Β· 15 steps Β· 0.3 denoise Β· 1.5Γ— upscale |
125
+
126
+ > **Negative prompts:** start with **none**. Add specific things you don't want as you iterate.
127
+
128
+ ### Useful Prompt Keywords
129
+
130
+ ```
131
+ Architecture Photography Β· Wildlife Photography Β· Car Photography
132
+ Food Photography Β· Interior Photography Β· Landscape Photography
133
+ Hyperdetailed Photography Β· Cinematic Movie Β· Still Mid Shot Photo
134
+ Full Body Photo Β· Skin Details
135
+ ```
136
+
137
+ πŸ“– **Want to go deeper?** Sampler choices, multi-subject framing, lighting language, negative-prompt strategy β€” see the [**RunDiffusion prompting library**](https://www.rundiffusion.com/prompting?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xl_v6&utm_content=prompting_inline). Free to read, no signup.
138
 
139
  ## Commercial Use
140
 
 
144
 
145
  ## Credits
146
 
147
+ Juggernaut XL v6 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_xl_v6&utm_content=credits)**. Photographic backbone: **RunDiffusion Photo v1**.
148
 
149
+ ---
150
 
151
+ <div align="center">
152
+
153
+ <h3>Ready to generate?</h3>
154
+
155
+ <p>v6, v9, and every other Juggernaut β€” one click away on RunDiffusion.</p>
156
+
157
+ <a href="https://app.rundiffusion.com/login?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xl_v6&utm_content=footer_cta"><img alt="Try Juggernaut on RunDiffusion β€” Free" src="https://img.shields.io/badge/%E2%96%B6%20Try%20Juggernaut%20on%20RunDiffusion%20%E2%80%94%20Free-7C3AED?style=for-the-badge&labelColor=7C3AED"></a>
158
+
159
+ <p><sub><a href="https://www.rundiffusion.com/juggernaut?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xl_v6&utm_content=footer_lineup">Compare the full Juggernaut lineup</a> Β· <a href="https://www.rundiffusion.com/prompting?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xl_v6&utm_content=footer_prompting">Prompting guides</a> Β· <a href="mailto:juggernaut@rundiffusion.com">Commercial licensing</a></sub></p>
160
+
161
+ </div>