osheina commited on
Commit
35b42a4
·
verified ·
1 Parent(s): 9b60062

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 for Sign Language Understanding & Accessibility</p>
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