Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -272,6 +272,9 @@ with gr.Blocks() as demo:
|
|
272 |
https://tableconvert.com/sql-to-csv
|
273 |
|
274 |
### Will work on the handling of SQL files soon.
|
|
|
|
|
|
|
275 |
|
276 |
""")
|
277 |
|
|
|
272 |
https://tableconvert.com/sql-to-csv
|
273 |
|
274 |
### Will work on the handling of SQL files soon.
|
275 |
+
|
276 |
+
|
277 |
+
### Try it out! Upload a CSV file and then ask a question about the data!
|
278 |
|
279 |
""")
|
280 |
|