Quazim0t0 commited on
Commit
12eb71a
·
verified ·
1 Parent(s): 1aeb4b3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
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