openfree commited on
Commit
1d55cbc
·
verified ·
1 Parent(s): 533c9b9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1132,9 +1132,9 @@ def create_interface():
1132
  """) as interface:
1133
 
1134
  gr.Markdown("""
1135
- # 🤗 HuggingFace Trending Board
1136
  <div style='margin-bottom: 20px; padding: 10px; background: linear-gradient(135deg, rgba(123,97,255,0.1), rgba(99,102,241,0.1)); border-radius: 10px;'>
1137
- Explore, search, and sort through the Shows Top 300 Trending spaces with AI Ratings
1138
  </div>
1139
  """)
1140
 
 
1132
  """) as interface:
1133
 
1134
  gr.Markdown("""
1135
+ # 🤗 HuggingFace Trending 24 NEWS
1136
  <div style='margin-bottom: 20px; padding: 10px; background: linear-gradient(135deg, rgba(123,97,255,0.1), rgba(99,102,241,0.1)); border-radius: 10px;'>
1137
+ HuggingFace Trending Spaces Top 24 NEWS
1138
  </div>
1139
  """)
1140