huggingface / huggingface/diffusers
Full SDXL DreamBooth finetuning, LoRA extraction
Open
stale
- Dominant language
- Python
- Stars
- 34.5k
- Forks
- 7.3k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 91
Description
In the dreambooth community, it has been empirically shown that extracting a LoRA results in better performance than directly training a LoRA. Enabling a full dreambooth finetune of SDXL would not only enable this functionality, but also further enable users to extract and test out LoRAs of multiple different network ranks without having to rerun the training script multiple times.
Contributor guide
Assessment
This issue has not been assessed yet.