RunDiffusion commited on
Commit
35e4f3c
Β·
verified Β·
1 Parent(s): 00f427f

Marketing-flow retrofit: hero/midpage/footer CTAs, prompting library link, two ways to run, HTML headings

Browse files
Files changed (1) hide show
  1. README.md +68 -37
README.md CHANGED
@@ -30,7 +30,11 @@ tags:
30
  <p><i>The ground-up retrain β€” GPT-4V captions, sharper prompt adherence, native text rendering.</i></p>
31
 
32
  <p>
33
- <a href="https://www.rundiffusion.com/juggernaut-xl?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_x_v10&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>
@@ -39,35 +43,51 @@ tags:
39
 
40
  ## What's Different in X / v10
41
 
42
- - **Retrained from the ground up** β€” not fine-tuned on top of a previous Juggernaut.
43
- - **GPT-4 Vision captioning** β€” dataset re-captioned with detailed, structured language descriptions.
44
- - **Stronger prompt adherence** β€” does what you ask more often, with less wrestling.
45
- - **Cleaner shot-type classification** β€” Full Body, Mid Shot, Portrait, etc., now distinct in the model's understanding.
46
- - **Native text rendering** β€” handles legible signage, labels, and short phrases directly.
47
- - **RunDiffusion Photo** refinement β€” same photographic backbone that made v9 popular.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
48
 
49
  ## Two Prompting Styles
50
 
51
- Because of the new captioning, X supports two distinct prompt styles. Pick whichever fits your workflow:
52
 
53
  | Style | Best for | Example |
54
  | --- | --- | --- |
55
  | **Natural language** | Storytelling, scenes, complex instructions | *"A photographer on a windswept cliff at golden hour, holding a vintage Leica, the ocean churning below"* |
56
  | **Tagging** | Quick iteration, established workflows, LoRA stacking | *`photograph, photographer, cliff, golden hour, vintage Leica camera, ocean, waves, cinematic lighting`* |
57
 
