Spaces:
Sleeping
Sleeping
Commit
·
0d55450
1
Parent(s):
f5377ef
Update streamlit_app.py
Browse files- streamlit_app.py +2 -2
streamlit_app.py
CHANGED
|
@@ -325,8 +325,8 @@ class ASLStreamlitApp:
|
|
| 325 |
st.markdown("---")
|
| 326 |
st.markdown("""
|
| 327 |
<div style='text-align: center; color: #666;'>
|
| 328 |
-
Made with ❤️ using Streamlit | ASL Recognition System
|
| 329 |
-
|
| 330 |
</div>
|
| 331 |
""", unsafe_allow_html=True)
|
| 332 |
|
|
|
|
| 325 |
st.markdown("---")
|
| 326 |
st.markdown("""
|
| 327 |
<div style='text-align: center; color: #666;'>
|
| 328 |
+
Made with ❤️ using Streamlit | ASL Recognition System |
|
| 329 |
+
github.com/DurgeshRajput11
|
| 330 |
</div>
|
| 331 |
""", unsafe_allow_html=True)
|
| 332 |
|