menikev commited on
Commit
ccd8578
·
verified ·
1 Parent(s): 886d527

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -104,4 +104,4 @@ if prompt := st.chat_input("Your message"):
104
  st.sidebar.title("About")
105
  st.sidebar.info("This is an interactive CyberSecurity Program Meeting Scheduler. Chat with the AI to schedule your meeting. It will collect your information and send a meeting invitation via email.")
106
 
107
- # To run this script, use: streamlit run your_script_name.py
 
104
  st.sidebar.title("About")
105
  st.sidebar.info("This is an interactive CyberSecurity Program Meeting Scheduler. Chat with the AI to schedule your meeting. It will collect your information and send a meeting invitation via email.")
106
 
107
+ # To run this script, use: streamlit run your_script_name.py