mrhan1993 / Fooocus-API

FastAPI powered API for Fooocus
GNU General Public License v3.0
502 stars 131 forks source link

Feature Request: How to skip an iteration/task - not cancel a job #356

Open lux4rd0 opened 2 weeks ago

lux4rd0 commented 2 weeks ago

Hello! Once again, thanks for your great API!! I'm building a set of pages to help push batch jobs into the system and found that there's no way to skip an iteration—only cancel the whole job. Is anything coming up in your API where a "skip" mechanism becomes available instead of just a "stop" mechanism?

Thanks!

mrhan1993 commented 1 week ago

only stop,you can't skip a iteration in a multiple generate task