Relicense Juggernaut Z under CC BY-NC 4.0; add commercial-use contact path
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
pipeline_tag: text-to-image
|
|
@@ -23,7 +23,7 @@ tags:
|
|
| 23 |
<p><i>A cinematic fine-tune of Z-Image Base — tuned for presentation-ready output.</i></p>
|
| 24 |
|
| 25 |
<p>
|
| 26 |
-
<a href="https://www.rundiffusion.com/juggernaut-z?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_z_v1&utm_content=cta_primary"><img alt="Try Juggernaut Z" src="https://img.shields.io/badge/%E2%96%B6%20Try%20Juggernaut%20Z-7C3AED?style=for-the-badge&labelColor=7C3AED"></a> <a href="https://www.rundiffusion.com/juggernaut-z-prompt-guide?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_z_v1&utm_content=prompt_guide_badge"><img alt="Prompt Guide" src="https://img.shields.io/badge/Prompt%20Guide-1f1f23?style=for-the-badge"></a> <a href="https://huggingface.co/Tongyi-MAI/Z-Image"><img alt="Base Model: Z-Image" src="https://img.shields.io/badge/%F0%9F%A4%97%20Base%20Model-Z--Image-FFD21E?style=for-the-badge&labelColor=1f1f23"></a> <img alt="License:
|
| 27 |
</p>
|
| 28 |
|
| 29 |
</div>
|
|
@@ -144,6 +144,13 @@ Use the `.safetensors` variants with the workflow that matches your local infere
|
|
| 144 |
|
| 145 |
Juggernaut Z is built on Z-Image Base — credit for the upstream base model belongs to the Z-Image team. This fine-tuned release is by **Team Juggernaut**, with training by **KandooAI**, published by **RunDiffusion**.
|
| 146 |
|
| 147 |
-
## License
|
| 148 |
|
| 149 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
pipeline_tag: text-to-image
|
|
|
|
| 23 |
<p><i>A cinematic fine-tune of Z-Image Base — tuned for presentation-ready output.</i></p>
|
| 24 |
|
| 25 |
<p>
|
| 26 |
+
<a href="https://www.rundiffusion.com/juggernaut-z?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_z_v1&utm_content=cta_primary"><img alt="Try Juggernaut Z" src="https://img.shields.io/badge/%E2%96%B6%20Try%20Juggernaut%20Z-7C3AED?style=for-the-badge&labelColor=7C3AED"></a> <a href="https://www.rundiffusion.com/juggernaut-z-prompt-guide?utm_source=huggingface&utm_medium=model_card&utm_campaign=juggernaut_z_v1&utm_content=prompt_guide_badge"><img alt="Prompt Guide" src="https://img.shields.io/badge/Prompt%20Guide-1f1f23?style=for-the-badge"></a> <a href="https://huggingface.co/Tongyi-MAI/Z-Image"><img alt="Base Model: Z-Image" src="https://img.shields.io/badge/%F0%9F%A4%97%20Base%20Model-Z--Image-FFD21E?style=for-the-badge&labelColor=1f1f23"></a> <img alt="License: CC BY-NC 4.0" src="https://img.shields.io/badge/License-CC%20BY--NC%204.0-2ea44f?style=for-the-badge">
|
| 27 |
</p>
|
| 28 |
|
| 29 |
</div>
|
|
|
|
| 144 |
|
| 145 |
Juggernaut Z is built on Z-Image Base — credit for the upstream base model belongs to the Z-Image team. This fine-tuned release is by **Team Juggernaut**, with training by **KandooAI**, published by **RunDiffusion**.
|
| 146 |
|
| 147 |
+
## License & Commercial Use
|
| 148 |
|
| 149 |
+
Juggernaut Z is released under **[CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/)**:
|
| 150 |
+
|
| 151 |
+
- **BY** — attribute RunDiffusion / Team Juggernaut / KandooAI when sharing output.
|
| 152 |
+
- **NC** — **non-commercial use only**. You may not use the model — or its outputs in a workflow — for commercial purposes without a license.
|
| 153 |
+
|
| 154 |
+
You are free to fine-tune, merge, build LoRAs, and otherwise modify the model for non-commercial purposes.
|
| 155 |
+
|
| 156 |
+
**For commercial licensing**, custom models, business inquiries, or consultation, contact **[juggernaut@rundiffusion.com](mailto:juggernaut@rundiffusion.com)**.
|