Spaces:
Runtime error
Runtime error
import streamlit as st | |
from multipage import MultiPage | |
def app(): | |
st.title('All-in-One') | |
st.markdown('#### Select a specific task from the sidebar...') | |