Leo Liu commited on
Commit
9406f1c
·
verified ·
1 Parent(s): 6cc43c1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -85,7 +85,7 @@ def rate_quality(text):
85
 
86
  # Streamlit main interface
87
  def main():
88
- st.set_page_config(page_title="Customer Service Quality Analyzer", page_icon="🎙️")
89
 
90
  # Business-oriented CSS styling
91
  st.markdown("""
 
85
 
86
  # Streamlit main interface
87
  def main():
88
+ st.set_page_config(page_title="Customer Service Analyzer", page_icon="🎙️")
89
 
90
  # Business-oriented CSS styling
91
  st.markdown("""