From 06c7b7e499e8b2345272d09cd565c21f937ebc6b Mon Sep 17 00:00:00 2001 From: ClashSAN <98228077+ClashSAN@users.noreply.github.com> Date: Wed, 16 Nov 2022 23:26:38 +0000 Subject: [PATCH] add python API client library link --- API.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/API.md b/API.md index c27169b..9ccecc8 100644 --- a/API.md +++ b/API.md @@ -95,4 +95,6 @@ For a more complete implementation of a frontend, my Discord bot is [here](https ------ -This guide can be found in [discussions](https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/3734) page. \ No newline at end of file +This guide can be found in [discussions](https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/3734) page. + +Also, check out this python API client library for webui: https://github.com/mix1009/sdwebuiapi \ No newline at end of file