Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -2,3 +2,11 @@ import streamlit as st
|
|
2 |
from streamlit_lottie import st_lottie
|
3 |
from streamlit_lottie import st_lottie_spinner
|
4 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
from streamlit_lottie import st_lottie
|
3 |
from streamlit_lottie import st_lottie_spinner
|
4 |
|
5 |
+
#import pandas as pd
|
6 |
+
#import numpy as np
|
7 |
+
#import time
|
8 |
+
#import requests
|
9 |
+
|
10 |
+
st.title("AI Driven UI /n")
|
11 |
+
st.subheader("π Streamlit SideBar and Lottie Animation π ")
|
12 |
+
st.write(" still deciding what to do here")
|