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

Error resuming state for DORA training #213

Closed herrotarou closed 1 month ago

herrotarou commented 1 month ago

image The custom state_dict can't load due to ".dora_scale" being unexpected keys.

Jelosus2 commented 1 month ago

That looks like an error from sd_scripts to me and not the UI itself. Only thing Derrian can do is update them if there's a working version of the scripts for that issue.

derrian-distro commented 1 month ago

it's not possible to resume the state of a DoRA as it uses keys that are not present in normal lora