Thomas G. Lopes commited on
Commit
6376043
·
1 Parent(s): 997cc7e
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -8,15 +8,13 @@ pinned: false
8
  app_port: 3000
9
  ---
10
 
11
- # Inference Playground
12
-
13
- <p align="center">
14
  <picture>
15
  <source media="(prefers-color-scheme: dark)" srcset="https://github.com/huggingface/inference-playground/raw/main/static/banner-dark.svg">
16
  <source media="(prefers-color-scheme: light)" srcset="https://github.com/huggingface/inference-playground/raw/main/static/banner-light.svg">
17
  <img alt="Hugging Face Inference Playground" src="https://github.com/huggingface/inference-playground/raw/main/static/banner-light.svg" height="100" style="max-width: 100%;">
18
  </picture>
19
- </p>
20
 
21
  <p align="center">
22
  <a href="https://github.com/huggingface/inference-playground/actions/workflows/lint-and-test.yml"><img alt="Build" src="https://img.shields.io/github/actions/workflow/status/huggingface/inference-playground/lint-and-test.yml?style=flat"></a>
 
8
  app_port: 3000
9
  ---
10
 
11
+ <h1 align="center">
 
 
12
  <picture>
13
  <source media="(prefers-color-scheme: dark)" srcset="https://github.com/huggingface/inference-playground/raw/main/static/banner-dark.svg">
14
  <source media="(prefers-color-scheme: light)" srcset="https://github.com/huggingface/inference-playground/raw/main/static/banner-light.svg">
15
  <img alt="Hugging Face Inference Playground" src="https://github.com/huggingface/inference-playground/raw/main/static/banner-light.svg" height="100" style="max-width: 100%;">
16
  </picture>
17
+ </h1>
18
 
19
  <p align="center">
20
  <a href="https://github.com/huggingface/inference-playground/actions/workflows/lint-and-test.yml"><img alt="Build" src="https://img.shields.io/github/actions/workflow/status/huggingface/inference-playground/lint-and-test.yml?style=flat"></a>