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

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("./Autumn8Logotype.1c196d7a.svg")
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")
67
  st.title('AI Model Recommender')
68
 
69
  description = st.text_area("Describe your application:", "")