RunDiffusion commited on
Commit
dbb242e
Β·
verified Β·
1 Parent(s): 8d61b0a

Marketing-flow rewrite: XI inheritance + Lightning speed positioning, structured T&Cs, full CTA flow, drop dead Octo.AI mention

Browse files
Files changed (1) hide show
  1. README.md +116 -49
README.md CHANGED
@@ -1,73 +1,140 @@
1
  ---
 
2
  language:
3
  - en
4
- license: cc-by-nc-nd-4.0
5
  library_name: diffusers
6
- tags:
7
- - art
8
- - people
9
- - diffusion
10
- - Cinematic
11
- - Photography
12
- - Landscape
13
- - Interior
14
- - Food
15
- - Car
16
- - Wildlife
17
- - Architecture
18
- thumbnail: >-
19
- https://storage.googleapis.com/run-diffusion-public-assets/juggernaut-xi/juggernaut-collage-256.webp
20
- base_model: stabilityai/stable-diffusion-xl-base-1.0
21
  pipeline_tag: text-to-image
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  ---
23
 
24
- # Juggernaut XI v11 ⚑ Lightning by RunDiffusion (Official)
 
 
25
 
26
- πŸŽ‰ Juggernaut XI ⚑ Lightning is Comming! 🌍
27
- The next version of Juggernaut is on the horizon. Follow our social media accounts to be notified when we launch.
 
 
 
 
 
28
 
