autumn8 commited on
Commit
e389c91
1 Parent(s): 76d3a24

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -690,7 +690,7 @@ def model_selector_sbert():
690
 
691
  data = ""
692
 
693
- st.title("AI Model Recommender")
694
 
695
  st.write("""Enter a brief description of your task, and this app will recommend an AI model for you!""")
696
 
 
690
 
691
  data = ""
692
 
693
+ st.title("Foundation Model Recommender")
694
 
695
  st.write("""Enter a brief description of your task, and this app will recommend an AI model for you!""")
696