Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -122,7 +122,7 @@ st.markdown("""
|
|
122 |
<div class="hero">
|
123 |
<img src="https://cdn-icons-png.flaticon.com/512/3062/3062634.png" class="logo" alt="logo">
|
124 |
<h1>GestureGuru</h1>
|
125 |
-
<p>AI
|
126 |
</div>
|
127 |
""", unsafe_allow_html=True)
|
128 |
|
|
|
122 |
<div class="hero">
|
123 |
<img src="https://cdn-icons-png.flaticon.com/512/3062/3062634.png" class="logo" alt="logo">
|
124 |
<h1>GestureGuru</h1>
|
125 |
+
<p>AI-powered Sign Language App</p>
|
126 |
</div>
|
127 |
""", unsafe_allow_html=True)
|
128 |
|