nickmuchi commited on
Commit
5f148df
β€’
1 Parent(s): 53e58bb

Update 01_🏠_Home.py

Browse files
Files changed (1) hide show
  1. 01_🏠_Home.py +1 -1
01_🏠_Home.py CHANGED
@@ -52,7 +52,7 @@ if "sen_df" not in st.session_state:
52
  st.session_state['sen_df'] = ''
53
 
54
  url_input = st.text_input(
55
- label="Enter YouTube URL, example below is FaceBiik Earnings Call 2022", key="url")
56
 
57
  st.markdown(
58
  "<h3 style='text-align: center; color: red;'>OR</h3>",
 
52
  st.session_state['sen_df'] = ''
53
 
54
  url_input = st.text_input(
55
+ label="Enter YouTube URL, example below is FaceBook Earnings Call 2022", key="url")
56
 
57
  st.markdown(
58
  "<h3 style='text-align: center; color: red;'>OR</h3>",