krishnasonawane commited on
Commit
7e0e980
·
verified ·
1 Parent(s): 64a88cb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -158,7 +158,7 @@ with gr.Blocks(theme=gr.themes.Soft(), title="Weather Bot") as iface:
158
  with gr.Row():
159
  gr.Image(
160
  #"https://github.com/Decoding-Data-Science/airesidency/blob/main/dds_logo.jpg?raw=true",
161
- "weather_bot.jpg"
162
  label=None,
163
  show_label=False,
164
  height=100,
 
158
  with gr.Row():
159
  gr.Image(
160
  #"https://github.com/Decoding-Data-Science/airesidency/blob/main/dds_logo.jpg?raw=true",
161
+ "weather_bot.jpg",
162
  label=None,
163
  show_label=False,
164
  height=100,