bmaltais
bmaltais
The current sd3 branch implement a MVP GUI over the se-scripts dev branch code… so it is likely not going to work perfectly just yet because the sd3 training code...
Well, I found that my code was not handling the text encoder parameter properly. I have fixed it. The training should work now.
OK... so I ran a test training a dreambooth and it does work. You will need a minimum of 24GB of VRAM. You can also look at my test config...
Another example of the same model with a more complex prompt: SD3:  Dreambooth:  Prompt: `test4 woman wearing a pretty yellow dress sitting in a chair by a window...
There is no sd3 Lora training support. Only dreambooth and fine tune yet. I will update the code to not show sd3 under Lora.
Not supported by sd-scripts. You may want to stick to OneTrainer for Lora
This is really a question for kohya. I only wrap his scripts with a GUI. So unless he add support for them I can't provide a GUI for it.
If Kohya_ss or someone else create a Lora extraction tool it will be possible. But to my knowledge it does not exist yet.
> > If Kohya_ss or someone else create a Lora extraction tool it will be possible. But to my knowledge it does not exist yet. > > do you think...
You can try to pass the diffuser folder instead of the safetensor file as the model to fine tune. Ignore the clip models since they should be part of the...