Nerogar / OneTrainer

OneTrainer is a one-stop solution for all your stable diffusion training needs.
GNU Affero General Public License v3.0
1.78k stars 148 forks source link

[Feat] UI queue system for training #29

Open nikitabalakin opened 1 year ago

nikitabalakin commented 1 year ago

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?

Nerogar commented 1 year ago

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

dxqbYD commented 3 weeks ago

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...