Update README.md
This commit is contained in:
parent
d0d3e24ec1
commit
30e7c78ac3
|
@ -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" \
|
||||
|
|
Loading…
Reference in New Issue