SAVAI123 commited on
Commit
33e9a90
·
verified ·
1 Parent(s): 2f957ae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -220,7 +220,7 @@ def main():
220
  gr.Image(logo_path, elem_id="logo", show_label=False, height=200, width=500,show_download_button=False) # Display Logo
221
 
222
 
223
- gr.Markdown(image_html)
224
  # Title & Description
225
  gr.Markdown("<h1 style='text-align: center; color: black;'>Equinix Chatbot for Automation Team</h1>")
226
 
 
220
  gr.Image(logo_path, elem_id="logo", show_label=False, height=200, width=500,show_download_button=False) # Display Logo
221
 
222
 
223
+ #gr.Markdown(image_html)
224
  # Title & Description
225
  gr.Markdown("<h1 style='text-align: center; color: black;'>Equinix Chatbot for Automation Team</h1>")
226