derek-thomas HF staff commited on
Commit
60b112e
1 Parent(s): 02771df
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ def update(name):
7
 
8
  intro_md = """
9
  # Introduction
10
- This space is to allow you to benchmark [TGI](https://github.com/huggingface/text-generation-inference) by using dev mode on spaces.
11
  """
12
 
13
 
 
7
 
8
  intro_md = """
9
  # Introduction
10
+ This space exists to allow you to benchmark [TGI](https://github.com/huggingface/text-generation-inference) by using dev mode on spaces.
11
  """
12
 
13