Update app.py
Browse files
app.py
CHANGED
|
@@ -71,7 +71,7 @@ with st.sidebar:
|
|
| 71 |
|
| 72 |
# Main content
|
| 73 |
st.title("StoryLens")
|
| 74 |
-
st.markdown("*Diagnose your video ad's narrative structure
|
| 75 |
|
| 76 |
# Video Input
|
| 77 |
st.header("Video Input")
|
|
|
|
| 71 |
|
| 72 |
# Main content
|
| 73 |
st.title("StoryLens")
|
| 74 |
+
st.markdown("*Diagnose your video ad's narrative structure*")
|
| 75 |
|
| 76 |
# Video Input
|
| 77 |
st.header("Video Input")
|