From b11aed3a915a11470683905ffb73d79cf6db9a8b Mon Sep 17 00:00:00 2001 From: ClashSAN <98228077+ClashSAN@users.noreply.github.com> Date: Wed, 18 Jan 2023 05:37:54 +0000 Subject: [PATCH] Using custom scripts/extensions example --- API.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/API.md b/API.md index 9dc519d..1fcef1a 100644 --- a/API.md +++ b/API.md @@ -151,4 +151,5 @@ 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. -Also, check out this python API client library for webui: https://github.com/mix1009/sdwebuiapi \ No newline at end of file +Also, check out this python API client library for webui: https://github.com/mix1009/sdwebuiapi +Using custom scripts/extensions example: [here](https://github.com/mix1009/sdwebuiapi/commit/fe269dc2d4f8a98e96c63c8a7d3b5f039625bc18) \ No newline at end of file