cryptocalypse commited on
Commit
d80438a
·
verified ·
1 Parent(s): 8786664

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -351,7 +351,7 @@ demo = chatBot = gr.ChatInterface(
351
  retry_btn=None,
352
  undo_btn="Undo",
353
  clear_btn="Clear",
354
- examples=["Explain me the history of the game","Let's start the game, list races and classes to choose ","Explain how to use Domination Codex","List Domination Codex game rules","List races and character tables, name, description","List magic hashtag table","I'm AncientEncoder, Trancendent Charactermancer, generate Mission for British Museum"]
355
  )
356
 
357
 
 
351
  retry_btn=None,
352
  undo_btn="Undo",
353
  clear_btn="Clear",
354
+ examples=["Explain me the history of the game","Let's start the game, list races and characters tables ","Explain how to use Domination Codex","List Domination Codex game rules","List races and character tables","List magic hashtag table","I'm AncientEncoder, Trancendent Charactermancer, generate Mission for British Museum"]
355
  )
356
 
357