T3lli commited on
Commit
a7d53ec
·
verified ·
1 Parent(s): f07cbf4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -48,8 +48,8 @@ For information on how to customize the ChatInterface, peruse the gradio docs: h
48
  demo = gr.ChatInterface(
49
  respond,
50
 
51
- title="**Your word** \ Score \ Prompts left ",
52
- description="This is a friendly chatbot.",
53
 
54
  additional_inputs=[
55
  gr.Textbox(value="You are a friendly Chatbot.", label="System message"),
 
48
  demo = gr.ChatInterface(
49
  respond,
50
 
51
+ title="Word Game",
52
+ description="This is a friendly chatbot game.",
53
 
54
  additional_inputs=[
55
  gr.Textbox(value="You are a friendly Chatbot.", label="System message"),