osheina commited on
Commit
7dea483
·
verified ·
1 Parent(s): 304051e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -120,7 +120,7 @@ ul, ol {
120
  st.markdown("""
121
  <div class="hero">
122
  <img src="https://cdn-icons-png.flaticon.com/512/3062/3062634.png" class="logo" alt="logo">
123
- <h1>GestureGuru</h1>
124
  <p>AI-powered Sign Language App</p>
125
  </div>
126
  """, unsafe_allow_html=True)
 
120
  st.markdown("""
121
  <div class="hero">
122
  <img src="https://cdn-icons-png.flaticon.com/512/3062/3062634.png" class="logo" alt="logo">
123
+ <h1>Sign Language Project</h1>
124
  <p>AI-powered Sign Language App</p>
125
  </div>
126
  """, unsafe_allow_html=True)