Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
[](https://gitHub.com/OOlajide)
|
10 |
 [](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 |
[](https://gitHub.com/OOlajide)
|
9 |
 [](https://www.twitter.com/sageOlamide)
|