OOlajide commited on
Commit
10f86af
·
1 Parent(s): 98be517

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ st.set_page_config(page_title="Common NLP Tasks")
5
  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
- [![Star](https://img.shields.io/github/stars/OOlajide/Synthia.svg?logo=github&style=social)](https://gitHub.com/OOlajide/Synthia)
9
  &nbsp[![Follow](https://img.shields.io/twitter/follow/sageOlamide?style=social)](https://www.twitter.com/sageOlamide)
10
  """
11
 
 
5
  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
+ [![Star](https://img.shields.io/github/followers/OOlajide?style=social)](https://gitHub.com/OOlajide)
9
  &nbsp[![Follow](https://img.shields.io/twitter/follow/sageOlamide?style=social)](https://www.twitter.com/sageOlamide)
10
  """
11