Update app.py
Browse files
app.py
CHANGED
@@ -187,7 +187,7 @@ def generate_elt_plan(api_key, file, progress=gr.Progress()):
|
|
187 |
|
188 |
# Set up Gradio Blocks
|
189 |
with gr.Blocks() as demo:
|
190 |
-
gr.Markdown("# π Reverse Unit Planner")
|
191 |
|
192 |
with gr.Row():
|
193 |
with gr.Column():
|
|
|
187 |
|
188 |
# Set up Gradio Blocks
|
189 |
with gr.Blocks() as demo:
|
190 |
+
gr.Markdown("# π Reverse Unit Planner 2.0")
|
191 |
|
192 |
with gr.Row():
|
193 |
with gr.Column():
|