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

How to update ? #194

Closed ledahu closed 1 month ago

ledahu commented 3 months ago

Hi

As i understand, it use de kohya script. How to update it and see/update/change the cuDNN ?

Thank you

Jelosus2 commented 3 months ago

Update what? The scripts?

ledahu commented 3 months ago

yes, and keep updated all improvement of kohya release . Im noob. Sry if its a stupid question :/

Jelosus2 commented 3 months ago

I don't recommend updating the scripts because it might break something within the UI

ledahu commented 3 months ago

i would like to enable the improvement of cudnn , and it seems they added some different sort of Lora/Lycoris , i'snt a way to add it manually without breaking the UI ?

Jelosus2 commented 3 months ago

the patch of cudnn was removed because it doesn't give a major improvement now. Regarding the new types of networks you can add them yourself in the UI and scripts if you know what you are doing, else I would suggest either give up or suggest to Derrian the addition of those new networks.

Jelosus2 commented 3 months ago

He will probably check this issue so you could suggest what you want to be added here

ledahu commented 3 months ago

for exemple, kohya seems to have an option to fix the "triton" missing module that occur on some machine (mine )

Jelosus2 commented 3 months ago

Oh you dont have to worry about that issue in specific. It only errors out but doesn't affect the training

derrian-distro commented 3 months ago

yeah, triton is not supported on windows, so if you are on a windows device, you will have to live with that warning message, unfortunately

Jelosus2 commented 1 month ago

Answer was already given so I'm closing the issue