Spaces:
Runtime error
Runtime error
Prakash N
commited on
Commit
·
212143d
1
Parent(s):
673114e
modified subheader
Browse files
app.py
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
import streamlit as st
|
2 |
|
3 |
st.title("Now anyone can be a content marketer!")
|
4 |
-
st.subheader("
|
5 |
|
6 |
-
|
7 |
|
8 |
Step 1: Copy and paste the complete article text in here
|
9 |
(*Coming soon* - Just paste the article URL)
|
|
|
1 |
import streamlit as st
|
2 |
|
3 |
st.title("Now anyone can be a content marketer!")
|
4 |
+
st.subheader("Don't you wish there was a faster way to summarise your news articles and share it up onto your favourite social media platforms."
|
5 |
|
6 |
+
st.write("""LorSor helps you through a simple 3 stage process.
|
7 |
|
8 |
Step 1: Copy and paste the complete article text in here
|
9 |
(*Coming soon* - Just paste the article URL)
|