mm2593's picture
Update app.py
38d6cfd
import streamlit as st
from streamlit_lottie import st_lottie
from streamlit_lottie import st_lottie_spinner
#import pandas as pd
#import numpy as np
#import time
#import requests
st.title("AI Driven UI ")
st.subheader("πŸŽ€ Streamlit SideBar and Lottie Animation πŸŽ€ ")
st.write(" still deciding what to do here")
with st.sidebar:
my_component(greeting="hello")