- 04 May, 2023 1 commit
-
-
Steven Liu authored
* update docs * add to toctree * apply feedback
-
- 03 May, 2023 1 commit
-
-
Sayak Paul authored
* fix: scale_lr and sync example readme and docs. * fix doc link.
-
- 28 Apr, 2023 1 commit
-
-
Sayak Paul authored
*
👽 qol improvements for LoRA. * better function name? * fix: LoRA weight loading with the new format. * address Patrick's comments. * Apply suggestions from code review Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com> * change wording around encouraging the use of load_lora_weights(). * fix: function name. --------- Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com>
-
- 21 Apr, 2023 1 commit
-
-
Steven Liu authored
* clarify training arg * apply feedback
-
- 20 Apr, 2023 1 commit
-
-
Sayak Paul authored
* add: LoRA text encoder support for DreamBooth example. * fix initialization. * fix: modification call. * add: entry in the readme. * use dog dataset from hub. * fix: params to clip. * add entry to the LoRA doc. * add: tests for lora. * remove unnecessary list comprehension./
-
- 06 Mar, 2023 1 commit
-
-
Steven Liu authored
* include text2image lora training in docs *
🖍 apply feedback *🖍 minor edits
-
- 30 Jan, 2023 1 commit
-
-
Pedro Cuenca authored
* Section on using LoRA alpha / scale. * Accept suggestion Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * Clarify on merge. --------- Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-
- 25 Jan, 2023 1 commit
-
-
Sayak Paul authored
* add: a doc on LoRA support in diffusers. * Apply suggestions from code review Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> * apply PR suggestions. * Apply suggestions from code review Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> * remove visually incoherent elements. Co-authored-by:
Pedro Cuenca <pedro@huggingface.co>
-