From a0f5c064e2cd82e43b84bb7395d14dd1ddef7cf2 Mon Sep 17 00:00:00 2001 From: Oleksandr Liutyi Date: Tue, 27 Jan 2026 22:39:17 +0000 Subject: [PATCH] Z-Image Turbo move back to reference from distilled --- data/reference-distilled.json | 10 ---------- data/reference.json | 9 +++++++++ 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/data/reference-distilled.json b/data/reference-distilled.json index 684da360d..dc26e97bd 100644 --- a/data/reference-distilled.json +++ b/data/reference-distilled.json @@ -36,16 +36,6 @@ "skip": true, "extras": "sampler: Default, cfg_scale: 4.5" }, - "Z-Image-Turbo": { - "path": "Tongyi-MAI/Z-Image-Turbo", - "preview": "Tongyi-MAI--Z-Image-Turbo.jpg", - "desc": "Z-Image-Turbo, a distilled version of Z-Image that matches or exceeds leading competitors with only 8 NFEs (Number of Function Evaluations). It excels in photorealistic image generation, bilingual text rendering (English & Chinese), and robust instruction adherence.", - "tags": "distilled", - "skip": true, - "extras": "sampler: Default, cfg_scale: 1.0, steps: 9", - "size": 20.3, - "date": "2025 November" - }, "Qwen-Image-Lightning": { "path": "vladmandic/Qwen-Lightning", "preview": "vladmandic--Qwen-Lightning.jpg", diff --git a/data/reference.json b/data/reference.json index 179839b62..d2ea919c7 100644 --- a/data/reference.json +++ b/data/reference.json @@ -152,6 +152,15 @@ "size": 20.3, "date": "2026 January" }, + "Z-Image-Turbo": { + "path": "Tongyi-MAI/Z-Image-Turbo", + "preview": "Tongyi-MAI--Z-Image-Turbo.jpg", + "desc": "Z-Image-Turbo, a distilled version of Z-Image that matches or exceeds leading competitors with only 8 NFEs (Number of Function Evaluations). It excels in photorealistic image generation, bilingual text rendering (English & Chinese), and robust instruction adherence.", + "skip": true, + "extras": "sampler: Default, cfg_scale: 1.0, steps: 9", + "size": 20.3, + "date": "2025 November" + }, "Qwen-Image": { "path": "Qwen/Qwen-Image",