From 9bce6f989ef07ceb6e7ad5f264d938093d0f331c Mon Sep 17 00:00:00 2001 From: yair Date: Thu, 27 Apr 2023 13:59:16 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c17dc5f..aedf764 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,12 @@ this is a txt2img bot running on tami telegram channel supported invocation: `/draw ` - send prompt text to the bot and it will draw an image -you can add `negative_prompt` using `ng ` +you can add `negative_prompt` using `ng: ` examples: `/draw a city street` and without people -`/draw a city street ng people` +`/draw a city street ng: people` to change the model use: `/getmodels` - to get a list of models and then click to set it.