peter2000 commited on
Commit
df53ec6
ยท
1 Parent(s): f307fca

Update appStore/keyword_search.py

Browse files
Files changed (1) hide show
  1. appStore/keyword_search.py +2 -2
appStore/keyword_search.py CHANGED
@@ -75,8 +75,8 @@ def app():
75
  )
76
 
77
  st.markdown("")
78
- st.markdown("")
79
- st.markdown("## ๐Ÿ“Œ Step One: Upload document ")
80
 
81
  with st.container():
82
  #file = st.file_uploader('Upload PDF File', type=['pdf', 'docx', 'txt'])
 
75
  )
76
 
77
  st.markdown("")
78
+ #st.markdown("")
79
+ #st.markdown("## ๐Ÿ“Œ Step One: Upload document ")
80
 
81
  with st.container():
82
  #file = st.file_uploader('Upload PDF File', type=['pdf', 'docx', 'txt'])