cryptocalypse commited on
Commit
c453748
·
verified ·
1 Parent(s): 41d4710

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -449,7 +449,7 @@ demo = chatBot = gr.ChatInterface(
449
  retry_btn=None,
450
  undo_btn="Undo",
451
  clear_btn="Clear",
452
- 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","List magic hashtag table","Generate Mission for British Museum"]
453
  )
454
 
455
 
 
449
  retry_btn=None,
450
  undo_btn="Undo",
451
  clear_btn="Clear",
452
+ 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"]
453
  )
454
 
455