Leo Liu commited on
Commit
c875150
·
verified ·
1 Parent(s): ce5a771

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -118,7 +118,7 @@ def main():
118
  st.markdown("""
119
  <div class="header">
120
  <h1 style='margin:0;'>🎙️ Customer Service Quality Analyzer</h1>
121
- <p style='color: white; font-size: 1.2rem;'>Transcribe, translate, and evaluate your audio magic!</p>
122
  </div>
123
  """, unsafe_allow_html=True)
124
 
 
118
  st.markdown("""
119
  <div class="header">
120
  <h1 style='margin:0;'>🎙️ Customer Service Quality Analyzer</h1>
121
+ <p style='color: white; font-size: 1.2rem;'>Evaluate the service quality with simple-uploading!</p>
122
  </div>
123
  """, unsafe_allow_html=True)
124