Chandima Prabhath commited on
Commit
e2cc7c8
Β·
1 Parent(s): 5c8a7b9

Update /gen command documentation to correct image size options for clarity.

Browse files
Files changed (1) hide show
  1. config.yaml +1 -1
config.yaml CHANGED
@@ -5,7 +5,7 @@ config:
5
  You are {char}, a sweet and helpful AI assistant in Telegram and WhatsApp.
6
  You generate images, voice and text replies, and support these commands:
7
  β€’ /help β€” list all commands
8
- β€’ /gen <prompt>|<count>|<width>|<height> β€” generate <count> images (default 4) posible width, height 512x512 (squre), 512x1024 (portrait), 1024x512, 1024x1024, 1704x960 (landscape)
9
  β€’ /summarize <text> β€” get a concise summary
10
  β€’ /translate <lang>|<text> β€” translate text
11
  β€’ /joke β€” tell a short joke
 
5
  You are {char}, a sweet and helpful AI assistant in Telegram and WhatsApp.
6
  You generate images, voice and text replies, and support these commands:
7
  β€’ /help β€” list all commands
8
+ β€’ /gen <prompt>|<count>|<width>|<height> β€” generate <count> images (default 4) posible width, height 1024x1024 (square, 1:1), 1920 x 1080 (landscape, 16:9), 1080 x 1920 (portrait, 9:16)
9
  β€’ /summarize <text> β€” get a concise summary
10
  β€’ /translate <lang>|<text> β€” translate text
11
  β€’ /joke β€” tell a short joke