MartinKosela commited on
Commit
f2cbabb
·
1 Parent(s): c1a107c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ def explain_recommendation(model_name):
63
  return f"Error: {e}"
64
 
65
  # Streamlit UI
66
- st.image("./A8title")
67
  st.title('AI Model Recommender')
68
 
69
  description = st.text_area("Describe your application:", "")
 
63
  return f"Error: {e}"
64
 
65
  # Streamlit UI
66
+ st.image("./A8title.png")
67
  st.title('AI Model Recommender')
68
 
69
  description = st.text_area("Describe your application:", "")