derrian-distro / LoRA_Easy_Training_Scripts

A UI made in Pyside6 to make training LoRA/LoCon and other LoRA type models in sd-scripts easy
GNU General Public License v3.0
998 stars 101 forks source link

Add Pony support? #219

Closed SirMoogle closed 1 month ago

SirMoogle commented 1 month ago

This script has been a godsend for training LoRAs for me, so thank you very much for this. I was wondering if it'd be possible to add an option for training LoRAs for Pony models, as I hear there are some differences from the SDXL training scheme.

Jelosus2 commented 1 month ago

Nope, there are no differences, I myself train Pony LoRAs on this scripts, just make sure to clone the dev branch version of the trainer for more improvements. Here's the command: git clone -b dev https://github.com/derrian-distro/LoRA_Easy_Training_Scripts