Adds an advanced version of the SD-XL DreamBooth LoRA training script supporting pivotal tuning (#5883)
* sdxl dreambooth lora training script with pivotal tuning
* bug fix - args missing from parse_args
* code quality fixes
* comment unnecessary code from TokenEmbedding handler class
* fixup
---------
Co-authored-by: Linoy Tsaban <linoy@huggingface.co>