Update components/traffic_flow.py
Browse files
components/traffic_flow.py
CHANGED
|
@@ -156,7 +156,6 @@ def render_traffic_flow_tab():
|
|
| 156 |
|
| 157 |
with gr.Column():
|
| 158 |
gr.Markdown("## Traffic Flow Analysis")
|
| 159 |
-
gr.Markdown("Real-time and historical traffic patterns on I-24 corridor")
|
| 160 |
|
| 161 |
with gr.Row():
|
| 162 |
with gr.Column(scale=2):
|
|
|
|
| 156 |
|
| 157 |
with gr.Column():
|
| 158 |
gr.Markdown("## Traffic Flow Analysis")
|
|
|
|
| 159 |
|
| 160 |
with gr.Row():
|
| 161 |
with gr.Column(scale=2):
|