JRQi commited on
Commit
c2cd806
1 Parent(s): d7f6d32

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -93,7 +93,7 @@ Choose one of the three tasks below ... and start to play!
93
  # tooltip=["Role", "Scores"],
94
 
95
  # button_reset = gr.Button("Reset Scores")
96
- logo = gr.Image('logo.png', height=200, width=640, min_width=80, show_label=False, show_share_button=False, interactive=False)
97
 
98
  gr.Markdown(
99
  ''' ## Today's Scores
 
93
  # tooltip=["Role", "Scores"],
94
 
95
  # button_reset = gr.Button("Reset Scores")
96
+ logo = gr.Image('logo.png', height=200, width=640, min_width=80, show_label=False, show_share_button=False, interactive=False, container=False)
97
 
98
  gr.Markdown(
99
  ''' ## Today's Scores