SondosMB commited on
Commit
7ccc1b7
·
verified ·
1 Parent(s): 79be5a0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -5
app.py CHANGED
@@ -191,11 +191,7 @@ with gr.Blocks(css=css_tech_theme) as demo:
191
  <hr>
192
  </div>
193
  """)
194
- gr.Image(value="mobile_mmlu_sd.jpeg", label="", style={"width": "100px", "height": "100px"})
195
- with gr.Column(scale=1): # Image takes less space
196
- gr.Markdown("""
197
- <img src="mobile_mmlu_sd.jpeg" alt="Competition Logo">
198
- """)
199
 
200
  with gr.Tabs(elem_id="tabs"):
201
  with gr.TabItem("📖 Overview"):
 
191
  <hr>
192
  </div>
193
  """)
194
+
 
 
 
 
195
 
196
  with gr.Tabs(elem_id="tabs"):
197
  with gr.TabItem("📖 Overview"):