RunDiffusion commited on
Commit
5c38059
Β·
verified Β·
1 Parent(s): f6a85ba

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

Browse files
Files changed (1) hide show
  1. README.md +73 -40
README.md CHANGED
@@ -30,7 +30,11 @@ tags:
30
  <p><i>The final RunDiffusion Photo v1 release before v9's Photo v2 leap.</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_v8&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,42 +43,48 @@ tags:
39
 
40
  ## When to use v8
41
 
42
- - You have **LoRAs or pipelines validated against v8** and want exact consistency.
43
- - You prefer v8's **slightly softer contrast** and lighting profile vs. v9's punchier output.
44
- - You're auditing the Juggernaut release line for research or comparison.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
45
 
46
- For new projects, **start with the latest Juggernaut models** instead β€” they apply two more years of improvements:
47
 
48
- | Newer model | Why upgrade |
49
  | --- | --- |
50
- | [**Juggernaut XL v9**](https://huggingface.co/RunDiffusion/Juggernaut-XL-v9) | Direct successor β€” RunDiffusion Photo v2, sharper skin, stronger lighting |
51
  | [**Juggernaut X v10 / XI v11**](https://huggingface.co/RunDiffusion/Juggernaut-XI-v11) | Ground-up retrains with GPT-4V captions β€” better prompt adherence |
52
  | [**Juggernaut Z**](https://huggingface.co/RunDiffusion/Juggernaut-Z-Image) | Lumina-Image-2 architecture β€” cinematic, presentation-ready |
53
  | [**Juggernaut Pro Flux**](https://www.rundiffusion.com/juggernaut-pro-flux?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xl_v8&utm_content=cross_promo_pro_flux) | FLUX.1 backbone β€” top-tier photo quality |
54
 
55
- ## Recommended Settings
56
-
57
- | Parameter | Value |
58
- | --- | --- |
59
- | Resolution | `832 Γ— 1216` (portrait) Β· `1216 Γ— 832` (landscape) |
60
- | Sampler | `DPM++ 2M Karras` |
61
- | Steps | `30 – 40` |
62
- | CFG scale | `3 – 7` (lower = more realistic) |
63
- | VAE | **Already baked in** β€” no external VAE required |
64
- | Hi-Res fix | `4xNMKD-Siax_200k` upscaler Β· 15 steps Β· 0.3 denoise Β· 1.5Γ— upscale |
65
 
66
- > **Negative prompts:** start with **none**. Add specific things you don't want as you iterate.
67
 
68
- ## Useful Prompt Keywords
69
 
70
- ```
71
- Architecture Photography Β· Wildlife Photography Β· Car Photography
72
- Food Photography Β· Interior Photography Β· Landscape Photography
73
- Hyperdetailed Photography Β· Cinematic Movie Β· Still Mid Shot Photo
74
- Full Body Photo Β· Skin Details
75
- ```
76
 
77
- ## Quick Start (Diffusers)
78
 
79
  ```python
80
  import torch
@@ -88,17 +98,33 @@ pipe = DiffusionPipeline.from_pretrained(
88
 
89
  prompt = "Cinematic mid shot photo of an astronaut walking through a neon-lit Tokyo alley at night, hyperdetailed photography, skin details, shallow depth of field"
90
 
91
- image = pipe(
92
- prompt,
93
- width=832, height=1216,
94
- num_inference_steps=35,
95
- guidance_scale=5.0,
96
- ).images[0]
97
-
98
  image.save("juggernaut_xl_v8.png")
99
  ```
100
 
101
- For ComfyUI, Forge, InvokeAI, or SwarmUI: download the single-file checkpoint and drop it into your `models/checkpoints/` directory.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
102
 
103
  ## Commercial Use
104
 
@@ -108,11 +134,18 @@ You are free to use this model for personal and creative work under the terms of
108
 
109
  ## Credits
110
 
111
- Juggernaut XL v8 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_v8&utm_content=credits)**. The photographic backbone β€” **RunDiffusion Photo v1** β€” was developed by the RunDiffusion team. Thanks to **Adam Stewart** for testing and prompting workflow.
112
 
113
- ## Links
114
 
115
- - πŸš€ **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_v8&utm_content=footer_run)
116
- - 🧰 **Compare the full Juggernaut lineup** β†’ [rundiffusion.com/juggernaut](https://www.rundiffusion.com/juggernaut?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xl_v8&utm_content=footer_lineup)
117
- - 🎨 **Civitai listing** β†’ [civitai.com/models/133005](https://civitai.com/models/133005/juggernaut-xl)
118
- - πŸ“ **Base model** β†’ [stabilityai/stable-diffusion-xl-base-1.0](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0)
 
 
 
 
 
 
 
 
30
  <p><i>The final RunDiffusion Photo v1 release before v9's Photo v2 leap.</i></p>
31
 
32
  <p>
33
+ <a href="https://app.rundiffusion.com/login?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xl_v8&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_v8&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_v8&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
  ## When to use v8
45
 
46
+ - πŸ”¬ You have **LoRAs or pipelines validated against v8** and want exact consistency.
47
+ - 🎨 You prefer v8's **slightly softer contrast** and lighting profile vs. v9's punchier output.
48
+ - πŸ“š You're auditing the Juggernaut release line for research or comparison.
49
+
50
+ For new projects, **start with the latest Juggernaut models** instead.
51
+
52
+ ---
53
+
54
+ <div align="center">
55
+
56
+ <h3>πŸš€ Don't pick a version. Try every Juggernaut on RunDiffusion.</h3>
57
+
58
+ <p>v8, v9, X, XI, Z, and Pro Flux β€” all pre-loaded. Switch in two clicks. <b>No installs. No model downloads.</b></p>
59
+
60
+ <a href="https://app.rundiffusion.com/login?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xl_v8&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>
61
+
62
+ <p><i>Pre-loaded into ComfyUI Β· Forge Β· Automatic1111 Β· Fooocus Β· InvokeAI Β· SwarmUI</i></p>
63
+
64
+ </div>
65
+
66
+ ---
67
 
68
+ ## The Newer Juggernauts
69
 
70
+ | Model | Why upgrade |
71
  | --- | --- |
72
+ | [**Juggernaut XL v9**](https://huggingface.co/RunDiffusion/Juggernaut-XL-v9) | Direct successor β€” RunDiffusion Photo v2, sharper skin, stronger lighting. **6M+ downloads.** |
73
  | [**Juggernaut X v10 / XI v11**](https://huggingface.co/RunDiffusion/Juggernaut-XI-v11) | Ground-up retrains with GPT-4V captions β€” better prompt adherence |
74
  | [**Juggernaut Z**](https://huggingface.co/RunDiffusion/Juggernaut-Z-Image) | Lumina-Image-2 architecture β€” cinematic, presentation-ready |
75
  | [**Juggernaut Pro Flux**](https://www.rundiffusion.com/juggernaut-pro-flux?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xl_v8&utm_content=cross_promo_pro_flux) | FLUX.1 backbone β€” top-tier photo quality |
76
 
77
+ ## Two Ways to Run Juggernaut XL v8
 
 
 
 
 
 
 
 
 
78
 
79
+ ### πŸš€ Easiest β€” Run it on RunDiffusion (recommended)
80
 
81
+ 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.
82
 
83
+ <div align="center">
84
+ <a href="https://app.rundiffusion.com/login?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xl_v8&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>
85
+ </div>
 
 
 
86
 
87
+ ### πŸ’» Or run it locally β€” Diffusers
88
 
89
  ```python
90
  import torch
 
98
 
99
  prompt = "Cinematic mid shot photo of an astronaut walking through a neon-lit Tokyo alley at night, hyperdetailed photography, skin details, shallow depth of field"
100
 
101
+ image = pipe(prompt, width=832, height=1216, num_inference_steps=35, guidance_scale=5.0).images[0]
 
 
 
 
 
 
102
  image.save("juggernaut_xl_v8.png")
103
  ```
104
 
105
+ For ComfyUI / Forge / InvokeAI / SwarmUI: download the single-file checkpoint and drop it into your `models/checkpoints/` directory.
106
+
107
+ ## Recommended Settings
108
+
109
+ | Parameter | Value |
110
+ | --- | --- |
111
+ | Resolution | `832 Γ— 1216` (portrait) Β· `1216 Γ— 832` (landscape) |
112
+ | Sampler | `DPM++ 2M Karras` |
113
+ | Steps | `30 – 40` |
114
+ | CFG scale | `3 – 7` (lower = more realistic) |
115
+ | VAE | **Already baked in** β€” no external VAE required |
116
+ | Hi-Res fix | `4xNMKD-Siax_200k` upscaler Β· 15 steps Β· 0.3 denoise Β· 1.5Γ— upscale |
117
+
118
+ ### Useful Prompt Keywords
119
+
120
+ ```
121
+ Architecture Photography Β· Wildlife Photography Β· Car Photography
122
+ Food Photography Β· Interior Photography Β· Landscape Photography
123
+ Hyperdetailed Photography Β· Cinematic Movie Β· Still Mid Shot Photo
124
+ Full Body Photo Β· Skin Details
125
+ ```
126
+
127
+ πŸ“– **Want to go deeper?** See the [**RunDiffusion prompting library**](https://www.rundiffusion.com/prompting?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xl_v8&utm_content=prompting_inline). Free to read, no signup.
128
 
129
  ## Commercial Use
130
 
 
134
 
135
  ## Credits
136
 
137
+ Juggernaut XL v8 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_v8&utm_content=credits)**. Photographic backbone: **RunDiffusion Photo v1**.
138
 
139
+ ---
140
 
141
+ <div align="center">
142
+
143
+ <h3>Ready to generate?</h3>
144
+
145
+ <p>v8, v9, and every other Juggernaut β€” one click away on RunDiffusion.</p>
146
+
147
+ <a href="https://app.rundiffusion.com/login?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xl_v8&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>
148
+
149
+ <p><sub><a href="https://www.rundiffusion.com/juggernaut?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xl_v8&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_v8&utm_content=footer_prompting">Prompting guides</a> Β· <a href="mailto:juggernaut@rundiffusion.com">Commercial licensing</a></sub></p>
150
+
151
+ </div>