58
- The full prompting guide is on [the RunDiffusion model page](https://www.rundiffusion.com/juggernaut-xl?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_x_v10&utm_content=prompting_guide).
59
 
60
- ## Recommended Settings
61
 
62
- | Parameter | Value |
63
- | --- | --- |
64
- | Resolution | `832 Γ— 1216` (portrait) Β· `1216 Γ— 832` (landscape) |
65
- | Sampler | `DPM++ 2M Karras` |
66
- | Steps | `30 – 40` |
67
- | CFG scale | `3 – 7` (lower = more realistic) |
68
- | VAE | **Already baked in** β€” no external VAE required |
69
 
70
- ## Quick Start (Diffusers)
71
 
72
  ```python
73
  import torch
@@ -81,26 +101,21 @@ pipe = DiffusionPipeline.from_pretrained(
81
 
82
  prompt = "A photographer on a windswept cliff at golden hour, holding a vintage Leica, the ocean churning below, cinematic lighting, hyperdetailed photography"
83
 
84
- image = pipe(
85
- prompt,
86
- width=832, height=1216,
87
- num_inference_steps=35,
88
- guidance_scale=5.0,
89
- ).images[0]
90
-
91
  image.save("juggernaut_x_v10.png")
92
  ```
93
 
94
- For ComfyUI, Forge, InvokeAI, or SwarmUI: download the single-file checkpoint and drop it into your `models/checkpoints/` directory.
95
 
96
- ## Looking For Something Different?
97
 
98
- | Model | Why pick it |
99
  | --- | --- |
100
- | [**Juggernaut XL v9**](https://huggingface.co/RunDiffusion/Juggernaut-XL-v9) | The most popular Juggernaut β€” proven SDXL photorealism workhorse |
101
- | [**Juggernaut XI v11**](https://huggingface.co/RunDiffusion/Juggernaut-XI-v11) | Continuation of the SDXL line, post-X refinement |
102
- | [**Juggernaut Z**](https://huggingface.co/RunDiffusion/Juggernaut-Z-Image) | Lumina-Image-2 architecture β€” cinematic output, presentation-ready |
103
- | [**Juggernaut Pro Flux**](https://www.rundiffusion.com/juggernaut-pro-flux?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_x_v10&utm_content=cross_promo_pro_flux) | FLUX.1 backbone β€” top-tier photo quality with strong consistency |
 
104
 
105
  ## Two Versions: SAFE and Standard
106
 
@@ -109,6 +124,15 @@ Juggernaut X ships in two flavors:
109
  - **Juggernaut X** *(this repo)* β€” the standard creative model.
110
  - **Juggernaut X SAFE** β€” a safety-tuned variant 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_v10&utm_content=safe_variant)**. *SAFE* = **S**uitable **A**i **F**or **E**veryone.
111
 
 
 
 
 
 
 
 
 
 
112
  ## Commercial Use
113
 
114
  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)**.
@@ -119,9 +143,16 @@ You are free to use this model for personal and creative work under the terms of
119
 
120
  Juggernaut X (v10) 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_v10&utm_content=credits)**. Dataset re-captioned with the **GPT-4 Vision Captioning** tool by **[LEOSAM](https://civitai.com/user/LEOSAM)**. Photographic backbone by the RunDiffusion Photo team.
121
 
122
- ## Links
123
 
124
- - πŸš€ **Run it on RunDiffusion** β†’ [rundiffusion.com/juggernaut-xl](https://www.rundiffusion.com/juggernaut-xl?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_x_v10&utm_content=footer_run)
125
- - 🧰 **Compare the full Juggernaut lineup** β†’ [rundiffusion.com/juggernaut](https://www.rundiffusion.com/juggernaut?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_x_v10&utm_content=footer_lineup)
126
- - 🎨 **Civitai listing** β†’ [civitai.com/models/133005](https://civitai.com/models/133005/juggernaut-xl)
127
- - πŸ“ **Base model** β†’ [stabilityai/stable-diffusion-xl-base-1.0](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0)
 
 
 
 
 
 
 
 
30
  <p><i>The ground-up retrain β€” GPT-4V captions, sharper prompt adherence, native text rendering.</i></p>
31
 
32
  <p>
33
+ <a href="https://app.rundiffusion.com/login?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_x_v10&utm_content=hero_cta"><img alt="Try Juggernaut X β€” Free" src="https://img.shields.io/badge/%E2%96%B6%20Try%20Juggernaut%20X%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_x_v10&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_x_v10&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>
 
43
 
44
  ## What's Different in X / v10
45
 
46
+ - 🧠 **Retrained from the ground up** β€” not fine-tuned on top of a previous Juggernaut.
47
+ - πŸ‘οΈ **GPT-4 Vision captioning** β€” dataset re-captioned with detailed, structured language descriptions.
48
+ - 🎯 **Stronger prompt adherence** β€” does what you ask more often, with less wrestling.
49
+ - πŸ“Έ **Cleaner shot-type classification** β€” Full Body, Mid Shot, Portrait, etc., now distinct in the model's understanding.
50
+ - πŸ”€ **Native text rendering** β€” handles legible signage, labels, and short phrases directly.
51
+ - πŸ–ΌοΈ **RunDiffusion Photo** refinement β€” same photographic backbone that made v9 popular.
52
+
53
+ ---
54
+
55
+ <div align="center">
56
+
57
+ <h3>πŸš€ Skip the setup. Try Juggernaut X in your browser.</h3>
58
+
59
+ <p>No installs. No GPU rental. No model downloads. <b>Just generate.</b></p>
60
+
61
+ <a href="https://app.rundiffusion.com/login?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_x_v10&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>
62
+
63
+ <p><i>Pre-loaded into ComfyUI Β· Forge Β· Automatic1111 Β· Fooocus Β· InvokeAI Β· SwarmUI</i></p>
64
+
65
+ </div>
66
+
67
+ ---
68
 
69
  ## Two Prompting Styles
70
 
71
+ X supports two distinct prompt styles. Pick whichever fits your workflow:
72
 
73
  | Style | Best for | Example |
74
  | --- | --- | --- |
75
  | **Natural language** | Storytelling, scenes, complex instructions | *"A photographer on a windswept cliff at golden hour, holding a vintage Leica, the ocean churning below"* |
76
  | **Tagging** | Quick iteration, established workflows, LoRA stacking | *`photograph, photographer, cliff, golden hour, vintage Leica camera, ocean, waves, cinematic lighting`* |
77
 
78
+ πŸ“– **For deeper prompting technique** β€” see the [**RunDiffusion prompting library**](https://www.rundiffusion.com/prompting?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_x_v10&utm_content=prompting_inline). Free to read, no signup.
79
 
80
+ ## Two Ways to Run Juggernaut X
81
 
82
+ ### πŸš€ Easiest β€” Run it on RunDiffusion (recommended)
83
+
84
+ 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.
85
+
86
+ <div align="center">
87
+ <a href="https://app.rundiffusion.com/login?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_x_v10&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>
88
+ </div>
89
 
90
+ ### πŸ’» Or run it locally β€” Diffusers
91
 
92
  ```python
93
  import torch
 
101
 
102
  prompt = "A photographer on a windswept cliff at golden hour, holding a vintage Leica, the ocean churning below, cinematic lighting, hyperdetailed photography"
103
 
104
+ image = pipe(prompt, width=832, height=1216, num_inference_steps=35, guidance_scale=5.0).images[0]
 
 
 
 
 
 
105
  image.save("juggernaut_x_v10.png")
106
  ```
107
 
108
+ For ComfyUI / Forge / InvokeAI / SwarmUI: download the single-file checkpoint and drop it into your `models/checkpoints/` directory.
109
 
110
+ ## Recommended Settings
111
 
112
+ | Parameter | Value |
113
  | --- | --- |
114
+ | Resolution | `832 Γ— 1216` (portrait) Β· `1216 Γ— 832` (landscape) |
115
+ | Sampler | `DPM++ 2M Karras` |
116
+ | Steps | `30 – 40` |
117
+ | CFG scale | `3 – 7` (lower = more realistic) |
118
+ | VAE | **Already baked in** β€” no external VAE required |
119
 
120
  ## Two Versions: SAFE and Standard
121
 
 
124
  - **Juggernaut X** *(this repo)* β€” the standard creative model.
125
  - **Juggernaut X SAFE** β€” a safety-tuned variant 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_v10&utm_content=safe_variant)**. *SAFE* = **S**uitable **A**i **F**or **E**veryone.
126
 
127
+ ## Looking For Something Different?
128
+
129
+ | Model | Why pick it |
130
+ | --- | --- |
131
+ | [**Juggernaut XL v9**](https://huggingface.co/RunDiffusion/Juggernaut-XL-v9) | The most popular Juggernaut β€” proven SDXL photorealism workhorse. **6M+ downloads.** |
132
+ | [**Juggernaut XI v11**](https://huggingface.co/RunDiffusion/Juggernaut-XI-v11) | Continuation of the SDXL line, post-X refinement |
133
+ | [**Juggernaut Z**](https://huggingface.co/RunDiffusion/Juggernaut-Z-Image) | Lumina-Image-2 architecture β€” cinematic, presentation-ready |
134
+ | [**Juggernaut Pro Flux**](https://www.rundiffusion.com/juggernaut-pro-flux?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_x_v10&utm_content=cross_promo_pro_flux) | FLUX.1 backbone β€” top-tier photo quality with strong consistency |
135
+
136
  ## Commercial Use
137
 
138
  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)**.
 
143
 
144
  Juggernaut X (v10) 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_v10&utm_content=credits)**. Dataset re-captioned with the **GPT-4 Vision Captioning** tool by **[LEOSAM](https://civitai.com/user/LEOSAM)**. Photographic backbone by the RunDiffusion Photo team.
145
 
146
+ ---
147
 
148
+ <div align="center">
149
+
150
+ <h3>Ready to generate?</h3>
151
+
152
+ <p>Juggernaut X is one click away β€” no setup, no GPU rental, no model downloads.</p>
153
+
154
+ <a href="https://app.rundiffusion.com/login?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_x_v10&utm_content=footer_cta"><img alt="Try Juggernaut X β€” Free" src="https://img.shields.io/badge/%E2%96%B6%20Try%20Juggernaut%20X%20%E2%80%94%20Free-7C3AED?style=for-the-badge&labelColor=7C3AED"></a>
155
+
156
+ <p><sub><a href="https://www.rundiffusion.com/juggernaut?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_x_v10&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_x_v10&utm_content=footer_prompting">Prompting guides</a> Β· <a href="mailto:juggernaut@rundiffusion.com">Commercial licensing</a></sub></p>
157
+
158
+ </div>