gaurav0026 commited on
Commit
c5466dc
·
verified ·
1 Parent(s): 1861684

Update gradio_app.py

Browse files
Files changed (1) hide show
  1. gradio_app.py +1 -1
gradio_app.py CHANGED
@@ -213,7 +213,7 @@ with gr.Blocks(
213
  ) as demo:
214
  gr.Markdown("""
215
  <div class="header">
216
- <h1> Sentiment Analysis on Traveler Reviews</h1>
217
  <p>Type your review and let our AI uncover its vibe!</p>
218
  </div>
219
  """)
 
213
  ) as demo:
214
  gr.Markdown("""
215
  <div class="header">
216
+ <h3> Sentiment Analysis on Traveler Reviews</h3>
217
  <p>Type your review and let our AI uncover its vibe!</p>
218
  </div>
219
  """)