kijai / ComfyUI-FluxTrainer

Apache License 2.0
477 stars 26 forks source link

How to sequentially train multiple LoRA models using scheduled tasks? #52

Open oooing opened 2 months ago

oooing commented 2 months ago

How to sequentially train multiple LoRA models using scheduled tasks? thankyou

kijai commented 1 month ago

I haven't done it myself but I know some who have, simplest is probably to just open another tab and queue as normal. If datasets are modified between runs then the "reset_on_queue" on the very first node should be enabled, it will make sure the workflow is processed fully from start.