SDS1 / app.py
Chri12345's picture
Upload folder using huggingface_hub
4c1a7b5 verified
raw
history blame contribute delete
148 Bytes
import streamlit as st
st.title("Welcome to the Mega Streamlit App!")
st.write("Use the sidebar to navigate to different sections of this app.")