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

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").style(width = 250)) #, label = "Hilton Logo" width = 250)
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">