MLDeveloper commited on
Commit
5729ad1
·
verified ·
1 Parent(s): ef9304f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,5 +44,5 @@ if st.button("Check Message"):
44
  st.success("✅ This message is classified as **NOT SPAM (HAM)**.")
45
 
46
  # Footer
47
- st.markdown("---")
48
  st.markdown("🔒 **Note**: This is a demo model and not intended for production use without proper testing.")
 
44
  st.success("✅ This message is classified as **NOT SPAM (HAM)**.")
45
 
46
  # Footer
47
+ st.markdown("---")
48
  st.markdown("🔒 **Note**: This is a demo model and not intended for production use without proper testing.")