OneTrainer
OneTrainer copied to clipboard
[Feat] UI queue system for training
Hi, is it possible to add a queue system? I often leave the pc overnight and I would like it to train several models during the night, not just the last one I left. Or is it too difficult to implement?
It's already possible by exporting the training commands, then pasting multiple commands in a single bat file. But a UI queue system would be nice too
any ideas how a good UI can look like?
First you'd have to detach the UI train config from the currently running training task, before the user can set the parameters for the second task. Then a GUI for list of tasks...