joko333's picture
Add About and Main pages to Streamlit app; update requirements
4b141dc
raw
history blame contribute delete
118 Bytes
import streamlit as st
st.title('Welcome to Text Analysis App')
st.write('Use the sidebar to navigate between pages')