OOlajide commited on
Commit
b2aacdb
·
1 Parent(s): 4a2e6f0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -4,7 +4,6 @@ from transformers import pipeline
4
  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
- https://img.shields.io/github/followers/OOlajide?label=Follow&style=social
8
  """
9
  [![Star](https://img.shields.io/github/followers/OOlajide?label=Follow&style=social)](https://gitHub.com/OOlajide)
10
  &nbsp[![Follow](https://img.shields.io/twitter/follow/sageOlamide?style=social)](https://www.twitter.com/sageOlamide)
 
4
  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/followers/OOlajide?label=Follow&style=social)](https://gitHub.com/OOlajide)
9
  &nbsp[![Follow](https://img.shields.io/twitter/follow/sageOlamide?style=social)](https://www.twitter.com/sageOlamide)