IS361Group4 commited on
Commit
06afa05
·
verified ·
1 Parent(s): f362d95

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -10,7 +10,6 @@ with gr.Blocks() as app:
10
 
11
  with gr.Tab("Sentiment Analysis"):
12
  sentiment_app = create_sentiment_tab()
13
- sentiment_app.launch
14
 
15
  # Add the Churn Analysis Tab
16
  with gr.Tab("Churn Analysis"):
 
10
 
11
  with gr.Tab("Sentiment Analysis"):
12
  sentiment_app = create_sentiment_tab()
 
13
 
14
  # Add the Churn Analysis Tab
15
  with gr.Tab("Churn Analysis"):