ArtVentureX / sd-webui-agent-scheduler

627 stars 65 forks source link

Feature request: Ability to edit Batching of queued task (perhaps other parameters too) #186

Open QuietNoise opened 10 months ago

QuietNoise commented 10 months ago

I find myself quite often in need to change the parameters of already queued task. Right now in most cases I have to cancel the task and redo it from scratch in gui which is a daunting job, to re-set all the settings all over.

It would be awesome if we could have an option to edit other parameters of the api request that created the task in the first place and requeue it with new values.

I know it might be a big ask to create editor for all task's settings. But even option to copy task's json to clipboard would be so much helpfull since I can edit it and import it back in with new values (thanks to the latest feature you added). Or perhaps an option to copy task's generation data to clipboard so we can paste it to webgui and work from there.

Talk2Giuseppe commented 10 months ago

Yes! This is a very desirable feature!