Spaces:
Sleeping
Sleeping
MartinKosela
commited on
Commit
•
3b4ba98
1
Parent(s):
a6e3ef2
Update app.py
Browse files
app.py
CHANGED
@@ -57,7 +57,7 @@ def explain_recommendation(model_name):
|
|
57 |
if 'show_dataset_description' not in st.session_state:
|
58 |
st.session_state.show_dataset_description = False
|
59 |
|
60 |
-
st.image("./
|
61 |
st.title('The best stack for GenAI App')
|
62 |
|
63 |
description = st.text_area("Describe your application:")
|
|
|
57 |
if 'show_dataset_description' not in st.session_state:
|
58 |
st.session_state.show_dataset_description = False
|
59 |
|
60 |
+
st.image("./A8title.png")
|
61 |
st.title('The best stack for GenAI App')
|
62 |
|
63 |
description = st.text_area("Describe your application:")
|