Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -11,9 +11,7 @@ st.snow()
|
|
| 11 |
st.title("Human Action Recognization [DL]")
|
| 12 |
with st.expander("Details", expanded=False):
|
| 13 |
st.write('''
|
| 14 |
-
|
| 15 |
-
I rolled actual dice for these, so they're *guaranteed* to
|
| 16 |
-
be random''')
|
| 17 |
|
| 18 |
|
| 19 |
url= st.text_input("Insert Youtube Url as instructed above ")
|
|
|
|
| 11 |
st.title("Human Action Recognization [DL]")
|
| 12 |
with st.expander("Details", expanded=False):
|
| 13 |
st.write('''
|
| 14 |
+
need to add the details as this is under development''')
|
|
|
|
|
|
|
| 15 |
|
| 16 |
|
| 17 |
url= st.text_input("Insert Youtube Url as instructed above ")
|