Releases: mrhan1993/Fooocus-API
Releases · mrhan1993/Fooocus-API
v0.3.1
Merge for Fooocus v2.1.741
v0.3.0
Add url field for generation apis
Break change from v0.3.0:
- The generation apis won't return
base64
field expect request parameters setrequire_base64
to true. - The generation apis return a
url
field where the generated image can be requested via a static file url.
v0.2.4
- Add more control parameters about woker queue.
- Add Query Job Queue Info api
- Add get and refresh model names apis
- Add get fooocus styles api
v0.2.1
Add async process support for generation request.
v0.1.20
Remove enum object for Fooocus style.
Now you can pass any string into style_selections
parameter, but only legal style will applied.
v0.1.19
Fix image upscale issue
v0.1.18
Merge code from Fooocus v2.1.728
v0.1.17
Change the way of running pip when startaup.
v0.1.16
Merge Fooocus v2.1.679
v0.1.15
Fix image seed not random for -1.