67Ayush87 commited on
Commit
74521d0
Β·
verified Β·
1 Parent(s): e56a122

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -1,3 +1,4 @@
1
  import streamlit as st
2
 
3
- st.markdown("<h1>🌟 Zero To Hero ML πŸš€</h1>", unsafe_allow_html=True)
 
 
1
  import streamlit as st
2
 
3
+ st.title("πŸš€ Hugging Face + Streamlit via Docker")
4
+ st.write("βœ… This app is deployed using Docker on Hugging Face Spaces!")