ArtVentureX / sd-webui-agent-scheduler

627 stars 65 forks source link

BUG: SD 1.8 API endpoint bad task ID #223

Open Vykq opened 7 months ago

Vykq commented 7 months ago

Bug on Stable Diffusion 1.8 version. API queue endpoint returns bad task id.

I generate a task using "/agent-scheduler/v1/queue/txt2img", and I get taskid which is "3b0ebf7a-30e2-4d31-8479-d4b5b77fa8de", and then I`m using "/agent-scheduler/v1/queue" to get current task id, and i get not Agent Scheduler task id but stable diffusion generated id which looks like "task(txt2img-0KWIGFX)".

dreamlogic-X commented 7 months ago

Same here! Agent Scheduler is not working