Q-bert commited on
Commit
b652f79
1 Parent(s): 0c42d93

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -169,8 +169,8 @@ INTRODUCTION_TEXT = f"""
169
  🛠️ Organization names are retrieved using web scraping from [Huggingface Organizations](https://huggingface.co/organizations).
170
 
171
  **🌐 Note:** In the model's dataframe, there are some columns related to the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). This data is also retrieved through web scraping.
172
- *
173
- *🌐 Note:** In trending models, first 300 models/datasets/spaces is being retrieved from huggingface.
174
  """
175
 
176
  def clickable(x, which_one):
 
169
  🛠️ Organization names are retrieved using web scraping from [Huggingface Organizations](https://huggingface.co/organizations).
170
 
171
  **🌐 Note:** In the model's dataframe, there are some columns related to the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). This data is also retrieved through web scraping.
172
+
173
+ **🌐 Note:** In trending models, first 300 models/datasets/spaces is being retrieved from huggingface.
174
  """
175
 
176
  def clickable(x, which_one):