From c4956a101ab5e86d6c674a92abd748da318c9aec Mon Sep 17 00:00:00 2001 From: Cherrytest Date: Tue, 4 Nov 2025 04:19:04 +0000 Subject: [PATCH] Fix tags (#30) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Fix tags (f426926366e9131908e3c4685da1ead8d3b62f46) Co-authored-by: 🎬cinema_anon --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bd09c22..884f2a8 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,10 @@ base_model: - Qwen/Qwen-Image pipeline_tag: text-to-image tags: -- Qwen-Image; -- distillation; +- Qwen-Image +- distillation - LoRA +- lora library_name: diffusers ---