fiatrete / SDCN-Stable-Diffusion-Computing-Network

SDCN is an infrastructure that allows people to share and use Stable Diffusion computing power easily.
https://sdcn.info
MIT License
31 stars 12 forks source link

need task queue. #29

Closed kaol2046 closed 1 year ago

kaol2046 commented 1 year ago

need an interface or callback method for a task queue, which can obtain the execution status, success/failure, and efficiency of tasks.

fiatrete commented 1 year ago

reasonable. I will add it to the todo list.

fiatrete commented 1 year ago

Pls refer to the asynchronous APIs.