ZeroCommand commited on
Commit
cbcf5b6
·
1 Parent(s): 92dd0b7
Files changed (1) hide show
  1. wordings.py +2 -2
wordings.py CHANGED
@@ -1,7 +1,7 @@
1
  INTRODUCTION_MD = """
2
- <h1 style="text-align: center;">
3
  🐢Giskard Evaluator - Text Classification
4
- </h1>
5
  Welcome to the Giskard Evaluator Space! Get a model vulnerability report immediately by simply sharing your model and dataset id below.
6
  You can also checkout our library documentation <a href="https://docs.giskard.ai/en/latest/getting_started/quickstart/index.html">here</a>.
7
  """
 
1
  INTRODUCTION_MD = """
2
+ <div style="display: flex; justify-content: center;"><h1>
3
  🐢Giskard Evaluator - Text Classification
4
+ </h1></div>
5
  Welcome to the Giskard Evaluator Space! Get a model vulnerability report immediately by simply sharing your model and dataset id below.
6
  You can also checkout our library documentation <a href="https://docs.giskard.ai/en/latest/getting_started/quickstart/index.html">here</a>.
7
  """