Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -690,7 +690,7 @@ def model_selector_sbert():
|
|
690 |
|
691 |
data = ""
|
692 |
|
693 |
-
st.title("
|
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 |
|