cryptocalypse commited on
Commit
ebe6870
·
verified ·
1 Parent(s): dedcfe5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -451,7 +451,7 @@ demo = chatBot = gr.ChatInterface(
451
  retry_btn=None,
452
  undo_btn="Undo",
453
  clear_btn="Clear",
454
- examples=["Explain me the history of the game","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 tables","List magic hashtag table","Generate Mission for British Museum"]
455
  )
456
 
457
 
 
451
  retry_btn=None,
452
  undo_btn="Undo",
453
  clear_btn="Clear",
454
+ examples=["Explain me the history of the game","Let's start the game, list races and classes to choose ","Explain how to use","List game rules","List races and classes tables","List magic hashtag table","Generate Mission for British Museum"]
455
  )
456
 
457