Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,7 @@ from sentiment import create_sentiment_tab
|
|
6 |
with gr.Blocks() as app:
|
7 |
with gr.Tab("Text Translator"):
|
8 |
text_translator_ui()
|
9 |
-
|
10 |
|
11 |
# Add the Churn Analysis Tab
|
12 |
with gr.Tab("Churn Analysis"):
|
|
|
6 |
with gr.Blocks() as app:
|
7 |
with gr.Tab("Text Translator"):
|
8 |
text_translator_ui()
|
9 |
+
pass
|
10 |
|
11 |
# Add the Churn Analysis Tab
|
12 |
with gr.Tab("Churn Analysis"):
|