T3lli commited on
Commit
33277be
·
verified ·
1 Parent(s): e7c3890

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -48,6 +48,7 @@ demo = gr.ChatInterface(
48
  respond,
49
 
50
  title="**Your word** \ Score \ Prompts left ",
 
51
 
52
  additional_inputs=[
53
  gr.Textbox(value="You are a friendly Chatbot.", label="System message"),
 
48
  respond,
49
 
50
  title="**Your word** \ Score \ Prompts left ",
51
+ description="This is a friendly chatbot."
52
 
53
  additional_inputs=[
54
  gr.Textbox(value="You are a friendly Chatbot.", label="System message"),