Pravincoder commited on
Commit
53b301c
Β·
verified Β·
1 Parent(s): 4546947

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,6 +41,6 @@ iface = gr.Interface(
41
 
42
  **πŸ“Œ Note: **
43
  This app is a demonstration and educational tool. It showcases the effectiveness of machine learning in identifying spam messages. Enjoy exploring the world of spam detection with our highly accurate model! πŸš€"""
44
-
45
  # Launch the app
46
  iface.launch()
 
41
 
42
  **πŸ“Œ Note: **
43
  This app is a demonstration and educational tool. It showcases the effectiveness of machine learning in identifying spam messages. Enjoy exploring the world of spam detection with our highly accurate model! πŸš€"""
44
+ )
45
  # Launch the app
46
  iface.launch()