IlyasMoutawwakil HF staff commited on
Commit
04d4e6b
1 Parent(s): eabde51
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ with gr.Blocks() as demo:
26
  gr.Markdown(
27
  "This is a demo space of [`optimum-Benchmark`](https://github.com/huggingface/optimum-benchmark.git):"
28
  "<br>A unified multi-backend utility for benchmarking `transformers`, `diffusers`, `peft` and `timm` models with "
29
- "Optimum's optimizations & quantization, for inference & training, on different backends & hardwares."
30
  )
31
 
32
  model = gr.Textbox(
 
26
  gr.Markdown(
27
  "This is a demo space of [`optimum-Benchmark`](https://github.com/huggingface/optimum-benchmark.git):"
28
  "<br>A unified multi-backend utility for benchmarking `transformers`, `diffusers`, `peft` and `timm` models with "
29
+ "`optimum`'s optimizations & quantization, for inference & training, on different backends & hardwares."
30
  )
31
 
32
  model = gr.Textbox(