From a81282ff26c47a7599f40feba49bed3138792a7b Mon Sep 17 00:00:00 2001 From: Disty0 Date: Sat, 6 Sep 2025 19:38:32 +0300 Subject: [PATCH] Rename Qwen-Image-Distill-Full to Qwen-Image-Distill --- html/reference.json | 6 +++--- ...mage-Distill-Full.jpg => Qwen-Image-Distill.jpg} | Bin 2 files changed, 3 insertions(+), 3 deletions(-) rename models/Reference/{Qwen-Image-Distill-Full.jpg => Qwen-Image-Distill.jpg} (100%) diff --git a/html/reference.json b/html/reference.json index 091fe5e80..1d920163d 100644 --- a/html/reference.json +++ b/html/reference.json @@ -203,10 +203,10 @@ "skip": true, "extras": "steps: 8" }, - "Qwen-Image-Distill-Full": { + "Qwen-Image-Distill": { "path": "SahilCarterr/Qwen-Image-Distill-Full", - "preview": "Qwen-Image-Distill-Full.jpg", - "desc": "Qwen-Image-Distill-Full is a distilled and accelerated version of Qwen-Image by DiffSynth-Studio.", + "preview": "Qwen-Image-Distill.jpg", + "desc": "Qwen-Image-Distill is a distilled and accelerated version of Qwen-Image by DiffSynth-Studio.", "skip": true, "extras": "steps: 15" }, diff --git a/models/Reference/Qwen-Image-Distill-Full.jpg b/models/Reference/Qwen-Image-Distill.jpg similarity index 100% rename from models/Reference/Qwen-Image-Distill-Full.jpg rename to models/Reference/Qwen-Image-Distill.jpg