Update app.py
Browse files
app.py
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
import streamlit as st
|
| 2 |
-
pip install Streamlit_lottie
|
| 3 |
from streamlit_lottie import st_lottie
|
| 4 |
import requests
|
| 5 |
from io import BytesIO
|
|
|
|
| 1 |
import streamlit as st
|
|
|
|
| 2 |
from streamlit_lottie import st_lottie
|
| 3 |
import requests
|
| 4 |
from io import BytesIO
|