amnakhan1122's picture
Update app.py
3ec9940 verified
raw
history blame
144 Bytes
import streamlit as st
st.title("Hello from Amna's App πŸŽ‰")
st.write("If you're seeing this, your Hugging Face deployment is working fine.")