DetectiveShadow commited on
Commit
89303e0
·
verified ·
1 Parent(s): af770ce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  import streamlit as st
2
 
3
 
4
- st.title("👋 Hello Coder")
5
  st.write("Welcome to your Hugging Face Space!")
6
 
7
 
 
1
  import streamlit as st
2
 
3
 
4
+ st.title("👋 Hello Coders at MVP")
5
  st.write("Welcome to your Hugging Face Space!")
6
 
7