From 3003ff4947ea43fb56aa0df3da61c85652f24c69 Mon Sep 17 00:00:00 2001 From: Linoy Tsaban <57615435+linoytsaban@users.noreply.github.com> Date: Thu, 23 Nov 2023 20:08:49 +0200 Subject: [PATCH] [bug fix] fix small bug in readme template of sdxl lora training script (#5914) readme improvement and metadata fix --- examples/dreambooth/train_dreambooth_lora_sdxl.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/examples/dreambooth/train_dreambooth_lora_sdxl.py b/examples/dreambooth/train_dreambooth_lora_sdxl.py index 9285c0e9fa..f4e7887c1c 100644 --- a/examples/dreambooth/train_dreambooth_lora_sdxl.py +++ b/examples/dreambooth/train_dreambooth_lora_sdxl.py @@ -126,7 +126,6 @@ tags: - lora - template:sd-lora {img_str} ---- base_model: {base_model} instance_prompt: {instance_prompt} license: openrail++ @@ -141,8 +140,11 @@ license: openrail++ ## Model description These are {repo_id} LoRA adaption weights for {base_model}. + The weights were trained using [DreamBooth](https://dreambooth.github.io/). + LoRA for the text encoder was enabled: {train_text_encoder}. + Special VAE used for training: {vae_path}. ## Trigger words