Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -151,7 +151,7 @@ with gr.Blocks(
|
|
| 151 |
|
| 152 |
with gr.Column():
|
| 153 |
gr.HTML(create_agent_card(
|
| 154 |
-
title="
|
| 155 |
description="""Data Analyzer is an AI-powered data analysis tool that automatically explore, visualize,
|
| 156 |
and generate insights from uploaded CSV datasets through natural language queries""",
|
| 157 |
features=[
|
|
|
|
| 151 |
|
| 152 |
with gr.Column():
|
| 153 |
gr.HTML(create_agent_card(
|
| 154 |
+
title="SparkNova AI",
|
| 155 |
description="""Data Analyzer is an AI-powered data analysis tool that automatically explore, visualize,
|
| 156 |
and generate insights from uploaded CSV datasets through natural language queries""",
|
| 157 |
features=[
|