Spaces:
Sleeping
Sleeping
Commit
·
c1a107c
1
Parent(s):
e751f46
Update app.py
Browse files
app.py
CHANGED
@@ -63,7 +63,7 @@ def explain_recommendation(model_name):
|
|
63 |
return f"Error: {e}"
|
64 |
|
65 |
# Streamlit UI
|
66 |
-
st.image("./
|
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:", "")
|