rahul5035 commited on
Commit
2943092
·
1 Parent(s): 76780b5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -6,6 +6,7 @@ from collections import deque
6
  from prediction import Predict
7
 
8
  downld=Download()
 
9
 
10
  st.title("Human Action Recognization [DL]")
11
  with st.expander("Details", expanded=False):
 
6
  from prediction import Predict
7
 
8
  downld=Download()
9
+ st.snow()
10
 
11
  st.title("Human Action Recognization [DL]")
12
  with st.expander("Details", expanded=False):