Skip to content

Commit 0e56904

Browse files
committed
smol update to readme
1 parent 5c07de9 commit 0e56904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/dreambooth/README_sd3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ accelerate launch train_dreambooth_lora_sd3.py \
136136
--resolution=512 \
137137
--train_batch_size=1 \
138138
--gradient_accumulation_steps=4 \
139-
--learning_rate=1e-5 \
139+
--learning_rate=4e-4 \
140140
--report_to="wandb" \
141141
--lr_scheduler="constant" \
142142
--lr_warmup_steps=0 \

0 commit comments

Comments
 (0)