rodrigomasini commited on
Commit
6f0d790
1 Parent(s): bdf253e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -188,7 +188,6 @@ INTRODUCTION_TEXT = """
188
  This is a copied space from LLM Trustworthy Leaderboard. Instead of displaying
189
  the results as table this space was modified to simply provides a gradio API interface.
190
  Using the following python script below, users can access the full leaderboard data easily.
191
- Python on how to access the data:
192
  ```python
193
  # Import dependencies
194
  from gradio_client import Client
 
188
  This is a copied space from LLM Trustworthy Leaderboard. Instead of displaying
189
  the results as table this space was modified to simply provides a gradio API interface.
190
  Using the following python script below, users can access the full leaderboard data easily.
 
191
  ```python
192
  # Import dependencies
193
  from gradio_client import Client