normalize 'LoRA' tag to lowercase 'lora' This makes sure the generated inference code w/ diffusers (when clicking "Use this model") is accurate.
#3
by
linoyts
HF Staff
- opened
README.md
CHANGED
|
@@ -11,7 +11,7 @@ tags:
|
|
| 11 |
- qwen-image
|
| 12 |
- qwen-image-diffusers
|
| 13 |
- template:sd-lora
|
| 14 |
-
-
|
| 15 |
---
|
| 16 |
|
| 17 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
|
|
|
| 11 |
- qwen-image
|
| 12 |
- qwen-image-diffusers
|
| 13 |
- template:sd-lora
|
| 14 |
+
- lora
|
| 15 |
---
|
| 16 |
|
| 17 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|