Unverified Commit 30e7c78a authored by Suraj Patil's avatar Suraj Patil Committed by GitHub
Browse files

Update README.md

parent d0d3e24e
......@@ -49,7 +49,7 @@ accelerate launch textual_inversion.py \
--placeholder_token="<cat-toy>" --initializer_token="toy" \
--resolution=512 \
--train_batch_size=1 \
--gradient_accumulation_steps=2 \
--gradient_accumulation_steps=4 \
--max_train_steps=3000 \
--learning_rate=5.0e-04 --scale_lr \
--lr_scheduler="constant" \
......
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