An open API service indexing awesome lists of open source software.

https://github.com/haoming02/sd-webui-util-api

An Extension for Automatic1111 Webui that adds basic image-processing APIs
https://github.com/haoming02/sd-webui-util-api

rest-api stable-diffusion-webui

Last synced: 8 months ago
JSON representation

An Extension for Automatic1111 Webui that adds basic image-processing APIs

Awesome Lists containing this project

README

          

# SD Webui Image Utility APIs
This is an Extension for the [Automatic1111 Webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui), which adds a few simple API endpoints to process images, useful when accessing the Webui from external programs without built-in image processing capabilities *(**eg.** Unity)*.

> Compatible with [Forge](https://github.com/lllyasviel/stable-diffusion-webui-forge)

> [!NOTE]
> This Extension does **nothing** if you are not using `--api`

> [!TIP]
> See the official [Wiki](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/API) for how to access the Webui via API


Will probably add more functions in the future...