ArtVentureX / sd-webui-agent-scheduler

605 stars 61 forks source link

Feature Request: Sort job options #159

Open LankyPoet opened 9 months ago

LankyPoet commented 9 months ago

I tend to create jobs for specific models, sometimes trying out the same prompt against several "photorealistic" models to see which comes out best.

Ideally, I could go to the queue and sort by a column header, which would (for instance) group all jobs using a specific model together. This should help to optimize speed as it won't have to unload/reload a model constantly, it would be able to stay with the same model for several jobs.