Anuj02003 commited on
Commit
adf693a
·
verified ·
1 Parent(s): 13cd1f3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -90,6 +90,7 @@ def main():
90
  - A score closer to 0 indicates factual information.
91
  """)
92
 
 
93
  # User input for YouTube video URL
94
  video_url = st.text_input("Enter YouTube Video URL:", "")
95
 
 
90
  - A score closer to 0 indicates factual information.
91
  """)
92
 
93
+
94
  # User input for YouTube video URL
95
  video_url = st.text_input("Enter YouTube Video URL:", "")
96