Spaces:
Sleeping
Sleeping
Update home.py
Browse files
home.py
CHANGED
|
@@ -17,7 +17,7 @@ def home():
|
|
| 17 |
# Split markdown for separate rendering
|
| 18 |
intro_text = """
|
| 19 |
<h1 class="title">AI NANBAN</h1>
|
| 20 |
-
<p>
|
| 21 |
"""
|
| 22 |
|
| 23 |
features_text = """
|
|
|
|
| 17 |
# Split markdown for separate rendering
|
| 18 |
intro_text = """
|
| 19 |
<h1 class="title">AI NANBAN</h1>
|
| 20 |
+
<p>AI Personalised Coach application for CBSE Classs using face recognition.</p>
|
| 21 |
"""
|
| 22 |
|
| 23 |
features_text = """
|