From 12fb063839a56b9e6e8244b4e59214d2ab2b1e1c Mon Sep 17 00:00:00 2001 From: BarsTiger <60313248+BarsTiger@users.noreply.github.com> Date: Sun, 12 Mar 2023 12:21:10 +0200 Subject: [PATCH] Updated README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c57804b..c6dda79 100644 --- a/README.md +++ b/README.md @@ -73,8 +73,8 @@ Password to encrypt some database fields. Do not share it. Type `/start` in new bot PM to set up everything. Install [AUTOMATIC1111 webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) -and run it with `--api` argument (for me arguments are `--no-half --xformers --api`) +and run it with `--api` argument (for me arguments are `--no-half --xformers --api --listen` to properly work with newer SD models and work in local network) Run `/setendpoint http://endpoint_address:port` -Bot is ready to use! \ No newline at end of file +Bot is ready to use!