Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mm2593
/
SideBar_Lottie_Animation
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mm2593
commited on
Sep 29, 2022
Commit
3d4c3d2
·
1 Parent(s):
2756dac
Create new file
Browse files
Files changed (1)
hide
show
app.py
+4
-0
app.py
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
import streamlit as st
2
+
from streamlit_lottie import st_lottie
3
+
from streamlit_lottie import st_lottie_spinner
4
+