Unverified Commit aad18faa authored by Sayak Paul's avatar Sayak Paul Committed by GitHub
Browse files

Update README_sdxl.md to update the LR (#6432)

Update README_sdxl.md
parent d7001400
......@@ -86,7 +86,7 @@ accelerate launch train_dreambooth_lora_sdxl.py \
--resolution=1024 \
--train_batch_size=1 \
--gradient_accumulation_steps=4 \
--learning_rate=1e-5 \
--learning_rate=1e-4 \
--report_to="wandb" \
--lr_scheduler="constant" \
--lr_warmup_steps=0 \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment