OOlajide commited on
Commit
163d57d
·
1 Parent(s): 9894a54

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ st.title("Common NLP Tasks")
6
  st.subheader(":point_left: Use the menu on the left to select a NLP task (click on > if closed).")
7
  """
8
  [![](https://img.shields.io/github/followers/OOlajide?label=OOlajide&style=social)](https://gitHub.com/OOlajide)
9
- &nbsp[![](https://img.shields.io/twitter/follow/sageOlamide?style=social)](https://www.twitter.com/sageOlamide)
10
  """
11
 
12
  expander = st.sidebar.expander("About")
 
6
  st.subheader(":point_left: Use the menu on the left to select a NLP task (click on > if closed).")
7
  """
8
  [![](https://img.shields.io/github/followers/OOlajide?label=OOlajide&style=social)](https://gitHub.com/OOlajide)
9
+ &nbsp[![](https://img.shields.io/twitter/sageOlamide?style=social)](https://www.twitter.com/sageOlamide)
10
  """
11
 
12
  expander = st.sidebar.expander("About")