anna1au commited on
Commit
3d50683
·
verified ·
1 Parent(s): 39e4025

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -94,7 +94,6 @@ description = "Use me to ask anything about travel!"
94
  with gr.Blocks(theme = gr.themes.Soft(primary_hue="pink",secondary_hue="lime",neutral_hue="lime",)) as demo:
95
  with gr.Row():
96
  gr.Image("banner.png")
97
- gr.Markdown("banner")
98
  with gr.Row():
99
  with gr.Column(scale = 1):
100
  gr.Markdown(description)
 
94
  with gr.Blocks(theme = gr.themes.Soft(primary_hue="pink",secondary_hue="lime",neutral_hue="lime",)) as demo:
95
  with gr.Row():
96
  gr.Image("banner.png")
 
97
  with gr.Row():
98
  with gr.Column(scale = 1):
99
  gr.Markdown(description)