Spaces:
Running
Running
miesnerjacob
commited on
Commit
β’
bc85a76
1
Parent(s):
e99a699
changed text on welcome page
Browse files
app.py
CHANGED
@@ -68,7 +68,8 @@ if page == "Welcome!":
|
|
68 |
st.header('Welcome!')
|
69 |
st.write(
|
70 |
"""
|
71 |
-
|
|
|
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 |
|