import streamlit as st import pandas as pd import numpy as np st.title("Zero to Hero ML") st.subheader("About the app")