jmesplana commited on
Commit
f314515
·
1 Parent(s): 673fa29

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,7 +81,7 @@ def main(query, history):
81
 
82
  # Create a Gradio Interface
83
 
84
- iface = gr.ChatInterface(main, title="SAFe Specialist",\
85
  description="SAFe Specialist guiding transitions with realistic and \
86
  optimistic advice towards a product centric approach",\
87
  examples=["How can I shift from project to product mode?",\
 
81
 
82
  # Create a Gradio Interface
83
 
84
+ iface = gr.ChatInterface(main, title="SAFe Specialist: Your Guide to Scaled Agile Framework",\
85
  description="SAFe Specialist guiding transitions with realistic and \
86
  optimistic advice towards a product centric approach",\
87
  examples=["How can I shift from project to product mode?",\