mirror of
https://github.com/huggingface/diffusers.git
synced 2026-01-27 17:22:53 +03:00
[bug fix] fix small bug in readme template of sdxl lora training script (#5914)
readme improvement and metadata fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user