Commit
·
69af8e7
1
Parent(s):
bf41bd4
Update templates/home.html
Browse files- 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
|
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 |
|