You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We recently made the DreamBooth LoRA SDXL training script fully compatible with torch.compile() in the following PRs: #6483, #6511.
Since there might be speedup benefits from torch.compile(), it makes sense to propagate these changes to the other training scripts too. We'd appreciate help from the community in this matter.
Below is a list of the training scripts where we'd like to integrate this: