JaganathC commited on
Commit
87ecfda
·
verified ·
1 Parent(s): 216d192

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ import yt_dlp as youtube_dl
11
  st.set_page_config(page_title="Video-to-Text Summarization", layout="centered")
12
 
13
  # Header
14
- st.title("🎥 Video-to-Text Summarization App")
15
  st.markdown("""
16
  This app helps you:
17
  - Convert videos into text and summarize them.
 
11
  st.set_page_config(page_title="Video-to-Text Summarization", layout="centered")
12
 
13
  # Header
14
+ st.title("🎥 Smart Video-to-Text Summarization App")
15
  st.markdown("""
16
  This app helps you:
17
  - Convert videos into text and summarize them.