29
- Juggernaut XI ⚑ Lightning is available now on [RunDiffusion.com](http://rundiffusion.com/?utm_source=huggingface&utm_medium=referral&utm_campaign=juggernautv11) and through an API on Octo.AI
30
 
31
- https://x.com/RunDiffusion & https://x.com/Juggernaut_AI
32
 
33
- Terms and Conditions for Early Access
34
 
35
- If you are a business seeking early access, submit your request here and email us at juggernaut@rundiffusion.com. By providing your name and email, you consent to receive communications from RunDiffusion, including information on model releases, platform updates, and news from RunDiffusion.
36
- RunDiffusion values your privacy and will not misuse your information. We are committed to avoiding irrelevant or unsolicited messages.
 
 
 
 
 
37
 
38
- ![juggernaut XI Lightning photo previews](https://storage.googleapis.com/run-diffusion-public-assets/juggernaut-xi/juggernaut-collage-832.webp)
39
- ![RunDiffusion Logo](https://imagedelivery.net/siANnpeNAc_S2q1M3-eDrA/ca2b388d-a835-490c-dec0-e764bee8d000/micro)
40
- This model is not permitted to be used behind API services. Please contact [juggernaut@rundiffusion.com](mailto:juggernaut@rundiffusion.com) for business inquires, commercial licensing, custom models, and consultation.
41
 
42
- πŸŽ‰ Juggernaut XI ⚑ Ligntning! 🌍
43
 
44
- Over two months have passed and we are thrilled to announce the next version of Juggernaut!
 
 
45
 
46
- - Amazing prompt adherence βœ…
47
- - Massively improved aesthetics
48
- - Better hands, eyes, faces, and compostion
49
- - Fully trained from the ground up using the GPT4 Vision Captioning tool by LEOSAM πŸ› οΈ
50
- - Expanded and cleaner dataset with higher quality images πŸ–ΌοΈ
51
- - Improved classifications of shots (Full Body, Midshots, Portraits, etc) πŸ“Έ
52
- - Enhanced text generation capability πŸ“
53
- - Two different prompting techniques, Natural and Tagging style 🏷️
54
- - Enhanced by RunDiffusion Photo for refinement of details 🧐
55
 
56
- Read more about this version here https://rundiffusion.com/juggernaut-xi
57
 
58
- Uset his now exclusively through Fooocus on RunDiffusion.com
59
- - Launch Fooocus on RunDiffusion
60
- - Find Juggernaut_XI_byRunDiffusion.safetensors and start generating!
61
 
62
- Prompting Guide πŸ“˜
63
- Because everything has been trained from the ground up, prompting is a bit different. (Simpler, don't worry) @Kandoo has created a guide to help you seamlessly integrate this powerful model into your workflow, enabling you to leverage its advanced capabilities without feeling overwhelmed. Download it here: https://rundiffusion.com/juggernaut-xl#nav
64
 
65
- As always, we love our community and feel so lucky to be in this position to bring these awesome tools and models to you amazing diffusers. Thanks for supporting us since our first day back in 2022. Going on TWO YEARS since we first started using generative Ai. Time flies when you're having fun. wow!
66
 
67
- Don't forget to follow us on Twitter where we have way more updates on big things we're working on. The future is bright
68
 
69
- https://x.com/RunDiffusion
70
 
71
- -RunDiffusion Team
72
 
73
- ![https://rundiffusion.com?utm_source=huggingface&utm_medium=referral&utm_campaign=juggernautv11](https://i.imgur.com/fKPEqSu.jpg)
 
1
  ---
2
+ license: cc-by-nc-nd-4.0
3
  language:
4
  - en
 
5
  library_name: diffusers
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  pipeline_tag: text-to-image
7
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
8
+ extra_gated_prompt: |
9
+ By accessing this model, you agree to the following:
10
+ - You will NOT deploy this model behind a paid API or generative service.
11
+ - You will NOT use this model on a platform that competes with RunDiffusion.com.
12
+ - You will NOT redistribute or rehost the model weights.
13
+ - You agree to receive communications from RunDiffusion (model releases, platform updates, and news). RunDiffusion does not misuse your information.
14
+ Commercial licenses can be obtained by emailing juggernaut@rundiffusion.com.
15
+ extra_gated_fields:
16
+ Name: text
17
+ Email: text
18
+ Intended use: text
19
+ tags:
20
+ - stable-diffusion
21
+ - stable-diffusion-xl
22
+ - sdxl
23
+ - sdxl-lightning
24
+ - text-to-image
25
+ - photorealistic
26
+ - fast
27
+ - low-step
28
+ - juggernaut
29
+ - rundiffusion
30
+ - kandooai
31
+ ---
32
+
33
+ <div align="center">
34
+
35
+ <a href="https://www.rundiffusion.com/juggernaut?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xi_lightning&utm_content=header_banner">
36
+ <img src="https://huggingface.co/RunDiffusion/Juggernaut-XI-Lightning/resolve/main/assets/Juggernaut_Banner.webp" alt="Juggernaut β€” by RunDiffusion" />
37
+ </a>
38
+
39
+ <h1>Juggernaut XI Lightning by RunDiffusion</h1>
40
+
41
+ <p><i>The latest XI quality at SDXL Lightning speed β€” 5–7 steps, photo-grade output.</i></p>
42
+
43
+ <p>
44
+ <a href="https://app.rundiffusion.com/login?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xi_lightning&utm_content=hero_cta"><img alt="Try Juggernaut XI Lightning β€” Free" src="https://img.shields.io/badge/%E2%96%B6%20Try%20Juggernaut%20XI%20Lightning%20%E2%80%94%20Free-7C3AED?style=for-the-badge&labelColor=7C3AED"></a>
45
+ </p>
46
+
47
+ <p>
48
+ <a href="https://www.rundiffusion.com/prompting?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xi_lightning&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_xi_lightning&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;<img alt="5-7 steps" src="https://img.shields.io/badge/Inference-5%E2%80%937%20steps-EAB308?style=for-the-badge&labelColor=1f1f23">&nbsp;<img alt="License: CC BY-NC-ND 4.0" src="https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-2ea44f?style=for-the-badge">
49
+ </p>
50
+
51
+ </div>
52
+
53
+ > Juggernaut XI Lightning is the **speed-optimized** variant of [**Juggernaut XI v11**](https://huggingface.co/RunDiffusion/Juggernaut-XI-v11) β€” distilled with **SDXL Lightning** for 5–7-step inference. All of XI's improvements (sharper hands, faces, better prompt adherence, native text rendering) at ~5Γ— the speed of standard XI.
54
+
55
+ ## Inherited from XI v11
56
+
57
+ - 🎨 Massively improved aesthetics over X / earlier versions
58
+ - πŸ–οΈ Better hands, eyes, faces, and overall human anatomy
59
+ - 🎯 Stronger prompt adherence
60
+ - πŸ”€ Native text rendering for signage, labels, short phrases
61
+ - πŸ’¬ Two prompting styles: Natural language *or* Tagging
62
+ - πŸ–ΌοΈ RunDiffusion Photo refinement
63
+
64
+ ## What Lightning Adds
65
+
66
+ - ⚑ **5–7-step inference** β€” generate in a fraction of standard SDXL inference time
67
+ - πŸ” **Real-time iteration** β€” preview prompt changes in seconds
68
+ - πŸ’» **Lower VRAM pressure** during inference
69
+
70
+ If you need the very best per-image quality, use the [**standard XI v11**](https://huggingface.co/RunDiffusion/Juggernaut-XI-v11) instead.
71
+
72
+ ---
73
+
74
+ <div align="center">
75
+
76
+ <h3>⚑ Skip the gated download. Try XI Lightning in your browser.</h3>
77
+
78
+ <p>No HF gate. No installs. No GPU rental. <b>Just generate at speed.</b></p>
79
+
80
+ <a href="https://app.rundiffusion.com/login?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xi_lightning&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>
81
+
82
+ <p><i>Pre-loaded into ComfyUI Β· Forge Β· Automatic1111 Β· Fooocus Β· InvokeAI Β· SwarmUI</i></p>
83
+
84
+ </div>
85
+
86
  ---
87
 
88
+ ## Recommended Settings
89
+
90
+ > Lightning needs different settings from standard XI. Steps low, CFG very low.
91
 
92
+ | Parameter | Value |
93
+ | --- | --- |
94
+ | Sampler | `DPM++ SDE` or `DPM++ SDE Karras` |
95
+ | Steps | `5 – 7` |
96
+ | CFG scale | `1.5 – 2.0` |
97
+ | Resolution | `β‰₯ 1024 Γ— 1024` (use SDXL-native sizes) |
98
+ | VAE | **Already baked in** β€” no external VAE required |
99
 
100
+ Standard XI prompts work as-is. Just adjust the sampler, steps, and CFG.
101
 
102
+ πŸ“– [**Prompting library**](https://www.rundiffusion.com/prompting?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xi_lightning&utm_content=prompting_inline) β€” free to read.
103
 
104
+ ## The Rest of the Family
105
 
106
+ | Model | Best for |
107
+ | --- | --- |
108
+ | [**Juggernaut XI v11**](https://huggingface.co/RunDiffusion/Juggernaut-XI-v11) | Standard XI β€” full-step, maximum detail |
109
+ | [**Juggernaut XL v9**](https://huggingface.co/RunDiffusion/Juggernaut-XL-v9) | The flagship SDXL β€” **6M+ downloads** |
110
+ | [**Juggernaut XL Lightning**](https://huggingface.co/RunDiffusion/Juggernaut-XL-Lightning) | v9-base speed variant |
111
+ | [**Juggernaut Z**](https://huggingface.co/RunDiffusion/Juggernaut-Z-Image) | Lumina-Image-2 β€” cinematic, presentation-ready |
112
+ | [**Juggernaut Pro Flux**](https://www.rundiffusion.com/juggernaut-pro-flux?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xi_lightning&utm_content=cross_promo_pro_flux) | FLUX.1 β€” top-tier photo quality |
113
 
114
+ ## License & Commercial Use
 
 
115
 
116
+ Juggernaut XI Lightning is released under **[CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/)**:
117
 
118
+ - **BY** β€” attribute RunDiffusion / KandooAI when sharing output.
119
+ - **NC** β€” **non-commercial use only**. Commercial use requires a license.
120
+ - **ND** β€” **no derivatives**. You may not redistribute modified versions, fine-tunes, or merges.
121
 
122
+ This model **may not be deployed behind paid API services** or hosted on platforms that compete with RunDiffusion.com. For commercial licensing, contact **[juggernaut@rundiffusion.com](mailto:juggernaut@rundiffusion.com)**.
 
 
 
 
 
 
 
 
123
 
124
+ ## Credits
125
 
126
+ Juggernaut XI Lightning 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_xi_lightning&utm_content=credits)**, distilled with **[SDXL Lightning](https://huggingface.co/ByteDance/SDXL-Lightning)**. Photographic backbone by the RunDiffusion Photo team.
127
+
128
+ ---
129
 
130
+ <div align="center">
 
131
 
132
+ <h3>Ready to generate at speed?</h3>
133
 
134
+ <p>Juggernaut XI Lightning β€” one click away on RunDiffusion. No gate, no setup.</p>
135
 
136
+ <a href="https://app.rundiffusion.com/login?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xi_lightning&utm_content=footer_cta"><img alt="Try Juggernaut XI Lightning β€” Free" src="https://img.shields.io/badge/%E2%96%B6%20Try%20Juggernaut%20XI%20Lightning%20%E2%80%94%20Free-7C3AED?style=for-the-badge&labelColor=7C3AED"></a>
137
 
138
+ <p><sub><a href="https://www.rundiffusion.com/juggernaut?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_xi_lightning&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_xi_lightning&utm_content=footer_prompting">Prompting guides</a> Β· <a href="mailto:juggernaut@rundiffusion.com">Commercial licensing</a></sub></p>
139
 
140
+ </div>