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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,7 +48,7 @@ demo = gr.ChatInterface(
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"),
 
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"),