---
title: z_image_turbo
canonical_url: "https://www.modelscope.ai/models/Comfy-Org/z_image_turbo"
md_url: "https://www.modelscope.ai/models/Comfy-Org/z_image_turbo.md"
repository: Comfy-Org/z_image_turbo
last_updated: 2026-09-02
license: apache-2.0
pipeline_tag: text-to-image-synthesis
tasks:
  - text-to-image-synthesis
base_model:
  - Tongyi-MAI/Z-Image-Turbo
base_model_relation: finetune
parameters: 27.2B
tensor_type:
  - U8
  - F32
  - BF16
  - F8_E4M3
  - I8
library_name:
  - safetensors
  - pytorch
frameworks:
  - pytorch
downloads: 1561
stars: 2
tags:
  - diffusion-single-file
  - comfyui
---

# z_image_turbo

> z_image_turbo - An open-source model by Comfy-Org on ModelScope. Repackaged model files for ComfyUI.

Comfy-Org/z_image_turbo is a 27.2B-parameter text-to-image-synthesis model on ModelScope. licensed under apache-2.0. derived from Tongyi-MAI/Z-Image-Turbo.

- **Repository**: Comfy-Org/z_image_turbo
- **License**: apache-2.0
- **Tasks**: text-to-image-synthesis
- **Parameters**: 27.2B
- **Base model**: Tongyi-MAI/Z-Image-Turbo
- **Tags**: diffusion-single-file, comfyui
- **Downloads**: 1561
- **Stars**: 2
- **Last updated**: 2026-09-02

Source: https://www.modelscope.ai/models/Comfy-Org/z_image_turbo

---

# Z-Image Turbo

Repackaged model files for ComfyUI.

Original model repository: https://huggingface.co/Tongyi-MAI/Z-Image-Turbo

Place the files in the following folders:

```
📂 ComfyUI/
├── 📂 models/
│   ├── 📂 diffusion_models/
│   │   ├── z_image_turbo_bf16.safetensors
│   │   ├── z_image_turbo_int8_convrot.safetensors
│   │   └── z_image_turbo_nvfp4.safetensors
│   ├── 📂 loras/
│   │   └── z_image_turbo_distill_patch_lora_bf16.safetensors
│   ├── 📂 text_encoders/
│   │   ├── qwen_3_4b.safetensors
│   │   ├── qwen_3_4b_fp4_mixed.safetensors
│   │   └── qwen_3_4b_fp8_mixed.safetensors
│   └── 📂 vae/
│       └── ae.safetensors
```

Workflows: https://comfyanonymous.github.io/ComfyUI_examples/z_image/
