Results 726 comments of bmaltais

Set the TE LR to 0 and it will spit out the argument to train unet only

Correct. The GUI will specify that parameter automatically.

> @Mosfett1975 On a fully updated koha, including all pip dependencies? Is Triton enabled? Not on Windows

Hard to tell. But if this set of parameters worked with a previous release then keep training with it. Create a new config that train well under the latest release....

I will add a not about Triton... I added it as an option because some people complained about the error message... but apparently this custom Triton build does not help...

The latest release is using the v2.2.0.post3 module of lycoris... Maybe there is a bug with it? You might want to open an issue directly with the author as I...

Have you installed CUDA 11.8? Make sure you have this version installed and not 12.x

I don't plan to create a GUI for creating the TOML file for dataset... but adding the option so specify a TOML can be done.

@StupidGame Give the `dev` branch a try. I have implemented the feature for Dreambooth, LoRA and Finetuning. I will do the TI next but you can already test the feature...

Do you have a good document I could point users to about how to create the TOML?