Spaces:
Sleeping
Sleeping
Commit
·
173a28f
1
Parent(s):
9810656
Update app.py
Browse files
app.py
CHANGED
@@ -58,7 +58,7 @@ 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('
|
62 |
|
63 |
description = st.text_area("Describe your application:")
|
64 |
|
|
|
58 |
st.session_state.show_dataset_description = False
|
59 |
|
60 |
st.image("./A8title.png")
|
61 |
+
st.title('Explore the best stack for your GenAI App')
|
62 |
|
63 |
description = st.text_area("Describe your application:")
|
64 |
|