Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -88,8 +88,6 @@ with gr.Blocks() as demo:
|
|
88 |
gr.Markdown("""
|
89 |
# Use Text to SQL to analyze US Government contract data
|
90 |
|
91 |
-
## **Query and visualize data** in `sample_contract_df.parquet`
|
92 |
-
|
93 |
## Instructions
|
94 |
|
95 |
### 1. **Describe the data you want**: e.g., `Show awards over 1M in CA`
|
|
|
88 |
gr.Markdown("""
|
89 |
# Use Text to SQL to analyze US Government contract data
|
90 |
|
|
|
|
|
91 |
## Instructions
|
92 |
|
93 |
### 1. **Describe the data you want**: e.g., `Show awards over 1M in CA`
|