entropy25 commited on
Commit
f47b004
·
verified ·
1 Parent(s): 9d8a81f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -529,7 +529,7 @@ EXAMPLE_REVIEWS = [
529
 
530
  # Gradio Interface
531
  with gr.Blocks(theme=gr.themes.Soft(), title="Movie Sentiment Analyzer") as demo:
532
- gr.Markdown("# 🎬 Enhanced Movie Sentiment Analyzer")
533
  gr.Markdown("Advanced sentiment analysis with comprehensive visualizations and data export capabilities")
534
 
535
  with gr.Tab("Single Analysis"):
 
529
 
530
  # Gradio Interface
531
  with gr.Blocks(theme=gr.themes.Soft(), title="Movie Sentiment Analyzer") as demo:
532
+ gr.Markdown("# 🎬 AI Movie Sentiment Analyzer")
533
  gr.Markdown("Advanced sentiment analysis with comprehensive visualizations and data export capabilities")
534
 
535
  with gr.Tab("Single Analysis"):