Spaces:
Sleeping
Sleeping
Commit
·
a5ef683
1
Parent(s):
43bed09
Update app.py
Browse files
app.py
CHANGED
@@ -76,7 +76,7 @@ def old_funcs():
|
|
76 |
|
77 |
def main():
|
78 |
|
79 |
-
with st.sidebar
|
80 |
st.title(":blue[Turing]Videos")
|
81 |
|
82 |
with st.form("data_collection"):
|
|
|
76 |
|
77 |
def main():
|
78 |
|
79 |
+
with st.sidebar:
|
80 |
st.title(":blue[Turing]Videos")
|
81 |
|
82 |
with st.form("data_collection"):
|