zhiminy commited on
Commit
801cd8b
1 Parent(s): 32120b5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ def fetch_readme_content():
14
 
15
  class SearchApplication:
16
  def __init__(self):
17
- self.title = "Foundation Model Leaderboard Search"
18
  self.set_page_config()
19
 
20
  st.header(self.title)
 
14
 
15
  class SearchApplication:
16
  def __init__(self):
17
+ self.title = "Production Machine Learning Search"
18
  self.set_page_config()
19
 
20
  st.header(self.title)