Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -598,7 +598,6 @@ with gr.Blocks(css=css, js=js, theme=gr.themes.Soft()) as demo:
|
|
| 598 |
</h2>
|
| 599 |
""")
|
| 600 |
|
| 601 |
-
gr.Markdown("### Flexible Target Analysis")
|
| 602 |
gr.Markdown("Analysis showing what drives your target variable (Consideration, Trust, NPS, or Loyalty) using Factors 1-6")
|
| 603 |
|
| 604 |
# File upload section - REMOVED the analyze button
|
|
|
|
| 598 |
</h2>
|
| 599 |
""")
|
| 600 |
|
|
|
|
| 601 |
gr.Markdown("Analysis showing what drives your target variable (Consideration, Trust, NPS, or Loyalty) using Factors 1-6")
|
| 602 |
|
| 603 |
# File upload section - REMOVED the analyze button
|