Spaces:
Sleeping
Sleeping
Update README.md
Browse filesUpload an excel spreadsheet (.csv) and convert it to an SQL table which can then be queried with a Text2SQL agent.
README.md
CHANGED
@@ -8,6 +8,7 @@ sdk_version: 5.33.1
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
|
|
11 |
short_description: An app that allows you to talk to an excel sheet.
|
12 |
---
|
13 |
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
+
tags: [agent-demo-track,]
|
12 |
short_description: An app that allows you to talk to an excel sheet.
|
13 |
---
|
14 |
|