IlyasMoutawwakil HF staff commited on
Commit
025ba08
β€’
1 Parent(s): da818ef
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ BENCHMARKS = ["inference", "training"]
25
  with gr.Blocks() as demo:
26
  # add image
27
  gr.Markdown(
28
- """<img src="https://https://huggingface.co/spaces/optimum/optimum-benchmark-ui/resolve/main/huggy_bench.png" style="display: block; margin-left: auto; margin-right: auto; width: 30%;">"""
29
  )
30
  # title text
31
  gr.Markdown("<h1 style='text-align: center'>πŸ€— Optimum-Benchmark UI πŸ‹οΈ</h1>")
 
25
  with gr.Blocks() as demo:
26
  # add image
27
  gr.Markdown(
28
+ """<img src="https://huggingface.co/spaces/optimum/optimum-benchmark-ui/resolve/main/huggy_bench.png" style="display: block; margin-left: auto; margin-right: auto; width: 30%;">"""
29
  )
30
  # title text
31
  gr.Markdown("<h1 style='text-align: center'>πŸ€— Optimum-Benchmark UI πŸ‹οΈ</h1>")