ShivamShrirao / diffusers

🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
https://huggingface.co/docs/diffusers
Apache License 2.0
1.89k stars 506 forks source link

Aspect Ratio Bucketing #109

Open Hugo-Matias opened 2 years ago

Hugo-Matias commented 2 years ago

NovelAI just released their aspect ratio bucketing script. This will allow for training at different orientations/ratios, a much needed improvement and would be awesome to have in your Dreambooth implementation.