nickmuchi commited on
Commit
bc67d8d
β€’
1 Parent(s): 964d470

Update 01_🏠_Home.py

Browse files
Files changed (1) hide show
  1. 01_🏠_Home.py +4 -0
01_🏠_Home.py CHANGED
@@ -23,6 +23,10 @@ asr_model_name = st.sidebar.selectbox("Whisper Model Options", options=asr_model
23
 
24
  st.markdown("## Earnings Call Analysis Whisperer")
25
 
 
 
 
 
26
  st.markdown(
27
  """
28
  This app assists finance analysts with transcribing and analysis Earnings Calls by carrying out the following tasks:
 
23
 
24
  st.markdown("## Earnings Call Analysis Whisperer")
25
 
26
+ twitter_link = """
27
+ [![](https://img.shields.io/twitter/follow/nickmuchi?label=@nickmuchi&style=social)](https://twitter.com/nickmuchi)
28
+ """
29
+
30
  st.markdown(
31
  """
32
  This app assists finance analysts with transcribing and analysis Earnings Calls by carrying out the following tasks: