Spaces:
Runtime error
Runtime error
Eunchan Lee
commited on
Commit
·
77c5edf
1
Parent(s):
3ce064f
pushshshs
Browse files
app.py
CHANGED
@@ -65,7 +65,7 @@ with st.spinner(' (3) / (3) Loading Pretraining Classifier'):
|
|
65 |
|
66 |
|
67 |
|
68 |
-
st.
|
69 |
st.write("__Inputs__: Text your input article!!")
|
70 |
st.write("__Outputs__: Summarizing output text by State-of-the-art NLP summarization Models! ")
|
71 |
|
|
|
65 |
|
66 |
|
67 |
|
68 |
+
st.markdown("### Information")
|
69 |
st.write("__Inputs__: Text your input article!!")
|
70 |
st.write("__Outputs__: Summarizing output text by State-of-the-art NLP summarization Models! ")
|
71 |
|