Amrrs commited on
Commit
77a0eb6
1 Parent(s): 2f926fd

Update app.py

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