hrguarinv commited on
Commit
198fb2d
·
verified ·
1 Parent(s): 1961d6c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ iface = gr.ChatInterface(
44
  textbox=gr.Textbox(
45
  placeholder="How can I help you?", container=False, scale=7
46
  ),
47
- title="",
48
  description="AI sales assistance for e-commmerce",
49
  theme="soft",
50
  examples=["Hello", "What is the status of my order?",
 
44
  textbox=gr.Textbox(
45
  placeholder="How can I help you?", container=False, scale=7
46
  ),
47
+ title="Try it!",
48
  description="AI sales assistance for e-commmerce",
49
  theme="soft",
50
  examples=["Hello", "What is the status of my order?",