Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
import streamlit as st
|
2 |
|
3 |
-
st.
|
|
|
|
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!")
|