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

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 the Prologue of the history","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","List magic hashtag table","Generate Mission for British Museum"]
453
  )
454
 
455