cryptocalypse commited on
Commit
744d460
·
verified ·
1 Parent(s): 0c8af3c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -360,7 +360,7 @@ demo = chatBot = gr.ChatInterface(
360
  retry_btn=None,
361
  undo_btn="Undo",
362
  clear_btn="Clear",
363
- examples=["Explain me the history of the game","Let's start the game ","Explain how to use Domination Codex","List Domination Codex game rules","List races and characters","List magic hashtag table","I'm AncientEncoder, Trancendent Charactermancer, generate Mission for British Museum"]
364
  )
365
 
366
 
 
360
  retry_btn=None,
361
  undo_btn="Undo",
362
  clear_btn="Clear",
363
+ examples=["Explain me the history of the game","Let's start the game ","Explain how to use Domination Codex","List Domination Codex game rules","List races and characters,and tellme how i can set my character","List Domination Codex magic hashtag table and show me how to use","I'm AncientEncoder, Trancendent Charactermancer, generate Mission for British Museum"]
364
  )
365
 
366