Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -54,7 +54,7 @@ image_width = 300 # Set the desired width in pixels
|
|
| 54 |
st.image('MTSS.ai_Logo.png', width=image_width)
|
| 55 |
|
| 56 |
# Streamlit app layout
|
| 57 |
-
st.header('
|
| 58 |
st.subheader('Evidence-based Prompts')
|
| 59 |
|
| 60 |
with st.sidebar:
|
|
|
|
| 54 |
st.image('MTSS.ai_Logo.png', width=image_width)
|
| 55 |
|
| 56 |
# Streamlit app layout
|
| 57 |
+
st.header('PromptSmith™ | Prompts')
|
| 58 |
st.subheader('Evidence-based Prompts')
|
| 59 |
|
| 60 |
with st.sidebar:
|