cryptocalypse commited on
Commit
c2f6bb8
·
verified ·
1 Parent(s): 5e78d8e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -420,7 +420,7 @@ demo = chatBot = gr.ChatInterface(
420
  retry_btn=None,
421
  undo_btn="Undo",
422
  clear_btn="Clear",
423
- examples=["Let's start the game.","Explain how to use","List Domination Codex game rules","List Domination Codex races and classes","List magic hashtag table"]
424
  )
425
 
426
 
 
420
  retry_btn=None,
421
  undo_btn="Undo",
422
  clear_btn="Clear",
423
+ examples=["Let's start the game, list races and classes to choose ","Explain how to use","List Domination Codex game rules","List Domination Codex races and classes","List magic hashtag table"]
424
  )
425
 
426