Skip to content

Commit

Permalink
SD 1.5 Support For Advanced Lora Training (train_dreambooth_lora_sdxl…
Browse files Browse the repository at this point in the history
…_advanced.py) (huggingface#6449)

* sd1.5 support in separate script

A quick adaptation to support people interested in using this method on 1.5 models.

* sd15 prompt text encoding and unet conversions

as per @linoytsaban 's recommendations. Testing would be appreciated,

* Readability and quality improvements

Removed some mentions of SDXL, and some arguments that don't apply to sd 1.5, and cleaned up some comments.

* make style/quality commands

* tracker rename and run-it doc

* Update examples/advanced_diffusion_training/train_dreambooth_lora_sd15_advanced.py

* Update examples/advanced_diffusion_training/train_dreambooth_lora_sd15_advanced.py

---------

Co-authored-by: Linoy Tsaban <[email protected]>
  • Loading branch information
brandostrong and linoytsaban authored Jan 24, 2024
1 parent c9081a8 commit 16748d1
Showing 1 changed file with 1,956 additions and 0 deletions.
Loading

0 comments on commit 16748d1

Please sign in to comment.