Fix tags (#30)

- Fix tags (f426926366e9131908e3c4685da1ead8d3b62f46)


Co-authored-by: 🎬cinema_anon <qpqpqpqpqpqp@users.noreply.huggingface.co>
This commit is contained in:
Cherrytest
2025-11-04 04:19:04 +00:00
parent 33cf2fe6d6
commit c4956a101a

View File

@ -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
---