shubhamgs's picture
Create app.py
13a034e verified
raw
history blame contribute delete
97 Bytes
import streamlit as st
st.title("Testing Deployment")
st.write("If you see this, the app works.")