MartinKosela commited on
Commit
187629c
1 Parent(s): e5dd67d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,7 +54,7 @@ def explain_recommendation(model_name):
54
 
55
  # Streamlit UI
56
  st.image("./A8title.png")
57
- st.title('Discover the best model for your GenAI App')
58
 
59
  st.write("")
60
 
 
54
 
55
  # Streamlit UI
56
  st.image("./A8title.png")
57
+ st.title('Find the best model for your GenAI App')
58
 
59
  st.write("")
60