entropy25 commited on
Commit
86af8b6
Β·
verified Β·
1 Parent(s): 285b200

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -512,7 +512,7 @@ SAMPLE_TEXTS = [
512
 
513
  # Gradio Interface
514
  with gr.Blocks(theme=gr.themes.Soft(), title="Advanced Sentiment Analyzer") as demo:
515
- gr.Markdown("# 🎭 Advanced Multilingual Sentiment Analyzer")
516
  gr.Markdown("Analyze sentiment with multiple languages, themes, and advanced visualizations")
517
 
518
  with gr.Tab("πŸ“ Single Analysis"):
 
512
 
513
  # Gradio Interface
514
  with gr.Blocks(theme=gr.themes.Soft(), title="Advanced Sentiment Analyzer") as demo:
515
+ gr.Markdown("# 🎭 Multilingual Sentiment Analyzer")
516
  gr.Markdown("Analyze sentiment with multiple languages, themes, and advanced visualizations")
517
 
518
  with gr.Tab("πŸ“ Single Analysis"):