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

Not a bug - request for feature #200

Closed ZonSoft closed 1 month ago

ZonSoft commented 3 months ago

Is it possible to add network_weights feature present in kohya_ss GUI (to continue training)? It would be really useful.

Jelosus2 commented 3 months ago

I don't know if he will be adding it but as for now you can save the state of a training using the Saving State options at Saving Args and later resuming the training by specifying the path to the folder of the state that is also placed in Saving Args

ZonSoft commented 3 months ago

Yes, but it requires saving the state preliminary. There is some ready mechanics to avoid that. Very different animal. All I say it's useful.

Jelosus2 commented 3 months ago

You can always add it yourself before it's added to the trainer oficially

ZonSoft commented 3 months ago

Already did - quick and dirty, have no time for better approach - but I strongly believe any good project must have one architect. Job done is of exceprional quality and lots of people may benefit from expanding this solution.

Jelosus2 commented 3 months ago

If it's benefitial I'm sure he will add it. When? I don't know.

derrian-distro commented 3 months ago

ah yeah, I keep forgetting to add that, I had actually planned on adding that for a while now, but keep getting distracted by the larger additions

Jelosus2 commented 1 month ago

Duplicated of #169