Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ import requests
3
 
4
  # App title
5
  st.set_page_config(page_title="MSDS Emergency Chatbot")
6
- st.title("🧯 MSDS Emergency Chatbot")
7
  st.markdown("Ask for emergency safety measures based on chemical hazards.")
8
 
9
  # API config
 
3
 
4
  # App title
5
  st.set_page_config(page_title="MSDS Emergency Chatbot")
6
+ st.title("☣️ CHEMICAL EMERGENCY CHATBOT")
7
  st.markdown("Ask for emergency safety measures based on chemical hazards.")
8
 
9
  # API config