align_sd
align_sd copied to clipboard
Better Aligning Text-to-Image Models with Human Preference. ICCV 2023
Thanks for your great work! I wonder how much time it costs to train the Lora on the dataset (1M DiffusionDB + subset of Laion5B) on, for example, 4 GPUs?
Thank you, I have successfully replicated the training of LoRA according to your code, and it does improve the performance of Stable Diffusion significantly. May I ask when the training...
Hi @tgxs002 , thanks for your work, and making the dataset and classifier open-sourced! As a sanity check, I evaluated your trained HPC on the examples in the training data...