ArchitSharma commited on
Commit
69af8e7
·
1 Parent(s): bf41bd4

Update templates/home.html

Browse files
Files changed (1) hide show
  1. templates/home.html +1 -1
templates/home.html CHANGED
@@ -15,7 +15,7 @@
15
  <div class="container">
16
  <h2 class='container-heading'><span>Spam Detector</span> for Short Message Service (SMS)</h2>
17
  <div class='description'>
18
- <p>A Machine Learning Web App, Built with Flask, Deployed using Heroku.</p>
19
  </div>
20
  </div>
21
 
 
15
  <div class="container">
16
  <h2 class='container-heading'><span>Spam Detector</span> for Short Message Service (SMS)</h2>
17
  <div class='description'>
18
+ <p>A Machine Learning Web App, Built with Flask, Deployed using Hugging Face.</p>
19
  </div>
20
  </div>
21