dk-davidekim commited on
Commit
33a59e6
1 Parent(s): 5d19482

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import streamlit as st
2
  from streamlit_lottie import st_lottie
3
 
 
1
+ import requests
2
  import streamlit as st
3
  from streamlit_lottie import st_lottie
4