Spaces:
Sleeping
Sleeping
Commit
·
de6b2f7
1
Parent(s):
694d5b7
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('Find the best AI stack for your app')
|
68 |
|
69 |
description = st.text_area("Describe your application:", "")
|
|
|
63 |
return f"Error: {e}"
|
64 |
|
65 |
# Streamlit UI
|
66 |
+
st.image("./A8title2.png")
|
67 |
st.title('Find the best AI stack for your app')
|
68 |
|
69 |
description = st.text_area("Describe your application:", "")
|