bmaltais
bmaltais
There is easy way to support it. It will require adding options when running setup and subsequent GUI so it know what CUDA version to use. If someone want to...
I will welcome a PR to do this if someone want to tackle it.
> I can start looking into it, but could you tell me please which files are responsible for the logic of that part? That is the issue... many files will...
I might have made bad choices for the default config values. Had I stuck to the json format, I could that made it easy to pass a config and set...
You could probably provide a copy of the toml as this is what as-scripts ultimately consume and it should make it easier for @kohya-ss to troubleshoot without being concerned with...
Have you recentrly tried to use the version that used to work fine on the same system? It is possible the hosting has changed the type of machine and it...
Yeah, this is something I have put off for a while. Adding SD3 LoRA support will be a pain.
OK, I have implemented a MVP for SD3 LoRA training in the GUI. Gove it a tray and let me know how it goes. I don't use SD3 much so...
Does it appear in the toml file under clip_l?
Let me check why clip_l does not show up... weird... I have been able to reproduce the issue on my system... so I can properly track the issue