miesnerjacob commited on
Commit
bc85a76
β€’
1 Parent(s): e99a699

changed text on welcome page

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -68,7 +68,8 @@ if page == "Welcome!":
68
  st.header('Welcome!')
69
  st.write(
70
  """
71
- Supercharge your workflow with this platform built using 100% open-source resources!
 
72
  """
73
  )
74
 
 
68
  st.header('Welcome!')
69
  st.write(
70
  """
71
+ Type or Paste in your text and flip through the pages to perform NLP tasks on-demand. Supercharge
72
+ your workflow with this platform built using 100% open-source resources!
73
  """
74
  )
75