Instructions to use pteromyssss/z_image_turbo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use pteromyssss/z_image_turbo with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
| license: apache-2.0 | |
| tags: | |
| - comfyui | |
| - diffusion-single-file | |
| base_model: | |
| - Tongyi-MAI/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/ | |