Skip to content

Commit 89b945d

Browse files
committed
use correct tags for lora
1 parent fab8c37 commit 89b945d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/advanced_diffusion_training/train_dreambooth_lora_sd15_advanced.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ def save_model_card(
199199
tags = ["text-to-image",
200200
"diffusers",
201201
"diffusers-training",
202-
"lora",
202+
lora,
203203
"template:sd-lora"
204204
"stable-diffusion",
205205
"stable-diffusion-diffusers"]

0 commit comments

Comments
 (0)