Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
import streamlit as st
|
2 |
|
3 |
-
st.title("
|
4 |
-
st.write("
|
|
|
5 |
|
6 |
|
|
|
1 |
import streamlit as st
|
2 |
|
3 |
+
st.title("Streamlit App on Hugging Face")
|
4 |
+
st.write("It works on the correct port!")
|
5 |
+
|
6 |
|
7 |
|