mrhan1993 / Fooocus-API

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

support for store history to db #169

Closed mrhan1993 closed 6 months ago

mrhan1993 commented 6 months ago

reuse /v1/generation/job-history to get history from db if you startup with --presistent flag use http://127.0.0.1:8888/v1/generation/job-history?job_id=03ca7505-e621-4e99-875a-23e4a1753db0 for single job query page and page_size also support

mrhan1993 commented 6 months ago

@konieshadow @aiwillcoming @bsormagec it will be ok this time