ProfessorLeVesseur commited on
Commit
73b5f68
·
verified ·
1 Parent(s): 9620999

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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('PromptCraft™ | Prompt Engineering')
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: