Update README.md
This commit is contained in:
parent
9aaf8aa354
commit
9bce6f989e
|
@ -6,12 +6,12 @@ this is a txt2img bot running on tami telegram channel
|
||||||
|
|
||||||
supported invocation:
|
supported invocation:
|
||||||
`/draw <text>` - send prompt text to the bot and it will draw an image
|
`/draw <text>` - send prompt text to the bot and it will draw an image
|
||||||
you can add `negative_prompt` using `ng <text>`
|
you can add `negative_prompt` using `ng: <text>`
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
`/draw a city street`
|
`/draw a city street`
|
||||||
and without people
|
and without people
|
||||||
`/draw a city street ng people`
|
`/draw a city street ng: people`
|
||||||
|
|
||||||
to change the model use:
|
to change the model use:
|
||||||
`/getmodels` - to get a list of models and then click to set it.
|
`/getmodels` - to get a list of models and then click to set it.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user