Spaces:
Running
Running
cryptocalypse
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -400,6 +400,7 @@ demo = gr.ChatInterface(
|
|
400 |
label="Top-p (nucleus sampling)",
|
401 |
),
|
402 |
],
|
|
|
403 |
)
|
404 |
|
405 |
|
|
|
400 |
label="Top-p (nucleus sampling)",
|
401 |
),
|
402 |
],
|
403 |
+
examples=["START GAME PLAY", "SHOW RULES","SHOW RACES","SHOW CLASSES","SHOW SPELLS"]
|
404 |
)
|
405 |
|
406 |
|