hsandvik00 commited on
Commit
5436477
·
verified ·
1 Parent(s): 6b8ea2b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -107,7 +107,7 @@ def main_func(WellBeing, SupportiveGM, Engagement, Workload, WorkEnvironment, Me
107
  # UI Setup
108
  with gr.Blocks() as demo:
109
 
110
- gr.Image(("HiltonLogoUpdated.png")
111
  gr.Markdown("""
112
  <div style="display: flex; justify-content: center; align-items: center;">
113
  <img src="file=assets/HiltonLogoUpdated.png" alt="Hilton Logo" width="250px">
 
107
  # UI Setup
108
  with gr.Blocks() as demo:
109
 
110
+ gr.Image("HiltonLogoUpdated.png")
111
  gr.Markdown("""
112
  <div style="display: flex; justify-content: center; align-items: center;">
113
  <img src="file=assets/HiltonLogoUpdated.png" alt="Hilton Logo" width="250px">