Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
import requests
|
2 |
import streamlit as st
|
|
|
3 |
from streamlit_lottie import st_lottie
|
4 |
|
5 |
st.title('Plot and track your vacations!')
|
|
|
|
|
1 |
import streamlit as st
|
2 |
+
import requests
|
3 |
from streamlit_lottie import st_lottie
|
4 |
|
5 |
st.title('Plot and track your vacations!')
|