Age | Commit message (Collapse) | Author |
|
[bug] If txt2img/img2img raises an exception, finally call state.end()
|
|
WEBUI_RICH_EXCEPTIONS env var to enable
|
|
|
|
|
|
|
|
|
|
|
|
AUTOMATIC1111/rename---add-stop-route-to---api-server-stop
Rename --add-stop-route to --api-server-stop
|
|
|
|
fix(api): convert to "RGB" if image mode is "RGBA" #11655
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove a bunch of unused/vestigial code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As found by Vulture and some eyes
|
|
Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions
|
|
|
|
|
|
|
|
|
|
Added VAE listing to web API. Via: /sdapi/v1/sd-vae
|
|
|
|
by hand
|
|
disable `timeout_keep_alive`: fixes #10625 #10510 #10474
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Vespinian/fix-api-alwayson_scripts-less-then-requiered-args
[Fix] Prevent alwayson_scripts args param resizing script_arg list when they are inserted in it
|
|
|
|
script_args, so don't accidently resize the arg list if we get less arg then or default list has
|
|
Fix for API running unwanted alwayson scripts
|