| 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.") | |
| 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.") | |