Harshb11 commited on
Commit
264f686
·
verified ·
1 Parent(s): 2debc3e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -64,7 +64,7 @@ with st.sidebar:
64
  default_index=0
65
  )
66
 
67
- st.title('NLP Tookit')
68
 
69
  if page == "Welcome!":
70
  st.header('Welcome!')
@@ -106,7 +106,7 @@ if page == "Welcome!":
106
  * Emotion Detection
107
  * Named Entity Recognition
108
 
109
- My Team
110
  1) Diwansing Girase
111
  2) Kiran Patil
112
  3) Krishita Patil
 
64
  default_index=0
65
  )
66
 
67
+ st.title('Multi Task NLP Toolkit')
68
 
69
  if page == "Welcome!":
70
  st.header('Welcome!')
 
106
  * Emotion Detection
107
  * Named Entity Recognition
108
 
109
+ - My Team
110
  1) Diwansing Girase
111
  2) Kiran Patil
112
  3) Krishita Patil