MadhuV28 commited on
Commit
36a81a7
·
1 Parent(s): 3405ac6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1,7 +1,7 @@
1
  import streamlit as st
2
  import base64
3
- import streamlit as st
4
-
5
 
6
  add_selectbox = st.sidebar.selectbox(
7
  "How would you like to be contacted?",
 
1
  import streamlit as st
2
  import base64
3
+ import requests
4
+ from streamlit_lottie import st_lottie
5
 
6
  add_selectbox = st.sidebar.selectbox(
7
  "How would you like to be contacted?",