Age | Commit message (Collapse) | Author |
|
|
|
fix API thread safe issues of txt2img and img2img
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
API, the latter overrides the former
|
|
|
|
|
|
|
|
|
|
Add allow specify the task id and get the location of task in the queue of pending task
|
|
|
|
|
|
|
|
pending task
|
|
batch images mode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix issues with api model-refresh and vae-refresh
|
|
|
|
|
|
|
|
|
|
|
|
feat: add refresh vae api
|
|
|
|
AUTOMATIC1111/fix-api-get-options-sd_model_checkpoint
api /sdapi/v1/options use "Any" type when default type is None
|
|
api only subpath (rootpath)
|
|
[bug] If txt2img/img2img raises an exception, finally call state.end()
|
|
Signed-off-by: AnyISalIn <anyisalin@gmail.com>
|
|
Signed-off-by: AnyISalIn <anyisalin@gmail.com>
|
|
|
|
fix automated tests downloading CLIP model
|
|
|
|
|
|
WEBUI_RICH_EXCEPTIONS env var to enable
|
|
|
|
|