Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,82 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
pipeline_tag: text-to-image
|
| 6 |
+
library_name: diffusers
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
**Quantized GGUF version of Z-Image.**
|
| 10 |
+
|
| 11 |
+
**Original model link:** [https://huggingface.co/Tongyi-MAI/Z-Image](https://huggingface.co/Tongyi-MAI/Z-Image)
|
| 12 |
+
|
| 13 |
+
**Watch us at Youtube:** [@VantageWithAI](https://www.youtube.com/@vantagewithai)
|
| 14 |
+
|
| 15 |
+
|
| 16 |
+
<h1 align="center">⚡️- Image<br><sub><sup>An Efficient Image Generation Foundation Model with Single-Stream Diffusion Transformer</sup></sub></h1>
|
| 17 |
+
|
| 18 |
+
<div align="center">
|
| 19 |
+
|
| 20 |
+
[](https://tongyi-mai.github.io/Z-Image-blog/) 
|
| 21 |
+
[](https://github.com/Tongyi-MAI/Z-Image) 
|
| 22 |
+
[](https://huggingface.co/Tongyi-MAI/Z-Image) 
|
| 23 |
+
[](https://huggingface.co/spaces/Tongyi-MAI/Z-Image) 
|
| 24 |
+
[](https://www.modelscope.cn/models/Tongyi-MAI/Z-Image) 
|
| 25 |
+
[](https://www.modelscope.cn/aigc/imageGeneration?tab=advanced&versionId=569345&modelType=Checkpoint&sdVersion=Z_IMAGE&modelUrl=modelscope%3A%2F%2FTongyi-MAI%2FZ-Image%3Frevision%3Dmaster) 
|
| 26 |
+
<a href="https://arxiv.org/abs/2511.22699" target="_blank"><img src="https://img.shields.io/badge/Report-b5212f.svg?logo=arxiv" height="21px"></a>
|
| 27 |
+
|
| 28 |
+
Welcome to the official repository for the Z-Image(造相)project!
|
| 29 |
+
|
| 30 |
+
</div>
|
| 31 |
+
|
| 32 |
+
## 🎨 Z-Image
|
| 33 |
+
|
| 34 |
+

|
| 35 |
+

|
| 36 |
+

|
| 37 |
+

|
| 38 |
+
|
| 39 |
+
**Z-Image** is the foundation model of the ⚡️- Image family, engineered for good quality, robust generative diversity, broad stylistic coverage, and precise prompt adherence.
|
| 40 |
+
While Z-Image-Turbo is built for speed,
|
| 41 |
+
Z-Image is a full-capacity, undistilled transformer designed to be the backbone for creators, researchers, and developers who require the highest level of creative freedom.
|
| 42 |
+
|
| 43 |
+

|
| 44 |
+
|
| 45 |
+
### 🌟 Key Features
|
| 46 |
+
|
| 47 |
+
- **Undistilled Foundation**: As a non-distilled base model, Z-Image preserves the complete training signal. It supports full Classifier-Free Guidance (CFG), providing the precision required for complex prompt engineering and professional workflows.
|
| 48 |
+
- **Aesthetic Versatility**: Z-Image masters a vast spectrum of visual languages—from hyper-realistic photography and cinematic digital art to intricate anime and stylized illustrations. It is the ideal engine for scenarios requiring rich, multi-dimensional expression.
|
| 49 |
+
- **Enhanced Output Diversity**: Built for exploration, Z-Image delivers significantly higher variability in composition, facial identity, and lighting across different seeds, ensuring that multi-person scenes remain distinct and dynamic.
|
| 50 |
+
- **Built for Development**: The ideal starting point for the community. Its non-distilled nature makes it a good base for LoRA training, structural conditioning (ControlNet) and semantic conditioning.
|
| 51 |
+
- **Robust Negative Control**: Responds with high fidelity to negative prompting, allowing users to reliably suppress artifacts and adjust compositions.
|
| 52 |
+
|
| 53 |
+
### 🆚 Z-Image vs Z-Image-Turbo
|
| 54 |
+
|
| 55 |
+
| Aspect | Z-Image | Z-Image-Turbo |
|
| 56 |
+
|------|------|------|
|
| 57 |
+
| CFG | ✅ | ❌ |
|
| 58 |
+
| Steps | 28~50 | 8 |
|
| 59 |
+
| Fintunablity | ✅ | ❌ |
|
| 60 |
+
| Negative Prompting | ✅ | ❌ |
|
| 61 |
+
| Diversity | High | Low |
|
| 62 |
+
| Visual Quality | High | Very High |
|
| 63 |
+
| RL | ❌ | ✅ |
|
| 64 |
+
|
| 65 |
+
### Recommended Parameters
|
| 66 |
+
|
| 67 |
+
- **Resolution:** 512×512 to 2048×2048 (total pixel area, any aspect ratio)
|
| 68 |
+
- **Guidance scale:** 3.0 – 5.0
|
| 69 |
+
- **Inference steps:** 28 – 50
|
| 70 |
+
|
| 71 |
+
## 📜 Citation
|
| 72 |
+
|
| 73 |
+
If you find our work useful in your research, please consider citing:
|
| 74 |
+
|
| 75 |
+
```bibtex
|
| 76 |
+
@article{team2025zimage,
|
| 77 |
+
title={Z-Image: An Efficient Image Generation Foundation Model with Single-Stream Diffusion Transformer},
|
| 78 |
+
author={Z-Image Team},
|
| 79 |
+
journal={arXiv preprint arXiv:2511.22699},
|
| 80 |
+
year={2025}
|
| 81 |
+
}
|
| 82 |
+
```
|